-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 08 15:13:09 msm8909 python3[2221]: DB VERSION: 9
May 08 15:13:09 msm8909 python3[2221]: [DB] No upgrade needed
May 08 15:13:10 msm8909 python3[2221]: [DEBUG] Looking for old files to remove in /data/logs
May 08 15:13:10 msm8909 python3[2221]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 08 15:13:10 msm8909 python3[2221]: [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 08 15:13:10 msm8909 python3[2221]: [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 08 15:13:11 msm8909 python3[2221]: [SSE] SETTING UP SSE
May 08 15:13:11 msm8909 python3[2221]: [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 08 15:13:11 msm8909 python3[2221]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xaae0bdb0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 08 15:13:11 msm8909 python3[2221]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xaa337210>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 08 15:13:24 msm8909 python3[2221]: Traceback (most recent call last):
May 08 15:13:24 msm8909 python3[2221]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 08 15:13:24 msm8909 python3[2221]: hci0 = BluetoothAdapter(0);
May 08 15:13:24 msm8909 python3[2221]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 08 15:13:24 msm8909 python3[2221]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 08 15:13:24 msm8909 python3[2221]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 08 15:13:24 msm8909 python3[2221]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 08 15:13:24 msm8909 python3[2221]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 08 15:13:24 msm8909 python3[2221]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 08 15:13:24 msm8909 python3[2221]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 08 15:13:24 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 08 15:13:24 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 08 15:13:24 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 08 15:13:29 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 08 15:13:29 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 08 15:13:29 msm8909 systemd[1]: Started Mother Gateway Service.
May 08 15:13:31 msm8909 python3[3026]: READING DB FROM FILE: /data/mother.db
May 08 15:13:31 msm8909 python3[3026]: DB VERSION: 9
May 08 15:13:31 msm8909 python3[3026]: [DB] No upgrade needed
May 08 15:13:32 msm8909 python3[3026]: [DEBUG] Looking for old files to remove in /data/logs
May 08 15:13:32 msm8909 python3[3026]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 08 15:13:32 msm8909 python3[3026]: [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 08 15:13:32 msm8909 python3[3026]: [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 08 15:13:32 msm8909 python3[3026]: [SSE] SETTING UP SSE
May 08 15:13:32 msm8909 python3[3026]: [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 08 15:14:10 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:14:10 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:14:10 msm8909 python3[3026]: Running Scheduled: Thread Check
May 08 15:14:10 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:14:10 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:14:10 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "e1b99de2983d47d1837e7734b8b67628", "rt": "gw"}
May 08 15:14:10 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152413.7107913, 'type': 's', 'key': '0092f570e6a54c3cbe12627438d9bc51', 'data': '', 'source': 0}
May 08 15:14:10 msm8909 python3[3026]: [SSE] RX'd: {'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'timestamp': 1715152414.9772451, 'key': None, 'type': 'gw', 'source': 1}
May 08 15:14:10 msm8909 python3[3026]: [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"}]', 'timestamp': 1715152414.9893241, 'key': None, 'type': 'wearables', 'source': 1}
May 08 15:14:10 msm8909 python3[3026]: [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': 1715152415.1896405, 'key': None, 'type': 'wconfig', 'source': 1}
May 08 15:14:10 msm8909 python3[3026]: [SSE] UPDATING W CONFIG
May 08 15:14:10 msm8909 python3[3026]: [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': 1715152415.3829577, 'key': None, 'type': 'wconfig', 'source': 1}
May 08 15:14:10 msm8909 python3[3026]: [SSE] UPDATING W CONFIG
May 08 15:14:10 msm8909 python3[3026]: [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': 1715152415.5957093, 'key': None, 'type': 'wconfig', 'source': 1}
May 08 15:14:10 msm8909 python3[3026]: [SSE] UPDATING W CONFIG
May 08 15:14:10 msm8909 python3[3026]: [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': 1715152415.8074837, 'key': None, 'type': 'wconfig', 'source': 1}
May 08 15:14:10 msm8909 python3[3026]: [SSE] UPDATING W CONFIG
May 08 15:14:10 msm8909 python3[3026]: [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': 1715152416.0140347, 'key': None, 'type': 'wconfig', 'source': 1}
May 08 15:14:10 msm8909 python3[3026]: [SSE] UPDATING W CONFIG
May 08 15:14:10 msm8909 python3[3026]: [SSE] RX'd: {'data': '0', 'timestamp': 1715152416.0669644, 'key': None, 'type': 'prov', 'source': 1}
May 08 15:14:10 msm8909 python3[3026]: [SSE] SETTING PROVISIONING TO: 0
May 08 15:14:10 msm8909 python3[3026]: [SSE] RETRY: instant
May 08 15:14:10 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"caseTemp": 96, "battery": 73, "heartRate": 0, "actCals": 7, "totalCals": 56, "walkSteps": 2098, "sleepDuration": 0, "bmrCals": 49, "skinTemp": 97, "distance": 1826, "thermalGen": 7, "solarGen": 7, "runSteps": 64, "sleepState": 0, "totalSteps": 2162}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152342, "wearableId": 75}, "key": "037fb89d892c414ea44d720c05b69c55", "rt": "instant"}
May 08 15:14:10 msm8909 python3[3026]: [SSE] RETRY: instant
May 08 15:14:10 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"caseTemp": 96, "battery": 73, "heartRate": 0, "actCals": 7, "totalCals": 56, "walkSteps": 2098, "sleepDuration": 0, "bmrCals": 49, "skinTemp": 97, "distance": 1826, "thermalGen": 7, "solarGen": 7, "runSteps": 64, "sleepState": 0, "totalSteps": 2162}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152342, "wearableId": 75}, "key": "037fb89d892c414ea44d720c05b69c55", "rt": "instant"}
May 08 15:14:10 msm8909 python3[3026]: [CONFIG] SSE Has new config, updating
May 08 15:14:10 msm8909 python3[3026]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 08 15:14:10 msm8909 python3[3026]: [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 08 15:14:10 msm8909 python3[3026]: [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 08 15:14:11 msm8909 python3[3026]: [CLOUD] Activating Gateway
May 08 15:14:11 msm8909 python3[3026]: DBUS: Discovered 06:05:04:A1:B4:D8 .
May 08 15:14:11 msm8909 python3[3026]: ADVERT: {'company_id': b'\x18\x98', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x18\x98'} 189818980006
May 08 15:14:11 msm8909 python3[3026]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 15:14:11 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152450.9877167, 'type': 's', 'key': 'e1b99de2983d47d1837e7734b8b67628', 'data': '', 'source': 0}
May 08 15:14:11 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152451.2807384, 'type': 's', 'key': '037fb89d892c414ea44d720c05b69c55', 'data': '', 'source': 0}
May 08 15:14:11 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152451.2958581, 'type': 's', 'key': '037fb89d892c414ea44d720c05b69c55', 'data': '', 'source': 0}
May 08 15:14:13 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 386, 'act_cals': 6} 251a251a0007004d082306ad00000182000706b03c004f206061
May 08 15:14:13 msm8909 python3[3026]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 08 15:14:13 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 386, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152453, 'wearableId': 76}
May 08 15:14:13 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 386, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152453, 'wearableId': 76}
May 08 15:14:13 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 2160, "totalCals": 66, "actCals": 6, "sleepDuration": 0, "bmrCals": 60, "skinTemp": 97, "distance": 1709, "walkSteps": 2083, "thermalGen": 7, "solarGen": 386, "runSteps": 77, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152453, "wearableId": 76}, "key": "70626431c9504fd3995b232cb7a07574", "rt": "instant"}
May 08 15:14:13 msm8909 python3[3026]: DBUS: Discovered 06:05:04:50:93:05 .
May 08 15:14:13 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 102, 'thermal_gen': 7, 'battery': 90, 'run_steps': 0, 'distance': 0, 'solar_gen': 808, 'act_cals': 0} 1dd51dd50007000000000000000103280007000000005a006668
May 08 15:14:13 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 15:14:14 msm8909 python3[3026]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 08 15:14:14 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x07\xc0'} 07c0055f00
May 08 15:14:14 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 15:14:14 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152453.871351, 'type': 's', 'key': '70626431c9504fd3995b232cb7a07574', 'data': '', 'source': 0}
May 08 15:14:14 msm8909 python3[3026]: DBUS: Discovered 06:05:04:31:50:9D .
May 08 15:14:14 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 08 15:14:14 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 15:14:14 msm8909 python3[3026]: DBUS: Discovered 06:05:04:3E:EF:52 .
May 08 15:14:14 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04\xf2'} 04f2065f00
May 08 15:14:14 msm8909 python3[3026]: IGNORING 06:05:04:3E:EF:52 WITH PAIRING CODE: 04f2
May 08 15:14:15 msm8909 python3[3026]: DBUS: Discovered 06:05:04:7A:56:97 .
May 08 15:14:15 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 08 15:14:15 msm8909 python3[3026]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 15:14:15 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 386, 'act_cals': 6} 251a251a0007004d082306ad00000182000706b03c004f206061
May 08 15:14:25 msm8909 python3[3026]: DBUS: Discovered 06:05:04:13:9C:CF .
May 08 15:14:25 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 08 15:14:25 msm8909 python3[3026]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 08 15:14:26 msm8909 python3[3026]: DBUS: Discovered 06:05:04:A0:73:18 .
May 08 15:14:26 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'$\xf8'} 24f8065f00
May 08 15:14:26 msm8909 python3[3026]: IGNORING 06:05:04:A0:73:18 WITH PAIRING CODE: 24f8
May 08 15:14:27 msm8909 python3[3026]: DBUS: Discovered 06:05:04:8A:46:67 .
May 08 15:14:27 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1fW'} 1f57065f00
May 08 15:14:27 msm8909 python3[3026]: IGNORING 06:05:04:8A:46:67 WITH PAIRING CODE: 1f57
May 08 15:14:27 msm8909 python3[3026]: DBUS: Discovered 06:05:04:A0:3D:F6 .
May 08 15:14:27 msm8909 python3[3026]: ADVERT: {'company_id': b'\x16\xe6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 08 15:14:27 msm8909 python3[3026]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 08 15:14:28 msm8909 python3[3026]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 08 15:14:28 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 103, 'thermal_gen': 7, 'battery': 93, 'run_steps': 0, 'distance': 0, 'solar_gen': 810, 'act_cals': 0} 18cf18cf00070000000000000001032a0007000000005d206768
May 08 15:14:28 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 15:14:28 msm8909 python3[3026]: DBUS: Discovered 06:05:04:37:48:D1 .
May 08 15:14:28 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c10006
May 08 15:14:28 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 08 15:14:29 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 554, 'act_cals': 10} 0f890f89000700000e860ab30000022a00100ab1f7004f106060
May 08 15:14:29 msm8909 python3[3026]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 08 15:14:29 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 554, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152469, 'wearableId': 73}
May 08 15:14:29 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 554, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152469, 'wearableId': 73}
May 08 15:14:29 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 3718, "totalCals": 513, "actCals": 10, "sleepDuration": 0, "bmrCals": 503, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "thermalGen": 16, "solarGen": 554, "runSteps": 0, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152469, "wearableId": 73}, "key": "75e675dc05434727b6202cb8433f1ee7", "rt": "instant"}
May 08 15:14:30 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152470.3335857, 'type': 's', 'key': '75e675dc05434727b6202cb8433f1ee7', 'data': '', 'source': 0}
May 08 15:14:39 msm8909 python3[3026]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 08 15:14:39 msm8909 python3[3026]: ADVERT: {'company_id': b'\n\x8e', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 08 15:14:39 msm8909 python3[3026]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 08 15:14:39 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 386, 'act_cals': 6} 251a251a0007004d082306ad00000182000706b03c004f106061
May 08 15:14:39 msm8909 python3[3026]: DBUS: Discovered 06:05:04:09:A0:9C .
May 08 15:14:39 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 08 15:14:39 msm8909 python3[3026]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 08 15:14:39 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 73, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d9200070040083207220000000700070790310049206061
May 08 15:14:39 msm8909 python3[3026]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 08 15:14:39 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152479, 'wearableId': 75}
May 08 15:14:39 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152479, 'wearableId': 75}
May 08 15:14:39 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"battery": 73, "heartRate": 0, "totalSteps": 2162, "totalCals": 56, "actCals": 7, "sleepDuration": 0, "bmrCals": 49, "skinTemp": 97, "distance": 1826, "walkSteps": 2098, "thermalGen": 7, "solarGen": 7, "runSteps": 64, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152479, "wearableId": 75}, "key": "07f7614e1adb4c81b7266c087c8b4bb5", "rt": "instant"}
May 08 15:14:40 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152480.160682, 'type': 's', 'key': '07f7614e1adb4c81b7266c087c8b4bb5', 'data': '', 'source': 0}
May 08 15:14:40 msm8909 python3[3026]: DBUS: Discovered 06:05:04:AA:9F:1A .
May 08 15:14:40 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 08 15:14:40 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 08 15:14:41 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:14:41 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:14:41 msm8909 python3[3026]: DBUS: Discovered 06:05:04:62:A2:9E .
May 08 15:14:41 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x06^'} 065e055f00
May 08 15:14:41 msm8909 python3[3026]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 08 15:14:42 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 554, 'act_cals': 10} 0f890f89000700000e860ab30000022a00100ab1f7004f206060
May 08 15:14:43 msm8909 python3[3026]: DBUS: Discovered 06:05:04:E3:C1:7F .
May 08 15:14:43 msm8909 python3[3026]: ADVERT: {'company_id': b'%?', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'%?'} 253f253f0006
May 08 15:14:43 msm8909 python3[3026]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 08 15:14:44 msm8909 python3[3026]: DBUS: Discovered 06:05:04:48:10:21 .
May 08 15:14:44 msm8909 python3[3026]: ADVERT: {'company_id': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x10!'} 102110210006
May 08 15:14:44 msm8909 python3[3026]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 15:14:53 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 97, 'thermal_gen': 206, 'battery': 74, 'run_steps': 8, 'distance': 2746, 'solar_gen': 675, 'act_cals': 11} 0d550d55000700080e750aba000002a300ce0b2206004a106162
May 08 15:14:53 msm8909 python3[3026]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 08 15:14:53 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 74, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 675, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152493, 'wearableId': 74}
May 08 15:14:53 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 74, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 675, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152493, 'wearableId': 74}
May 08 15:14:53 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"battery": 74, "heartRate": 0, "totalSteps": 3709, "totalCals": 529, "actCals": 11, "sleepDuration": 0, "bmrCals": 518, "skinTemp": 98, "distance": 2746, "walkSteps": 3701, "thermalGen": 206, "solarGen": 675, "runSteps": 8, "sleepState": 0, "caseTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152493, "wearableId": 74}, "key": "3eb7792bbcb34d5f8b35fd30422048f7", "rt": "instant"}
May 08 15:14:54 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152493.8818851, 'type': 's', 'key': '3eb7792bbcb34d5f8b35fd30422048f7', 'data': '', 'source': 0}
May 08 15:14:57 msm8909 python3[3026]: DBUS: Discovered 06:05:04:33:04:2B .
May 08 15:14:57 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 08 15:14:57 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 15:15:08 msm8909 python3[3026]: DBUS: Discovered 06:05:04:71:88:0E .
May 08 15:15:08 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x12\xde'} 12de055f00
May 08 15:15:08 msm8909 python3[3026]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 08 15:15:08 msm8909 python3[3026]: DBUS: Discovered 06:05:04:1F:66:01 .
May 08 15:15:08 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 15:15:08 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 15:15:09 msm8909 python3[3026]: DBUS: Discovered 06:05:04:61:15:83 .
May 08 15:15:09 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 4, 'pairing_code': b'\x15\x83', 'total_cals': 4, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 96, 'thermal_gen': 7, 'battery': 88, 'run_steps': 0, 'distance': 0, 'solar_gen': 551, 'act_cals': 0} 1583158300070000000000000000022700070000040058206060
May 08 15:15:09 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 15:15:09 msm8909 python3[3026]: DBUS: Discovered 06:05:04:70:12:C8 .
May 08 15:15:09 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12\xc8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c80006
May 08 15:15:09 msm8909 python3[3026]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 15:15:11 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:15:11 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:15:11 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:15:11 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:15:11 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "86ffe2afbe6f48f08b2987d78bd06d92", "rt": "gw"}
May 08 15:15:11 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152511.5760565, 'type': 's', 'key': '86ffe2afbe6f48f08b2987d78bd06d92', 'data': '', 'source': 0}
May 08 15:15:12 msm8909 python3[3026]: DBUS: Discovered 06:05:04:46:B7:38 .
May 08 15:15:12 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1a\xf8'} 1af8065f00
May 08 15:15:12 msm8909 python3[3026]: IGNORING 06:05:04:46:B7:38 WITH PAIRING CODE: 1af8
May 08 15:15:13 msm8909 python3[3026]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 08 15:15:25 msm8909 python3[3026]: DBUS: Discovered 06:05:04:2D:A2:15 .
May 08 15:15:25 msm8909 python3[3026]: ADVERT: {'sleep_duration': 28, 'company_id': b'\x05\xd5', 'heart_rate': 61, 'alert_status': b'\x00', 'bmr_cals': 921, 'pairing_code': b'\x05\xd5', 'total_cals': 941, 'total_steps': 4494, 'mtp_version': 7, 'skin_temp': 122, 'sleep_state': 4, 'walk_steps': 4494, 'case_temp': 120, 'thermal_gen': 210, 'battery': 49, 'run_steps': 0, 'distance': 3425, 'solar_gen': 259, 'act_cals': 20} 05d505d500070000118e0d61001c010300d214a3993d3114787a
May 08 15:15:25 msm8909 python3[3026]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 15:15:25 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 08 15:15:25 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 15:15:26 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 386, 'act_cals': 6} 251a251a0007004d082306ad00000182000706b03c004f106061
May 08 15:15:27 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 97, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 675, 'act_cals': 11} 0d550d55000700080e750aba000002a300ce0b22060049006162
May 08 15:15:28 msm8909 python3[3026]: DBUS: Connected to 06:05:04:02:E8:6A
May 08 15:15:28 msm8909 python3[3026]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 15:15:28 msm8909 python3[3026]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 15:15:28 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "80d0d94c84814522a360f271c123a995", "rt": "gw"}
May 08 15:15:28 msm8909 python3[3026]: ACTIVATING HR.
May 08 15:15:28 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 73, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d9200070040083207220000000700070790310049306061
May 08 15:15:28 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 4, 'pairing_code': b'\x15\x83', 'total_cals': 4, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 96, 'thermal_gen': 7, 'battery': 88, 'run_steps': 0, 'distance': 0, 'solar_gen': 552, 'act_cals': 0} 1583158300070000000000000000022800070000040058006060
May 08 15:15:28 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 15:15:36 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 08 15:15:36 msm8909 python3[3026]: 126.53272008895874 [06:05:04:02:E8:6A] <- HR 0000
May 08 15:15:38 msm8909 python3[3026]: 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, 58, 251, 93, 0, 0, 0, 0, 0, 0, 0, 0, 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 08 15:15:38 msm8909 python3[3026]: GOT Firmware Version: V1.5.4d0
May 08 15:15:38 msm8909 python3[3026]: GOT Pairing Code: 251a
May 08 15:15:38 msm8909 python3[3026]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 15:15:38 msm8909 python3[3026]: NO FW Update needed.
May 08 15:15:38 msm8909 python3[3026]: LAST SYNC: 1715141469
May 08 15:15:38 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 555, 'act_cals': 10} 0f890f89000700000e860ab30000022b00100ab1f7004f006060
May 08 15:15:38 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 555, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152538, 'wearableId': 73}
May 08 15:15:38 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 555, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152538, 'wearableId': 73}
May 08 15:15:38 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 3718, "totalCals": 513, "actCals": 10, "sleepDuration": 0, "bmrCals": 503, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "thermalGen": 16, "solarGen": 555, "runSteps": 0, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152538, "wearableId": 73}, "key": "43f1a824a81d48c8899b04d11cea060b", "rt": "instant"}
May 08 15:15:40 msm8909 python3[3026]: DBUS: Discovered 06:05:04:78:A9:44 .
May 08 15:15:40 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\r\x04'} 0d04065f00
May 08 15:15:40 msm8909 python3[3026]: IGNORING 06:05:04:78:A9:44 WITH PAIRING CODE: 0d04
May 08 15:15:40 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 103, 'thermal_gen': 7, 'battery': 93, 'run_steps': 0, 'distance': 0, 'solar_gen': 812, 'act_cals': 0} 18cf18cf00070000000000000001032c0007000000005d106768
May 08 15:15:40 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 15:15:40 msm8909 python3[3026]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [112, 8, 0, 0, 35, 8, 0, 1, 77, 0, 0, 2, 91, 142, 2, 16, 126, 235, 0, 17, 221, 162, 1, 18, 0, 0, 0, 32, 173, 6, 0, 48, 131, 1, 0, 64, 7, 0, 0, 65, 97, 0, 0, 80, 96, 0, 0, 81, 79, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 15:15:40 msm8909 python3[3026]: ACTIVITY: 0
May 08 15:15:40 msm8909 python3[3026]: HR READING: 0 TOOK 0.000345 secs
May 08 15:15:40 msm8909 python3[3026]: DEACTIVATING HR.
May 08 15:15:40 msm8909 python3[3026]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 08 15:15:40 msm8909 python3[3026]: GOT Instant Data: {'sleep_duration': 0, 'total_cals': 167515, 'battery': 79, 'bmr_cals': 60286, 'skin_temp': 97, 'total_steps': 2160, 'act_cals': 107229, 'case_temp': 96, 'walk_steps': 2083, 'thermal_gen': 7, 'heart_rate': 0, 'run_steps': 77, 'distance': 1709, 'solar_gen': 387, 'activity': 0}
May 08 15:15:40 msm8909 python3[3026]: W ID: 76
May 08 15:15:40 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'caseTemp': 96, 'totalCals': 167515, 'activity': 0, 'sleepDuration': 0, 'bmrCals': 60286, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'actCals': 107229, 'solarGen': 387, 'runSteps': 77, 'thermalGen': 7, 'totalSteps': 2160}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152540, 'wearableId': 76}
May 08 15:15:40 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'caseTemp': 96, 'totalCals': 167515, 'activity': 0, 'sleepDuration': 0, 'bmrCals': 60286, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'actCals': 107229, 'solarGen': 387, 'runSteps': 77, 'thermalGen': 7, 'totalSteps': 2160}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152540, 'wearableId': 76}
May 08 15:15:40 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"battery": 79, "heartRate": 0, "caseTemp": 96, "totalCals": 167515, "activity": 0, "sleepDuration": 0, "bmrCals": 60286, "skinTemp": 97, "distance": 1709, "walkSteps": 2083, "actCals": 107229, "solarGen": 387, "runSteps": 77, "thermalGen": 7, "totalSteps": 2160}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152540, "wearableId": 76}, "key": "3ef9087c18de4d89a7271846f03928cf", "rt": "instant"}
May 08 15:15:40 msm8909 python3[3026]: Instant Upload complete
May 08 15:15:40 msm8909 python3[3026]: using silent sync
May 08 15:15:40 msm8909 python3[3026]: Starting sync for: 06:05:04:02:E8:6A
May 08 15:15:40 msm8909 python3[3026]: ACTIVATING AMDTP.
May 08 15:15:41 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 4, 'pairing_code': b'\x15\x83', 'total_cals': 4, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 96, 'thermal_gen': 7, 'battery': 88, 'run_steps': 0, 'distance': 0, 'solar_gen': 552, 'act_cals': 0} 1583158300070000000000000000022800070000040058106060
May 08 15:15:41 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 15:15:42 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 73, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d9200070040083207220000000700070790310049106061
May 08 15:15:42 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152542, 'wearableId': 75}
May 08 15:15:42 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152542, 'wearableId': 75}
May 08 15:15:42 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"battery": 73, "heartRate": 0, "totalSteps": 2162, "totalCals": 56, "actCals": 7, "sleepDuration": 0, "bmrCals": 49, "skinTemp": 97, "distance": 1826, "walkSteps": 2098, "thermalGen": 7, "solarGen": 7, "runSteps": 64, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152542, "wearableId": 75}, "key": "d28f94e5c67f434ab345f820283e97b6", "rt": "instant"}
May 08 15:15:43 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0012
May 08 15:15:44 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013
May 08 15:15:44 msm8909 python3[3026]: Sending start sync for: 06:05:04:02:E8:6A
May 08 15:15:44 msm8909 python3[3026]: 134.47484636306763 [06:05:04:02:E8:6A] -> TX[10] b'060040109100a4a98329'
May 08 15:15:45 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 08 15:15:46 msm8909 python3[3026]: 135.78162384033203 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:15:46 msm8909 python3[3026]: 135.81605553627014 [06:05:04:02:E8:6A] <- RX 06004010e2009183912d
May 08 15:15:46 msm8909 python3[3026]: 135.83369493484497 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:15:46 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:15:46 msm8909 python3[3026]: Header: 06004010 payload: e200 crc: 9183912d
May 08 15:15:46 msm8909 python3[3026]: 135.84262537956238 [06:05:04:02:E8:6A] -> TX[10] b'0600401092269a7fa3d0'
May 08 15:15:46 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 08 15:15:46 msm8909 python3[3026]: 136.4029393196106 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:15:46 msm8909 python3[3026]: 136.43221521377563 [06:05:04:02:E8:6A] <- RX 06004011e2009183912d
May 08 15:15:46 msm8909 python3[3026]: 136.44176650047302 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:15:46 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:15:46 msm8909 python3[3026]: Header: 06004011 payload: e200 crc: 9183912d
May 08 15:15:46 msm8909 python3[3026]: 136.45066785812378 [06:05:04:02:E8:6A] -> TX[11] b'07004010900f002d7dca85'
May 08 15:15:46 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 08 15:15:47 msm8909 python3[3026]: 137.03879547119141 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:15:47 msm8909 python3[3026]: 137.35720896720886 [06:05:04:02:E8:6A] <- RX 06004012e2009183912d
May 08 15:15:47 msm8909 python3[3026]: 137.36755442619324 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:15:47 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:15:47 msm8909 python3[3026]: Header: 06004012 payload: e200 crc: 9183912d
May 08 15:15:47 msm8909 python3[3026]: 137.37586712837219 [06:05:04:02:E8:6A] -> TX[11] b'070040109316006c6a8c1c'
May 08 15:15:47 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 08 15:15:49 msm8909 python3[3026]: 138.95223689079285 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:15:49 msm8909 python3[3026]: 139.26892924308777 [06:05:04:02:E8:6A] <- RX 06004013e2009183912d
May 08 15:15:49 msm8909 python3[3026]: 139.27889370918274 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:15:49 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:15:49 msm8909 python3[3026]: Header: 06004013 payload: e200 crc: 9183912d
May 08 15:15:49 msm8909 python3[3026]: 139.28712725639343 [06:05:04:02:E8:6A] -> TX[11] b'070040109317002d5b9705'
May 08 15:15:49 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 08 15:15:49 msm8909 python3[3026]: 139.68149995803833 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:15:50 msm8909 python3[3026]: 140.06958246231079 [06:05:04:02:E8:6A] <- RX 06004014e2009183912d
May 08 15:15:50 msm8909 python3[3026]: 140.08083510398865 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:15:50 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:15:50 msm8909 python3[3026]: Header: 06004014 payload: e200 crc: 9183912d
May 08 15:15:50 msm8909 python3[3026]: 140.08865427970886 [06:05:04:02:E8:6A] -> TX[10] b'060040109124754d8015'
May 08 15:15:50 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 08 15:15:50 msm8909 python3[3026]: 140.1706428527832 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:15:50 msm8909 python3[3026]: 140.20154452323914 [06:05:04:02:E8:6A] <- RX 240040150000663b26a3000000190064070b00000870000006ad00028e5b000000000015aba7edb4
May 08 15:15:50 msm8909 python3[3026]: 140.2110903263092 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:15:50 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:15:50 msm8909 python3[3026]: user prefs:
May 08 15:15:50 msm8909 python3[3026]: self.clockFormat: 00
May 08 15:15:50 msm8909 python3[3026]: self.unit: 00
May 08 15:15:50 msm8909 python3[3026]: self.time: 00000000
May 08 15:15:50 msm8909 python3[3026]: self.timezone: 0000
May 08 15:15:50 msm8909 python3[3026]: self.gender: 00
May 08 15:15:50 msm8909 python3[3026]: self.age: 19
May 08 15:15:50 msm8909 python3[3026]: self.weight: 0064
May 08 15:15:50 msm8909 python3[3026]: self.height: 070b
May 08 15:15:50 msm8909 python3[3026]: self.steps: 00003a98
May 08 15:15:50 msm8909 python3[3026]: self.distance: 00000003
May 08 15:15:50 msm8909 python3[3026]: self.calories: 000004b0
May 08 15:15:50 msm8909 python3[3026]: self.sleep: 000001e0
May 08 15:15:50 msm8909 python3[3026]: self.language: 00
May 08 15:15:50 msm8909 python3[3026]: self.sleeptime: 15
May 08 15:15:50 msm8909 python3[3026]: 140.31406712532043 [06:05:04:02:E8:6A] <- RX 06004016e2009183912d
May 08 15:15:50 msm8909 python3[3026]: 140.32558107376099 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:15:50 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:15:50 msm8909 python3[3026]: Header: 06004016 payload: e200 crc: 9183912d
May 08 15:15:50 msm8909 python3[3026]: 140.33370661735535 [06:05:04:02:E8:6A] -> TX[42] b'2600401090240000663b26a6000000190064070b00003a9800000003000004b0000001e0001576a74b86'
May 08 15:15:50 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240000663b26a6000000190064070b00003a9800000003000004b0000001e0001576a74b86
May 08 15:15:50 msm8909 python3[3026]: 140.40147471427917 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:15:50 msm8909 python3[3026]: 140.7582380771637 [06:05:04:02:E8:6A] <- RX 06004017e2009183912d
May 08 15:15:50 msm8909 python3[3026]: 140.76756072044373 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:15:50 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:15:50 msm8909 python3[3026]: Header: 06004017 payload: e200 crc: 9183912d
May 08 15:15:50 msm8909 python3[3026]: 140.77674412727356 [06:05:04:02:E8:6A] -> TX[11] b'07004010930c0121a0a6db'
May 08 15:15:50 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 08 15:15:51 msm8909 python3[3026]: 140.88268661499023 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:15:51 msm8909 python3[3026]: 141.24223399162292 [06:05:04:02:E8:6A] <- RX 06004018e2009183912d
May 08 15:15:51 msm8909 python3[3026]: 141.25186371803284 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:15:51 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:15:51 msm8909 python3[3026]: Header: 06004018 payload: e200 crc: 9183912d
May 08 15:15:51 msm8909 python3[3026]: 141.25918173789978 [06:05:04:02:E8:6A] -> TX[10] b'060040109237685f13ba'
May 08 15:15:51 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 08 15:15:51 msm8909 python3[3026]: 141.33265495300293 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:15:51 msm8909 python3[3026]: 141.36311149597168 [06:05:04:02:E8:6A] <- RX 05004019011bdf05a5
May 08 15:15:51 msm8909 python3[3026]: 141.37231779098511 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:15:51 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:15:51 msm8909 python3[3026]: 06:05:04:02:E8:6A: License Good
May 08 15:15:51 msm8909 python3[3026]: 141.48023676872253 [06:05:04:02:E8:6A] <- RX 0600401ae2009183912d
May 08 15:15:51 msm8909 python3[3026]: 141.48977279663086 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:15:51 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:15:51 msm8909 python3[3026]: Header: 0600401a payload: e200 crc: 9183912d
May 08 15:15:51 msm8909 python3[3026]: 141.49812865257263 [06:05:04:02:E8:6A] -> TX[10] b'060040109126592c8efb'
May 08 15:15:51 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 08 15:15:51 msm8909 python3[3026]: 141.63303279876709 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:15:51 msm8909 python3[3026]: 141.66275930404663 [06:05:04:02:E8:6A] <- RX 1c00401b00000001000000010000000000000000000000b80000000028c10a9b
May 08 15:15:51 msm8909 python3[3026]: 141.67224717140198 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:15:51 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:15:52 msm8909 python3[3026]: 141.78511047363281 [06:05:04:02:E8:6A] <- RX 0600401ce2009183912d
May 08 15:15:52 msm8909 python3[3026]: 141.79465198516846 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:15:52 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:15:52 msm8909 python3[3026]: Header: 0600401c payload: e200 crc: 9183912d
May 08 15:15:52 msm8909 python3[3026]: 141.80195093154907 [06:05:04:02:E8:6A] -> TX[10] b'060040109107073ce7b7'
May 08 15:15:52 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 08 15:15:52 msm8909 python3[3026]: 141.87770652770996 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:15:52 msm8909 python3[3026]: 141.92144823074341 [06:05:04:02:E8:6A] <- RX 0500401d008def02d2
May 08 15:15:52 msm8909 python3[3026]: 141.93734216690063 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:15:52 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:15:52 msm8909 python3[3026]: DBUS: Discovered 06:05:04:63:30:52 .
May 08 15:15:52 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\tB'} 0942055f00
May 08 15:15:52 msm8909 python3[3026]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 08 15:15:52 msm8909 python3[3026]: 142.05705547332764 [06:05:04:02:E8:6A] <- RX 0600401ee2009183912d
May 08 15:15:52 msm8909 python3[3026]: 142.07668232917786 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:15:52 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:15:52 msm8909 python3[3026]: Header: 0600401e payload: e200 crc: 9183912d
May 08 15:15:52 msm8909 python3[3026]: 142.08363842964172 [06:05:04:02:E8:6A] -> TX[10] b'060040109117632c50aa'
May 08 15:15:52 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 08 15:15:52 msm8909 python3[3026]: 142.2673671245575 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:15:52 msm8909 python3[3026]: 142.3000476360321 [06:05:04:02:E8:6A] <- RX 0800401f54fb3a66ccc1c25d
May 08 15:15:52 msm8909 python3[3026]: 142.30951809883118 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:15:52 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:15:52 msm8909 python3[3026]: 142.46378874778748 [06:05:04:02:E8:6A] <- RX 06004010e2009183912d
May 08 15:15:52 msm8909 python3[3026]: 142.47571086883545 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:15:52 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:15:52 msm8909 python3[3026]: Header: 06004010 payload: e200 crc: 9183912d
May 08 15:15:52 msm8909 python3[3026]: 142.48808264732361 [06:05:04:02:E8:6A] -> TX[10] b'060040109106910ce0c0'
May 08 15:15:52 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 08 15:15:52 msm8909 python3[3026]: 142.67919921875 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:15:53 msm8909 python3[3026]: 142.78993797302246 [06:05:04:02:E8:6A] <- RX 0402401100000000000000045f020000cf0b0c0800000000000000045f020000cf0b0c0800000000000000045f020000cf0b0c0800000000000000045f020000cf0b0c0800000000000000045f020000cf0b0c0800000000000000045f020000d00b0c0800000000000000045f020000cf0b0c0800000000000000045f020000cf0b0c0800000000000000045f020000ce0b0c0800000000000000045f020000cf0b0c0800000000000000045f020000cf0b0c0800000000000000045f020000cf0b0c0800000000000000045f020000cf0b0c0800000000000000045f020000cf0b0c0800000000000000045f020000cf0b0c08
May 08 15:15:53 msm8909 python3[3026]: 142.88958597183228 [06:05:04:02:E8:6A] <- RX 00000000000000045f020000cf0b0c0800000000000000045f020000d00b0c0800000000000000045f020000cf0b0c0800000000000000045f020000d00b0c0800000000000000045f020000ce0b0c0800000000000000045f020000cf0b0c0800000000000000045f020000ce0b0c0800000000000000045f020000cf0b0c0800000000000000045f020000cf0b0c0800000000000000045f020000d00b0c0800000000000000045f020000cf0b0c0800000000000000045f020000cf0b0c0800000000000000045f020000cf0b0c0800000000000000045f020000cf0b0c0800000000000000045f020000cf0b0c0800000000
May 08 15:15:53 msm8909 python3[3026]: 142.91664147377014 [06:05:04:02:E8:6A] <- RX 000000045f020000d00b0c0800000000000000045f020000cf0b0c086b67c6bc
May 08 15:15:53 msm8909 python3[3026]: 142.92637801170349 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:15:53 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:15:53 msm8909 python3[3026]: DBUS: Write Char failed for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013
May 08 15:15:53 msm8909 python3[3026]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: Not connected (36)
May 08 15:15:53 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 555, 'act_cals': 10} 0f890f89000700000e860ab30000022b00100ab1f7004f106060
May 08 15:15:54 msm8909 python3[3026]: DBUS: Discovered 06:05:04:BD:E1:EC .
May 08 15:15:54 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 08 15:15:54 msm8909 python3[3026]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 08 15:15:55 msm8909 python3[3026]: DBUS: Sub succesfully removed /org/bluez/hci0/dev_06_05_04_02_E8_6A-00002760-08c2-11e1-9073-0e8ac72e0012
May 08 15:15:55 msm8909 python3[3026]: DBUS: Sub succesfully removed /org/bluez/hci0/dev_06_05_04_02_E8_6A-00002760-08c2-11e1-9073-0e8ac72e0013
May 08 15:15:55 msm8909 python3[3026]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 15:15:55 msm8909 python3[3026]: DBUS: 06:05:04:02:E8:6A disconnected.
May 08 15:15:55 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:15:55 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:15:55 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152528.6849356, 'type': 's', 'key': '80d0d94c84814522a360f271c123a995', 'data': '', 'source': 0}
May 08 15:15:55 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152539.3834205, 'type': 's', 'key': '43f1a824a81d48c8899b04d11cea060b', 'data': '', 'source': 0}
May 08 15:15:55 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152541.2735269, 'type': 's', 'key': '3ef9087c18de4d89a7271846f03928cf', 'data': '', 'source': 0}
May 08 15:15:55 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152543.3594875, 'type': 's', 'key': 'd28f94e5c67f434ab345f820283e97b6', 'data': '', 'source': 0}
May 08 15:15:55 msm8909 python3[3026]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 08 15:16:00 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 97, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 675, 'act_cals': 11} 0d550d55000700080e750aba000002a300ce0b22060049006162
May 08 15:16:01 msm8909 python3[3026]: DBUS: Discovered 06:05:04:94:8F:BC .
May 08 15:16:01 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1a\x8c'} 1a8c065f00
May 08 15:16:01 msm8909 python3[3026]: IGNORING 06:05:04:94:8F:BC WITH PAIRING CODE: 1a8c
May 08 15:16:02 msm8909 python3[3026]: DBUS: Connected to 06:05:04:32:34:65
May 08 15:16:03 msm8909 python3[3026]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 15:16:03 msm8909 python3[3026]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 15:16:03 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 74, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "eeb5046e4f9f4419a99de0b553bdc6e0", "rt": "gw"}
May 08 15:16:03 msm8909 python3[3026]: ACTIVATING HR.
May 08 15:16:04 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x07\xc0'} 07c0055f00
May 08 15:16:04 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 08 15:16:10 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 15:16:10 msm8909 python3[3026]: 160.2918655872345 [06:05:04:32:34:65] <- HR 0000
May 08 15:16:11 msm8909 python3[3026]: 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, 58, 251, 152, 0, 0, 0, 0, 0, 0, 0, 0, 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 08 15:16:11 msm8909 python3[3026]: GOT Firmware Version: V1.5.4d0
May 08 15:16:11 msm8909 python3[3026]: GOT Pairing Code: 0d55
May 08 15:16:11 msm8909 python3[3026]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 15:16:11 msm8909 python3[3026]: NO FW Update needed.
May 08 15:16:11 msm8909 python3[3026]: LAST SYNC: 1715141528
May 08 15:16:12 msm8909 python3[3026]: DBUS: Read 06:05:04:32:34:65 : 00002a25-0000-1000-8000-00805f9b34fb : [125, 14, 0, 0, 117, 14, 0, 1, 8, 0, 0, 2, 189, 163, 10, 16, 44, 235, 7, 17, 145, 184, 2, 18, 0, 0, 0, 32, 186, 10, 0, 48, 164, 2, 0, 64, 206, 0, 0, 65, 98, 0, 0, 80, 97, 0, 0, 81, 73, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 15:16:12 msm8909 python3[3026]: ACTIVITY: 0
May 08 15:16:12 msm8909 python3[3026]: HR READING: 0 TOOK 0.000420 secs
May 08 15:16:12 msm8909 python3[3026]: DEACTIVATING HR.
May 08 15:16:12 msm8909 python3[3026]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 15:16:12 msm8909 python3[3026]: GOT Instant Data: {'sleep_duration': 0, 'total_cals': 697277, 'battery': 73, 'bmr_cals': 518956, 'skin_temp': 98, 'total_steps': 3709, 'act_cals': 178321, 'case_temp': 97, 'walk_steps': 3701, 'thermal_gen': 206, 'heart_rate': 0, 'run_steps': 8, 'distance': 2746, 'solar_gen': 676, 'activity': 0}
May 08 15:16:12 msm8909 python3[3026]: W ID: 74
May 08 15:16:12 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'caseTemp': 97, 'totalCals': 697277, 'activity': 0, 'sleepDuration': 0, 'bmrCals': 518956, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'actCals': 178321, 'solarGen': 676, 'runSteps': 8, 'thermalGen': 206, 'totalSteps': 3709}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152572, 'wearableId': 74}
May 08 15:16:12 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'caseTemp': 97, 'totalCals': 697277, 'activity': 0, 'sleepDuration': 0, 'bmrCals': 518956, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'actCals': 178321, 'solarGen': 676, 'runSteps': 8, 'thermalGen': 206, 'totalSteps': 3709}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152572, 'wearableId': 74}
May 08 15:16:12 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"battery": 73, "heartRate": 0, "caseTemp": 97, "totalCals": 697277, "activity": 0, "sleepDuration": 0, "bmrCals": 518956, "skinTemp": 98, "distance": 2746, "walkSteps": 3701, "actCals": 178321, "solarGen": 676, "runSteps": 8, "thermalGen": 206, "totalSteps": 3709}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152572, "wearableId": 74}, "key": "fcd4dbe595fb40e68abc751c137251b7", "rt": "instant"}
May 08 15:16:12 msm8909 python3[3026]: Instant Upload complete
May 08 15:16:12 msm8909 python3[3026]: using silent sync
May 08 15:16:12 msm8909 python3[3026]: Starting sync for: 06:05:04:32:34:65
May 08 15:16:12 msm8909 python3[3026]: ACTIVATING AMDTP.
May 08 15:16:14 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 08 15:16:16 msm8909 python3[3026]: DBUS: Discovered 06:05:04:F8:B3:9C .
May 08 15:16:16 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\\'} 175c065f00
May 08 15:16:16 msm8909 python3[3026]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 08 15:16:16 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 08 15:16:16 msm8909 python3[3026]: Sending start sync for: 06:05:04:32:34:65
May 08 15:16:16 msm8909 python3[3026]: 166.3318178653717 [06:05:04:32:34:65] -> TX[10] b'060040109100a4a98329'
May 08 15:16:17 msm8909 python3[3026]: DBUS: Discovered 06:05:04:87:BB:28 .
May 08 15:16:17 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 15:16:17 msm8909 python3[3026]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 15:16:17 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 08 15:16:18 msm8909 python3[3026]: 167.93719911575317 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:16:18 msm8909 python3[3026]: 167.9711799621582 [06:05:04:32:34:65] <- RX 06004010e2009183912d
May 08 15:16:18 msm8909 python3[3026]: 167.981196641922 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:16:18 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:16:18 msm8909 python3[3026]: Header: 06004010 payload: e200 crc: 9183912d
May 08 15:16:18 msm8909 python3[3026]: 167.99645662307739 [06:05:04:32:34:65] -> TX[10] b'0600401092269a7fa3d0'
May 08 15:16:18 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 08 15:16:19 msm8909 python3[3026]: 168.90068912506104 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:16:19 msm8909 python3[3026]: 168.93003845214844 [06:05:04:32:34:65] <- RX 06004011e2009183912d
May 08 15:16:19 msm8909 python3[3026]: 168.94159269332886 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:16:19 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:16:19 msm8909 python3[3026]: Header: 06004011 payload: e200 crc: 9183912d
May 08 15:16:19 msm8909 python3[3026]: 168.95093035697937 [06:05:04:32:34:65] -> TX[11] b'07004010900f002d7dca85'
May 08 15:16:19 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 08 15:16:19 msm8909 python3[3026]: 169.52762627601624 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:16:20 msm8909 python3[3026]: 170.17357349395752 [06:05:04:32:34:65] <- RX 06004012e2009183912d
May 08 15:16:20 msm8909 python3[3026]: 170.1829240322113 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:16:20 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:16:20 msm8909 python3[3026]: Header: 06004012 payload: e200 crc: 9183912d
May 08 15:16:20 msm8909 python3[3026]: 170.1897554397583 [06:05:04:32:34:65] -> TX[11] b'070040109316006c6a8c1c'
May 08 15:16:20 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 08 15:16:21 msm8909 python3[3026]: 171.44224882125854 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:16:21 msm8909 python3[3026]: 171.75549364089966 [06:05:04:32:34:65] <- RX 06004013e2009183912d
May 08 15:16:21 msm8909 python3[3026]: 171.76493048667908 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:16:21 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:16:21 msm8909 python3[3026]: Header: 06004013 payload: e200 crc: 9183912d
May 08 15:16:21 msm8909 python3[3026]: 171.77198243141174 [06:05:04:32:34:65] -> TX[11] b'070040109317002d5b9705'
May 08 15:16:21 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 08 15:16:22 msm8909 python3[3026]: 172.39549827575684 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:16:22 msm8909 python3[3026]: 172.72229647636414 [06:05:04:32:34:65] <- RX 06004014e2009183912d
May 08 15:16:22 msm8909 python3[3026]: 172.73363304138184 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:16:22 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:16:22 msm8909 python3[3026]: Header: 06004014 payload: e200 crc: 9183912d
May 08 15:16:22 msm8909 python3[3026]: 172.74040532112122 [06:05:04:32:34:65] -> TX[10] b'060040109124754d8015'
May 08 15:16:22 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 08 15:16:23 msm8909 python3[3026]: 173.11024856567383 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:16:23 msm8909 python3[3026]: 173.14324259757996 [06:05:04:32:34:65] <- RX 240040150101663b26c6021c0032003c064000000e7d00000aba000aa3bd0000000002159dbddf0a
May 08 15:16:23 msm8909 python3[3026]: 173.15291547775269 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:16:23 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:16:23 msm8909 python3[3026]: user prefs:
May 08 15:16:23 msm8909 python3[3026]: self.clockFormat: 01
May 08 15:16:23 msm8909 python3[3026]: self.unit: 01
May 08 15:16:23 msm8909 python3[3026]: self.time: 00000000
May 08 15:16:23 msm8909 python3[3026]: self.timezone: 021c
May 08 15:16:23 msm8909 python3[3026]: self.gender: 00
May 08 15:16:23 msm8909 python3[3026]: self.age: 32
May 08 15:16:23 msm8909 python3[3026]: self.weight: 003c
May 08 15:16:23 msm8909 python3[3026]: self.height: 0640
May 08 15:16:23 msm8909 python3[3026]: self.steps: 00001a2c
May 08 15:16:23 msm8909 python3[3026]: self.distance: 00000003
May 08 15:16:23 msm8909 python3[3026]: self.calories: 00000708
May 08 15:16:23 msm8909 python3[3026]: self.sleep: 000001a4
May 08 15:16:23 msm8909 python3[3026]: self.language: 02
May 08 15:16:23 msm8909 python3[3026]: self.sleeptime: 15
May 08 15:16:23 msm8909 python3[3026]: 173.22939038276672 [06:05:04:32:34:65] <- RX 06004016e2009183912d
May 08 15:16:23 msm8909 python3[3026]: 173.24392747879028 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:16:23 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:16:23 msm8909 python3[3026]: Header: 06004016 payload: e200 crc: 9183912d
May 08 15:16:23 msm8909 python3[3026]: 173.25659918785095 [06:05:04:32:34:65] -> TX[42] b'2600401090240101663b26c7021c0032003c064000003a9800000003000004b0000001e002159617bbcd'
May 08 15:16:23 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240101663b26c7021c0032003c064000003a9800000003000004b0000001e002159617bbcd
May 08 15:16:23 msm8909 python3[3026]: 173.31776285171509 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:16:23 msm8909 python3[3026]: 173.68365430831909 [06:05:04:32:34:65] <- RX 06004017e2009183912d
May 08 15:16:23 msm8909 python3[3026]: 173.69336819648743 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:16:23 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:16:23 msm8909 python3[3026]: Header: 06004017 payload: e200 crc: 9183912d
May 08 15:16:23 msm8909 python3[3026]: 173.70258784294128 [06:05:04:32:34:65] -> TX[11] b'07004010930c030dc1a835'
May 08 15:16:23 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c030dc1a835
May 08 15:16:24 msm8909 python3[3026]: 173.77198457717896 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:16:24 msm8909 python3[3026]: 174.16030144691467 [06:05:04:32:34:65] <- RX 06004018e2009183912d
May 08 15:16:24 msm8909 python3[3026]: 174.17000532150269 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:16:24 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:16:24 msm8909 python3[3026]: Header: 06004018 payload: e200 crc: 9183912d
May 08 15:16:24 msm8909 python3[3026]: 174.17726373672485 [06:05:04:32:34:65] -> TX[10] b'060040109237685f13ba'
May 08 15:16:24 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 08 15:16:24 msm8909 python3[3026]: 174.2540819644928 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:16:24 msm8909 python3[3026]: 174.28281331062317 [06:05:04:32:34:65] <- RX 05004019011bdf05a5
May 08 15:16:24 msm8909 python3[3026]: 174.29580807685852 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:16:24 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:16:24 msm8909 python3[3026]: 06:05:04:32:34:65: License Good
May 08 15:16:24 msm8909 python3[3026]: 174.37211680412292 [06:05:04:32:34:65] <- RX 0600401ae2009183912d
May 08 15:16:24 msm8909 python3[3026]: 174.38222980499268 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:16:24 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:16:24 msm8909 python3[3026]: Header: 0600401a payload: e200 crc: 9183912d
May 08 15:16:24 msm8909 python3[3026]: 174.38910412788391 [06:05:04:32:34:65] -> TX[10] b'060040109126592c8efb'
May 08 15:16:24 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 08 15:16:24 msm8909 python3[3026]: 174.46419310569763 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:16:24 msm8909 python3[3026]: 174.49376201629639 [06:05:04:32:34:65] <- RX 1c00401b00000001000000010000000000000000000000b80000000028c10a9b
May 08 15:16:24 msm8909 python3[3026]: 174.50329732894897 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:16:24 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:16:24 msm8909 python3[3026]: 174.58096790313721 [06:05:04:32:34:65] <- RX 0600401ce2009183912d
May 08 15:16:24 msm8909 python3[3026]: 174.59041047096252 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:16:24 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:16:24 msm8909 python3[3026]: Header: 0600401c payload: e200 crc: 9183912d
May 08 15:16:24 msm8909 python3[3026]: 174.59845232963562 [06:05:04:32:34:65] -> TX[10] b'060040109107073ce7b7'
May 08 15:16:24 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 08 15:16:24 msm8909 python3[3026]: 174.67537903785706 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:16:24 msm8909 python3[3026]: 174.70270895957947 [06:05:04:32:34:65] <- RX 0500401d008def02d2
May 08 15:16:24 msm8909 python3[3026]: 174.71212649345398 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:16:24 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:16:25 msm8909 python3[3026]: 174.79387378692627 [06:05:04:32:34:65] <- RX 0600401ee2009183912d
May 08 15:16:25 msm8909 python3[3026]: 174.80428457260132 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:16:25 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:16:25 msm8909 python3[3026]: Header: 0600401e payload: e200 crc: 9183912d
May 08 15:16:25 msm8909 python3[3026]: 174.81352829933167 [06:05:04:32:34:65] -> TX[10] b'060040109117632c50aa'
May 08 15:16:25 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 08 15:16:25 msm8909 python3[3026]: 174.88312387466431 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:16:25 msm8909 python3[3026]: 174.91293978691101 [06:05:04:32:34:65] <- RX 0800401f90fb3a669db8eda4
May 08 15:16:25 msm8909 python3[3026]: 174.92221927642822 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:16:25 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:16:25 msm8909 python3[3026]: 175.00194048881531 [06:05:04:32:34:65] <- RX 06004010e2009183912d
May 08 15:16:25 msm8909 python3[3026]: 175.01313138008118 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:16:25 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:16:25 msm8909 python3[3026]: Header: 06004010 payload: e200 crc: 9183912d
May 08 15:16:25 msm8909 python3[3026]: 175.02156734466553 [06:05:04:32:34:65] -> TX[10] b'060040109106910ce0c0'
May 08 15:16:25 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 08 15:16:25 msm8909 python3[3026]: 175.08858847618103 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:16:25 msm8909 python3[3026]: 175.14292430877686 [06:05:04:32:34:65] <- RX 04024011000000000000000460020000c92b0c08000000000000000460020000c92b0c08000000000000000460020000c92b0c08000000000000000460020000c92b0c08000000000000000460020000ca2b0c08000000000000000460020000ca2b0c08000000000000000460020000c92b0c08000000000000000460020000ca2b0c08000000000000000460020000ca2b0c08000000000000000460020000c92b0c08000000000000000460020000ca2b0c08000000000000000460020000c92b0c08000000000000000461020000c92b0c08000000000000000460020000c92b0c08000000000000000461020000ca2b0c08
May 08 15:16:25 msm8909 python3[3026]: 175.19271373748779 [06:05:04:32:34:65] <- RX 000000000000000461020000c92b0c08000000000000000461020000ca2b0c08000000000000000460020000c92b0c08000000000000000460020000ca2b0c08000000000000000460020000ca2b0c08000000000000000460020000c92b0c08000000000000000460020000c92b0c08000000000000000460020000c82b0c08000000000000000460020000c92b0c08000000000000000460020000c92b0c08000000000000000460020000c92b0c08000000000000000460020000ca2b0c08000000000000000460020000c92b0c08000000000000000460020000c92b0c08000000000000000460020000c90b0c0800000000
May 08 15:16:25 msm8909 python3[3026]: 175.22041726112366 [06:05:04:32:34:65] <- RX 0000000460020000ca2b0c08000000000000000460020000ca2b0c087e54b14d
May 08 15:16:25 msm8909 python3[3026]: 175.22993135452271 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:16:25 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:16:25 msm8909 python3[3026]: DBUS: Write Char failed for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 08 15:16:25 msm8909 python3[3026]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: Not connected (36)
May 08 15:16:27 msm8909 python3[3026]: DBUS: Sub succesfully removed /org/bluez/hci0/dev_06_05_04_32_34_65-00002760-08c2-11e1-9073-0e8ac72e0012
May 08 15:16:27 msm8909 python3[3026]: DBUS: Sub succesfully removed /org/bluez/hci0/dev_06_05_04_32_34_65-00002760-08c2-11e1-9073-0e8ac72e0013
May 08 15:16:27 msm8909 python3[3026]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 15:16:27 msm8909 python3[3026]: DBUS: 06:05:04:32:34:65 disconnected.
May 08 15:16:27 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:16:27 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:16:27 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:16:27 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:16:27 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "ed84380dae0246d889026c5d0d4a88d2", "rt": "gw"}
May 08 15:16:27 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152563.4802747, 'type': 's', 'key': 'eeb5046e4f9f4419a99de0b553bdc6e0', 'data': '', 'source': 0}
May 08 15:16:27 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152573.1380229, 'type': 's', 'key': 'fcd4dbe595fb40e68abc751c137251b7', 'data': '', 'source': 0}
May 08 15:16:28 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152588.0845978, 'type': 's', 'key': 'ed84380dae0246d889026c5d0d4a88d2', 'data': '', 'source': 0}
May 08 15:16:37 msm8909 python3[3026]: DBUS: Discovered 06:05:04:44:7C:06 .
May 08 15:16:37 msm8909 python3[3026]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 08 15:16:37 msm8909 python3[3026]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 15:16:39 msm8909 python3[3026]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 08 15:16:43 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 555, 'act_cals': 10} 0f890f89000700000e860ab30000022b00100ab1f7004f106060
May 08 15:16:44 msm8909 python3[3026]: DBUS: Connected to 06:05:04:AF:F9:E9
May 08 15:16:45 msm8909 python3[3026]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 15:16:45 msm8909 python3[3026]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 15:16:45 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 73, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "dc70fa6ee8584575827041558f923a08", "rt": "gw"}
May 08 15:16:45 msm8909 python3[3026]: ACTIVATING HR.
May 08 15:16:50 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 388, 'act_cals': 6} 251a251a0007004d082306ad00000184000706b03c004f206061
May 08 15:16:50 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 388, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152610, 'wearableId': 76}
May 08 15:16:50 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 388, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152610, 'wearableId': 76}
May 08 15:16:50 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 2160, "totalCals": 66, "actCals": 6, "sleepDuration": 0, "bmrCals": 60, "skinTemp": 97, "distance": 1709, "walkSteps": 2083, "thermalGen": 7, "solarGen": 388, "runSteps": 77, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152610, "wearableId": 76}, "key": "b6d63162dcab479fa98d329daf8e1ffe", "rt": "instant"}
May 08 15:16:52 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 15:16:52 msm8909 python3[3026]: 202.69340348243713 [06:05:04:AF:F9:E9] <- HR 0000
May 08 15:16:53 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 97, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 676, 'act_cals': 11} 0d550d55000700080e750aba000002a400ce0b22060049006162
May 08 15:16:54 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 15:16:54 msm8909 python3[3026]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 15:16:54 msm8909 python3[3026]: 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, 59, 36, 37, 0, 0, 0, 0, 0, 0, 0, 0, 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 08 15:16:54 msm8909 python3[3026]: GOT Firmware Version: V1.5.4d0
May 08 15:16:54 msm8909 python3[3026]: GOT Pairing Code: 0f89
May 08 15:16:54 msm8909 python3[3026]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 15:16:54 msm8909 python3[3026]: NO FW Update needed.
May 08 15:16:54 msm8909 python3[3026]: LAST SYNC: 1715151909
May 08 15:16:55 msm8909 python3[3026]: DBUS: Discovered 06:05:04:D7:44:7C .
May 08 15:16:55 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1dl', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1dl'} 1d6c1d6c0006
May 08 15:16:55 msm8909 python3[3026]: IGNORING 06:05:04:D7:44:7C WITH PAIRING CODE: 1d6c
May 08 15:16:56 msm8909 python3[3026]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a25-0000-1000-8000-00805f9b34fb : [134, 14, 0, 0, 134, 14, 0, 1, 0, 0, 0, 2, 60, 78, 10, 16, 252, 175, 7, 17, 64, 158, 2, 18, 0, 0, 0, 32, 179, 10, 0, 48, 44, 2, 0, 64, 16, 0, 0, 65, 96, 0, 0, 80, 96, 0, 0, 81, 80, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 15:16:56 msm8909 python3[3026]: ACTIVITY: 0
May 08 15:16:56 msm8909 python3[3026]: HR READING: 0 TOOK 0.000486 secs
May 08 15:16:56 msm8909 python3[3026]: DEACTIVATING HR.
May 08 15:16:56 msm8909 python3[3026]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 15:16:56 msm8909 python3[3026]: GOT Instant Data: {'sleep_duration': 0, 'total_cals': 675388, 'battery': 80, 'bmr_cals': 503804, 'skin_temp': 96, 'total_steps': 3718, 'act_cals': 171584, 'case_temp': 96, 'walk_steps': 3718, 'thermal_gen': 16, 'heart_rate': 0, 'run_steps': 0, 'distance': 2739, 'solar_gen': 556, 'activity': 0}
May 08 15:16:56 msm8909 python3[3026]: W ID: 73
May 08 15:16:56 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'caseTemp': 96, 'totalCals': 675388, 'activity': 0, 'sleepDuration': 0, 'bmrCals': 503804, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'actCals': 171584, 'solarGen': 556, 'runSteps': 0, 'thermalGen': 16, 'totalSteps': 3718}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152616, 'wearableId': 73}
May 08 15:16:56 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'caseTemp': 96, 'totalCals': 675388, 'activity': 0, 'sleepDuration': 0, 'bmrCals': 503804, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'actCals': 171584, 'solarGen': 556, 'runSteps': 0, 'thermalGen': 16, 'totalSteps': 3718}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152616, 'wearableId': 73}
May 08 15:16:56 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 80, "heartRate": 0, "caseTemp": 96, "totalCals": 675388, "activity": 0, "sleepDuration": 0, "bmrCals": 503804, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "actCals": 171584, "solarGen": 556, "runSteps": 0, "thermalGen": 16, "totalSteps": 3718}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152616, "wearableId": 73}, "key": "bce529726dd445ecb5be0d220f9534a8", "rt": "instant"}
May 08 15:16:56 msm8909 python3[3026]: Instant Upload complete
May 08 15:16:56 msm8909 python3[3026]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 08 15:16:59 msm8909 python3[3026]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 15:16:59 msm8909 python3[3026]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 08 15:16:59 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 555, 'act_cals': 10} 0f890f89000700000e860ab30000022b00100ab1f7004f106060
May 08 15:16:59 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:16:59 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:16:59 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152605.4867246, 'type': 's', 'key': 'dc70fa6ee8584575827041558f923a08', 'data': '', 'source': 0}
May 08 15:16:59 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152611.3489084, 'type': 's', 'key': 'b6d63162dcab479fa98d329daf8e1ffe', 'data': '', 'source': 0}
May 08 15:16:59 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152616.8013685, 'type': 's', 'key': 'bce529726dd445ecb5be0d220f9534a8', 'data': '', 'source': 0}
May 08 15:17:00 msm8909 python3[3026]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 08 15:17:04 msm8909 python3[3026]: DBUS: Discovered 06:05:04:EF:6D:23 .
May 08 15:17:04 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1f\x03'} 1f03055f00
May 08 15:17:04 msm8909 python3[3026]: IGNORING 06:05:04:EF:6D:23 WITH PAIRING CODE: 1f03
May 08 15:17:06 msm8909 python3[3026]: DBUS: Discovered 06:05:04:67:BC:31 .
May 08 15:17:06 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1f\xf1'} 1ff1065f00
May 08 15:17:06 msm8909 python3[3026]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 08 15:17:06 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 74, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d920007004008320722000000070007079031004a106061
May 08 15:17:08 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 74, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d920007004008320722000000070007079031004a106061
May 08 15:17:10 msm8909 python3[3026]: DBUS: Connected to 06:05:04:11:B9:D2
May 08 15:17:10 msm8909 python3[3026]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 15:17:10 msm8909 python3[3026]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 15:17:10 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 75, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "efcaa92bf2fc47b0a534e903ae8deb35", "rt": "gw"}
May 08 15:17:10 msm8909 python3[3026]: ACTIVATING HR.
May 08 15:17:18 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 15:17:18 msm8909 python3[3026]: 228.53205251693726 [06:05:04:11:B9:D2] <- HR 0000
May 08 15:17:19 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 557, 'act_cals': 10} 0f890f89000700000e860ab30000022d00100ab1f7004f306060
May 08 15:17:19 msm8909 python3[3026]: DBUS: Discovered 06:05:04:B3:76:89 .
May 08 15:17:19 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x01Y'} 0159065f00
May 08 15:17:19 msm8909 python3[3026]: IGNORING 06:05:04:B3:76:89 WITH PAIRING CODE: 0159
May 08 15:17:19 msm8909 python3[3026]: DBUS: Discovered 06:05:04:6D:74:4C .
May 08 15:17:19 msm8909 python3[3026]: ADVERT: {'company_id': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'&,'} 262c262c0006
May 08 15:17:19 msm8909 python3[3026]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 15:17:20 msm8909 python3[3026]: 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, 58, 251, 29, 0, 0, 0, 0, 0, 0, 0, 0, 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 08 15:17:20 msm8909 python3[3026]: GOT Firmware Version: V1.5.4d0
May 08 15:17:20 msm8909 python3[3026]: GOT Pairing Code: 1d92
May 08 15:17:20 msm8909 python3[3026]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 15:17:20 msm8909 python3[3026]: NO FW Update needed.
May 08 15:17:20 msm8909 python3[3026]: LAST SYNC: 1715141405
May 08 15:17:21 msm8909 python3[3026]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [114, 8, 0, 0, 50, 8, 0, 1, 64, 0, 0, 2, 127, 154, 2, 16, 174, 191, 0, 17, 209, 218, 1, 18, 0, 0, 0, 32, 34, 7, 0, 48, 7, 0, 0, 64, 7, 0, 0, 65, 97, 0, 0, 80, 96, 0, 0, 81, 74, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 15:17:21 msm8909 python3[3026]: ACTIVITY: 0
May 08 15:17:21 msm8909 python3[3026]: HR READING: 0 TOOK 0.000390 secs
May 08 15:17:21 msm8909 python3[3026]: DEACTIVATING HR.
May 08 15:17:21 msm8909 python3[3026]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 15:17:21 msm8909 python3[3026]: GOT Instant Data: {'sleep_duration': 0, 'total_cals': 170623, 'battery': 74, 'bmr_cals': 49070, 'skin_temp': 97, 'total_steps': 2162, 'act_cals': 121553, 'case_temp': 96, 'walk_steps': 2098, 'thermal_gen': 7, 'heart_rate': 0, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'activity': 0}
May 08 15:17:21 msm8909 python3[3026]: W ID: 75
May 08 15:17:21 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 74, 'heartRate': 0, 'caseTemp': 96, 'totalCals': 170623, 'activity': 0, 'sleepDuration': 0, 'bmrCals': 49070, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'actCals': 121553, 'solarGen': 7, 'runSteps': 64, 'thermalGen': 7, 'totalSteps': 2162}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152641, 'wearableId': 75}
May 08 15:17:21 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 74, 'heartRate': 0, 'caseTemp': 96, 'totalCals': 170623, 'activity': 0, 'sleepDuration': 0, 'bmrCals': 49070, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'actCals': 121553, 'solarGen': 7, 'runSteps': 64, 'thermalGen': 7, 'totalSteps': 2162}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152641, 'wearableId': 75}
May 08 15:17:21 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"battery": 74, "heartRate": 0, "caseTemp": 96, "totalCals": 170623, "activity": 0, "sleepDuration": 0, "bmrCals": 49070, "skinTemp": 97, "distance": 1826, "walkSteps": 2098, "actCals": 121553, "solarGen": 7, "runSteps": 64, "thermalGen": 7, "totalSteps": 2162}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152641, "wearableId": 75}, "key": "8c88d83c6ef047b3a37232d4d4bcd517", "rt": "instant"}
May 08 15:17:21 msm8909 python3[3026]: Instant Upload complete
May 08 15:17:21 msm8909 python3[3026]: using silent sync
May 08 15:17:21 msm8909 python3[3026]: Starting sync for: 06:05:04:11:B9:D2
May 08 15:17:21 msm8909 python3[3026]: ACTIVATING AMDTP.
May 08 15:17:22 msm8909 python3[3026]: DBUS: Discovered 06:05:04:8F:1A:25 .
May 08 15:17:22 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1a%'} 1a25065f00
May 08 15:17:22 msm8909 python3[3026]: IGNORING 06:05:04:8F:1A:25 WITH PAIRING CODE: 1a25
May 08 15:17:22 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12\xc8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c80006
May 08 15:17:22 msm8909 python3[3026]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 15:17:24 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 08 15:17:25 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 08 15:17:25 msm8909 python3[3026]: Sending start sync for: 06:05:04:11:B9:D2
May 08 15:17:25 msm8909 python3[3026]: 235.48778319358826 [06:05:04:11:B9:D2] -> TX[10] b'060040109100a4a98329'
May 08 15:17:26 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 08 15:17:27 msm8909 python3[3026]: 236.7783100605011 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:17:27 msm8909 python3[3026]: 237.73182058334351 [06:05:04:11:B9:D2] <- RX 06004010e2009183912d
May 08 15:17:27 msm8909 python3[3026]: 237.74145483970642 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:17:27 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:17:27 msm8909 python3[3026]: Header: 06004010 payload: e200 crc: 9183912d
May 08 15:17:27 msm8909 python3[3026]: 237.74902582168579 [06:05:04:11:B9:D2] -> TX[10] b'0600401092269a7fa3d0'
May 08 15:17:27 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 08 15:17:29 msm8909 python3[3026]: 239.01248717308044 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:17:29 msm8909 python3[3026]: 239.32703733444214 [06:05:04:11:B9:D2] <- RX 06004011e2009183912d
May 08 15:17:29 msm8909 python3[3026]: 239.33872032165527 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:17:29 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:17:29 msm8909 python3[3026]: Header: 06004011 payload: e200 crc: 9183912d
May 08 15:17:29 msm8909 python3[3026]: 239.35140442848206 [06:05:04:11:B9:D2] -> TX[11] b'07004010900f002d7dca85'
May 08 15:17:29 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 08 15:17:30 msm8909 python3[3026]: 240.28499150276184 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:17:30 msm8909 python3[3026]: 240.60640573501587 [06:05:04:11:B9:D2] <- RX 06004012e2009183912d
May 08 15:17:30 msm8909 python3[3026]: 240.61612439155579 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:17:30 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:17:30 msm8909 python3[3026]: Header: 06004012 payload: e200 crc: 9183912d
May 08 15:17:30 msm8909 python3[3026]: 240.6238968372345 [06:05:04:11:B9:D2] -> TX[11] b'070040109316006c6a8c1c'
May 08 15:17:30 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 08 15:17:31 msm8909 python3[3026]: 241.24347758293152 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:17:31 msm8909 python3[3026]: 241.56084227561951 [06:05:04:11:B9:D2] <- RX 06004013e2009183912d
May 08 15:17:31 msm8909 python3[3026]: 241.57126927375793 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:17:31 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:17:31 msm8909 python3[3026]: Header: 06004013 payload: e200 crc: 9183912d
May 08 15:17:31 msm8909 python3[3026]: 241.57870483398438 [06:05:04:11:B9:D2] -> TX[11] b'070040109317002d5b9705'
May 08 15:17:31 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 08 15:17:32 msm8909 python3[3026]: 242.52618384361267 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:17:33 msm8909 python3[3026]: 242.86101627349854 [06:05:04:11:B9:D2] <- RX 06004014e2009183912d
May 08 15:17:33 msm8909 python3[3026]: 242.87189364433289 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:17:33 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:17:33 msm8909 python3[3026]: Header: 06004014 payload: e200 crc: 9183912d
May 08 15:17:33 msm8909 python3[3026]: 242.88194370269775 [06:05:04:11:B9:D2] -> TX[10] b'060040109124754d8015'
May 08 15:17:33 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 08 15:17:33 msm8909 python3[3026]: 243.00949478149414 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:17:33 msm8909 python3[3026]: 243.04146575927734 [06:05:04:11:B9:D2] <- RX 240040150000663b270e000000190064070b000008720000072200029a7f00000000001500e4f14e
May 08 15:17:33 msm8909 python3[3026]: 243.05261158943176 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:17:33 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:17:33 msm8909 python3[3026]: user prefs:
May 08 15:17:33 msm8909 python3[3026]: self.clockFormat: 00
May 08 15:17:33 msm8909 python3[3026]: self.unit: 00
May 08 15:17:33 msm8909 python3[3026]: self.time: 00000000
May 08 15:17:33 msm8909 python3[3026]: self.timezone: 0000
May 08 15:17:33 msm8909 python3[3026]: self.gender: 00
May 08 15:17:33 msm8909 python3[3026]: self.age: 19
May 08 15:17:33 msm8909 python3[3026]: self.weight: 0064
May 08 15:17:33 msm8909 python3[3026]: self.height: 070b
May 08 15:17:33 msm8909 python3[3026]: self.steps: 00003a98
May 08 15:17:33 msm8909 python3[3026]: self.distance: 00000003
May 08 15:17:33 msm8909 python3[3026]: self.calories: 000004b0
May 08 15:17:33 msm8909 python3[3026]: self.sleep: 000001e0
May 08 15:17:33 msm8909 python3[3026]: self.language: 00
May 08 15:17:33 msm8909 python3[3026]: self.sleeptime: 15
May 08 15:17:33 msm8909 python3[3026]: 243.19001364707947 [06:05:04:11:B9:D2] <- RX 06004016e2009183912d
May 08 15:17:33 msm8909 python3[3026]: 243.19961452484131 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:17:33 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:17:33 msm8909 python3[3026]: Header: 06004016 payload: e200 crc: 9183912d
May 08 15:17:33 msm8909 python3[3026]: 243.20716977119446 [06:05:04:11:B9:D2] -> TX[42] b'2600401090240000663b270d000000190064070b00003a9800000003000004b0000001e00015e3a737d4'
May 08 15:17:33 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240000663b270d000000190064070b00003a9800000003000004b0000001e00015e3a737d4
May 08 15:17:33 msm8909 python3[3026]: 243.274493932724 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:17:33 msm8909 python3[3026]: 243.7003607749939 [06:05:04:11:B9:D2] <- RX 06004017e2009183912d
May 08 15:17:33 msm8909 python3[3026]: 243.71222448348999 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:17:33 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:17:33 msm8909 python3[3026]: Header: 06004017 payload: e200 crc: 9183912d
May 08 15:17:33 msm8909 python3[3026]: 243.74522662162781 [06:05:04:11:B9:D2] -> TX[11] b'07004010930c0121a0a6db'
May 08 15:17:33 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 08 15:17:34 msm8909 python3[3026]: 243.86269283294678 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:17:34 msm8909 python3[3026]: 244.19190955162048 [06:05:04:11:B9:D2] <- RX 06004018e2009183912d
May 08 15:17:34 msm8909 python3[3026]: 244.203453540802 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:17:34 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:17:34 msm8909 python3[3026]: Header: 06004018 payload: e200 crc: 9183912d
May 08 15:17:34 msm8909 python3[3026]: 244.21035170555115 [06:05:04:11:B9:D2] -> TX[10] b'060040109237685f13ba'
May 08 15:17:34 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 08 15:17:34 msm8909 python3[3026]: 244.32270836830139 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:17:34 msm8909 python3[3026]: 244.35544419288635 [06:05:04:11:B9:D2] <- RX 05004019011bdf05a5
May 08 15:17:34 msm8909 python3[3026]: 244.36487674713135 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:17:34 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:17:34 msm8909 python3[3026]: 06:05:04:11:B9:D2: License Good
May 08 15:17:34 msm8909 python3[3026]: 244.49902153015137 [06:05:04:11:B9:D2] <- RX 0600401ae2009183912d
May 08 15:17:34 msm8909 python3[3026]: 244.51030015945435 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:17:34 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:17:34 msm8909 python3[3026]: Header: 0600401a payload: e200 crc: 9183912d
May 08 15:17:34 msm8909 python3[3026]: 244.51944994926453 [06:05:04:11:B9:D2] -> TX[10] b'060040109126592c8efb'
May 08 15:17:34 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 08 15:17:34 msm8909 python3[3026]: 244.60222554206848 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:17:34 msm8909 python3[3026]: 244.66382575035095 [06:05:04:11:B9:D2] <- RX 1c00401b00000001000000010000000000000000000000bb00000000f8bbaadc
May 08 15:17:34 msm8909 python3[3026]: 244.67351627349854 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:17:34 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:17:35 msm8909 python3[3026]: 244.79528522491455 [06:05:04:11:B9:D2] <- RX 0600401ce2009183912d
May 08 15:17:35 msm8909 python3[3026]: 244.80576229095459 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:17:35 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:17:35 msm8909 python3[3026]: Header: 0600401c payload: e200 crc: 9183912d
May 08 15:17:35 msm8909 python3[3026]: 244.89086055755615 [06:05:04:11:B9:D2] -> TX[10] b'060040109107073ce7b7'
May 08 15:17:35 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 08 15:17:35 msm8909 python3[3026]: 244.97290396690369 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:17:35 msm8909 python3[3026]: 245.00636172294617 [06:05:04:11:B9:D2] <- RX 0500401d008def02d2
May 08 15:17:35 msm8909 python3[3026]: 245.01916217803955 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:17:35 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:17:35 msm8909 python3[3026]: 245.13765048980713 [06:05:04:11:B9:D2] <- RX 0600401ee2009183912d
May 08 15:17:35 msm8909 python3[3026]: 245.15030598640442 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:17:35 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:17:35 msm8909 python3[3026]: Header: 0600401e payload: e200 crc: 9183912d
May 08 15:17:35 msm8909 python3[3026]: 245.15782785415649 [06:05:04:11:B9:D2] -> TX[10] b'060040109117632c50aa'
May 08 15:17:35 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 08 15:17:35 msm8909 python3[3026]: 245.24158692359924 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:17:35 msm8909 python3[3026]: 245.27965760231018 [06:05:04:11:B9:D2] <- RX 0800401f18fb3a664926008c
May 08 15:17:35 msm8909 python3[3026]: 245.29511189460754 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:17:35 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:17:35 msm8909 python3[3026]: DBUS: Discovered 06:05:04:39:B4:0A .
May 08 15:17:35 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xca'} 17ca065f00
May 08 15:17:35 msm8909 python3[3026]: IGNORING 06:05:04:39:B4:0A WITH PAIRING CODE: 17ca
May 08 15:17:35 msm8909 python3[3026]: 245.53390622138977 [06:05:04:11:B9:D2] <- RX 06004010e2009183912d
May 08 15:17:35 msm8909 python3[3026]: 245.54865002632141 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:17:35 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:17:35 msm8909 python3[3026]: Header: 06004010 payload: e200 crc: 9183912d
May 08 15:17:35 msm8909 python3[3026]: 245.55565667152405 [06:05:04:11:B9:D2] -> TX[10] b'060040109106910ce0c0'
May 08 15:17:35 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 08 15:17:35 msm8909 python3[3026]: 245.72141408920288 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:17:36 msm8909 python3[3026]: 245.79832816123962 [06:05:04:11:B9:D2] <- RX 04024011000000000000000460020000ca000c08000000000000000460020000ca000c0800000000000000045f020000c9000c08000000000000000460020000c9000c08000000000000000460020000c9000c0800000000000000045f020000c9000c08000000000000000460020000ca000c0800000000000000045f020000c9000c08000000000000000460020000c8000c08000000000000000460020000ca000c08000000000000000460020000ca000c08000000000000000460020000c9000c08000000000000000460020000c9000c08000000000000000460020000c9000c08000000000000000460020000c9000c08
May 08 15:17:36 msm8909 python3[3026]: 245.932204246521 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c8000c08000000000000000460020000ca000c08000000000000000460020000ca000c08000000000000000460020000c9000c08000000000000000460020000ca000c08000000000000000460020000c8000c0800000000000000045f020000ca000c08000000000000000460020000ca000c0800000000000000045f020000ca000c08000000000000000460020000ca000c0800000000000000045f020000c8000c08000000000000000460020000c9000c08000000000000000460020000ca000c08000000000000000460020000c9000c08000000000000000460020000c9000c0800000000
May 08 15:17:36 msm8909 python3[3026]: 245.98555111885071 [06:05:04:11:B9:D2] <- RX 0000000460020000ca000c0800000000000000045f020000c8000c08b166c971
May 08 15:17:36 msm8909 python3[3026]: 245.99787950515747 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:17:36 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:17:36 msm8909 python3[3026]: DBUS: Write Char failed for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 08 15:17:36 msm8909 python3[3026]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: Not connected (36)
May 08 15:17:36 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 97, 'thermal_gen': 206, 'battery': 74, 'run_steps': 8, 'distance': 2746, 'solar_gen': 677, 'act_cals': 11} 0d550d55000700080e750aba000002a500ce0b2206004a006162
May 08 15:17:36 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 74, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 677, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152656, 'wearableId': 74}
May 08 15:17:36 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 74, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 677, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152656, 'wearableId': 74}
May 08 15:17:36 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"battery": 74, "heartRate": 0, "totalSteps": 3709, "totalCals": 529, "actCals": 11, "sleepDuration": 0, "bmrCals": 518, "skinTemp": 98, "distance": 2746, "walkSteps": 3701, "thermalGen": 206, "solarGen": 677, "runSteps": 8, "sleepState": 0, "caseTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152656, "wearableId": 74}, "key": "2772616e926a427286152e6564aad04f", "rt": "instant"}
May 08 15:17:38 msm8909 python3[3026]: DBUS: Sub succesfully removed /org/bluez/hci0/dev_06_05_04_11_B9_D2-00002760-08c2-11e1-9073-0e8ac72e0012
May 08 15:17:38 msm8909 python3[3026]: DBUS: Sub succesfully removed /org/bluez/hci0/dev_06_05_04_11_B9_D2-00002760-08c2-11e1-9073-0e8ac72e0013
May 08 15:17:38 msm8909 python3[3026]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 15:17:38 msm8909 python3[3026]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 08 15:17:38 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:17:38 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:17:38 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:17:38 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:17:38 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "c26577afe2df48bfaff1f425d977e56d", "rt": "gw"}
May 08 15:17:38 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152631.2203152, 'type': 's', 'key': 'efcaa92bf2fc47b0a534e903ae8deb35', 'data': '', 'source': 0}
May 08 15:17:38 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152642.0715506, 'type': 's', 'key': '8c88d83c6ef047b3a37232d4d4bcd517', 'data': '', 'source': 0}
May 08 15:17:38 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152656.6994596, 'type': 's', 'key': '2772616e926a427286152e6564aad04f', 'data': '', 'source': 0}
May 08 15:17:39 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152658.9711421, 'type': 's', 'key': 'c26577afe2df48bfaff1f425d977e56d', 'data': '', 'source': 0}
May 08 15:17:46 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 557, 'act_cals': 10} 0f890f89000700000e860ab30000022d00100ab1f7004f106060
May 08 15:17:47 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 97, 'thermal_gen': 206, 'battery': 74, 'run_steps': 8, 'distance': 2746, 'solar_gen': 677, 'act_cals': 11} 0d550d55000700080e750aba000002a500ce0b2206004a106162
May 08 15:17:49 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 08 15:17:49 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 15:17:51 msm8909 python3[3026]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 08 15:17:56 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 102, 'thermal_gen': 7, 'battery': 90, 'run_steps': 0, 'distance': 0, 'solar_gen': 813, 'act_cals': 0} 1dd51dd500070000000000000001032d0007000000005a306668
May 08 15:17:56 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 15:17:57 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 388, 'act_cals': 6} 251a251a0007004d082306ad00000184000706b03c004f206061
May 08 15:17:57 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 08 15:17:57 msm8909 python3[3026]: DBUS: Connected to 06:05:04:02:E8:6A
May 08 15:17:57 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 15:17:57 msm8909 python3[3026]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 15:17:57 msm8909 python3[3026]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 15:17:57 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "a50df892cae947e7a5915dd415bfa906", "rt": "gw"}
May 08 15:17:57 msm8909 python3[3026]: ACTIVATING HR.
May 08 15:17:58 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 08 15:17:58 msm8909 python3[3026]: 268.17742514610291 [06:05:04:02:E8:6A] <- HR 0000
May 08 15:17:58 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 557, 'act_cals': 10} 0f890f89000700000e860ab30000022d00100ab1f7004f306060
May 08 15:17:58 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 557, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152678, 'wearableId': 73}
May 08 15:17:58 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 557, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152678, 'wearableId': 73}
May 08 15:17:58 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 3718, "totalCals": 513, "actCals": 10, "sleepDuration": 0, "bmrCals": 503, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "thermalGen": 16, "solarGen": 557, "runSteps": 0, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152678, "wearableId": 73}, "key": "a6dcf0c49ec441aa95b514c4fab8c970", "rt": "instant"}
May 08 15:18:00 msm8909 python3[3026]: 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, 58, 251, 93, 0, 0, 0, 0, 0, 0, 0, 0, 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 08 15:18:00 msm8909 python3[3026]: GOT Firmware Version: V1.5.4d0
May 08 15:18:00 msm8909 python3[3026]: GOT Pairing Code: 251a
May 08 15:18:00 msm8909 python3[3026]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 15:18:00 msm8909 python3[3026]: NO FW Update needed.
May 08 15:18:00 msm8909 python3[3026]: LAST SYNC: 1715141469
May 08 15:18:01 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 97, 'thermal_gen': 206, 'battery': 74, 'run_steps': 8, 'distance': 2746, 'solar_gen': 677, 'act_cals': 11} 0d550d55000700080e750aba000002a500ce0b2206004a206162
May 08 15:18:02 msm8909 python3[3026]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [112, 8, 0, 0, 35, 8, 0, 1, 77, 0, 0, 2, 91, 142, 2, 16, 126, 235, 0, 17, 221, 162, 1, 18, 0, 0, 0, 32, 173, 6, 0, 48, 132, 1, 0, 64, 7, 0, 0, 65, 97, 0, 0, 80, 96, 0, 0, 81, 79, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 15:18:02 msm8909 python3[3026]: ACTIVITY: 0
May 08 15:18:02 msm8909 python3[3026]: HR READING: 0 TOOK 0.000523 secs
May 08 15:18:02 msm8909 python3[3026]: DEACTIVATING HR.
May 08 15:18:02 msm8909 python3[3026]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 08 15:18:02 msm8909 python3[3026]: GOT Instant Data: {'sleep_duration': 0, 'total_cals': 167515, 'battery': 79, 'bmr_cals': 60286, 'skin_temp': 97, 'total_steps': 2160, 'act_cals': 107229, 'case_temp': 96, 'walk_steps': 2083, 'thermal_gen': 7, 'heart_rate': 0, 'run_steps': 77, 'distance': 1709, 'solar_gen': 388, 'activity': 0}
May 08 15:18:02 msm8909 python3[3026]: W ID: 76
May 08 15:18:02 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'caseTemp': 96, 'totalCals': 167515, 'activity': 0, 'sleepDuration': 0, 'bmrCals': 60286, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'actCals': 107229, 'solarGen': 388, 'runSteps': 77, 'thermalGen': 7, 'totalSteps': 2160}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152682, 'wearableId': 76}
May 08 15:18:02 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'caseTemp': 96, 'totalCals': 167515, 'activity': 0, 'sleepDuration': 0, 'bmrCals': 60286, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'actCals': 107229, 'solarGen': 388, 'runSteps': 77, 'thermalGen': 7, 'totalSteps': 2160}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152682, 'wearableId': 76}
May 08 15:18:02 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"battery": 79, "heartRate": 0, "caseTemp": 96, "totalCals": 167515, "activity": 0, "sleepDuration": 0, "bmrCals": 60286, "skinTemp": 97, "distance": 1709, "walkSteps": 2083, "actCals": 107229, "solarGen": 388, "runSteps": 77, "thermalGen": 7, "totalSteps": 2160}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152682, "wearableId": 76}, "key": "63cfe33852f24849b16d6d429a717549", "rt": "instant"}
May 08 15:18:02 msm8909 python3[3026]: Instant Upload complete
May 08 15:18:02 msm8909 python3[3026]: using silent sync
May 08 15:18:02 msm8909 python3[3026]: Starting sync for: 06:05:04:02:E8:6A
May 08 15:18:02 msm8909 python3[3026]: ACTIVATING AMDTP.
May 08 15:18:03 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0012
May 08 15:18:04 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013
May 08 15:18:04 msm8909 python3[3026]: Sending start sync for: 06:05:04:02:E8:6A
May 08 15:18:04 msm8909 python3[3026]: 273.95439505577087 [06:05:04:02:E8:6A] -> TX[10] b'060040109100a4a98329'
May 08 15:18:04 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 08 15:18:05 msm8909 python3[3026]: 275.66758155822754 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:18:06 msm8909 python3[3026]: 276.00423836708069 [06:05:04:02:E8:6A] <- RX 06004010e2009183912d
May 08 15:18:06 msm8909 python3[3026]: 276.01370620727539 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:06 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:06 msm8909 python3[3026]: Header: 06004010 payload: e200 crc: 9183912d
May 08 15:18:06 msm8909 python3[3026]: 276.02047109603882 [06:05:04:02:E8:6A] -> TX[10] b'0600401092269a7fa3d0'
May 08 15:18:06 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 08 15:18:07 msm8909 python3[3026]: 277.27254724502563 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:18:07 msm8909 python3[3026]: 277.30588316917419 [06:05:04:02:E8:6A] <- RX 3a0040114c4f475f435249544943414c20464149
May 08 15:18:07 msm8909 python3[3026]: 277.33191013336182 [06:05:04:02:E8:6A] <- RX 4c202e2e5c7372635c6d61747269785f64726976
May 08 15:18:07 msm8909 python3[3026]: 277.35637950897217 [06:05:04:02:E8:6A] <- RX 6572735c616363656c2e632c203435310d0a1831
May 08 15:18:07 msm8909 python3[3026]: 277.57983493804932 [06:05:04:02:E8:6A] <- RX 25ce
May 08 15:18:07 msm8909 python3[3026]: 277.5892059803009 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:07 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:08 msm8909 python3[3026]: 278.53623247146606 [06:05:04:02:E8:6A] <- RX 06004012e2009183912d
May 08 15:18:08 msm8909 python3[3026]: 278.54554104804993 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:08 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:08 msm8909 python3[3026]: Header: 06004012 payload: e200 crc: 9183912d
May 08 15:18:08 msm8909 python3[3026]: 278.55495190620422 [06:05:04:02:E8:6A] -> TX[11] b'07004010900f002d7dca85'
May 08 15:18:08 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 08 15:18:09 msm8909 python3[3026]: 279.27704167366028 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:18:09 msm8909 python3[3026]: 279.3068745136261 [06:05:04:02:E8:6A] <- RX 06004013e2009183912d
May 08 15:18:09 msm8909 python3[3026]: 279.31635022163391 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:09 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:09 msm8909 python3[3026]: Header: 06004013 payload: e200 crc: 9183912d
May 08 15:18:09 msm8909 python3[3026]: 279.32317519187927 [06:05:04:02:E8:6A] -> TX[11] b'070040109316006c6a8c1c'
May 08 15:18:09 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 08 15:18:09 msm8909 python3[3026]: 279.42957377433777 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:18:10 msm8909 python3[3026]: 279.82065415382385 [06:05:04:02:E8:6A] <- RX 06004014e2009183912d
May 08 15:18:10 msm8909 python3[3026]: 279.84363126754761 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:10 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:10 msm8909 python3[3026]: Header: 06004014 payload: e200 crc: 9183912d
May 08 15:18:10 msm8909 python3[3026]: 279.85507392883301 [06:05:04:02:E8:6A] -> TX[11] b'070040109317002d5b9705'
May 08 15:18:10 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 08 15:18:10 msm8909 python3[3026]: 279.93601417541504 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:18:10 msm8909 python3[3026]: 280.29945278167725 [06:05:04:02:E8:6A] <- RX 06004015e2009183912d
May 08 15:18:10 msm8909 python3[3026]: 280.31169843673706 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:10 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:10 msm8909 python3[3026]: Header: 06004015 payload: e200 crc: 9183912d
May 08 15:18:10 msm8909 python3[3026]: 280.31928396224976 [06:05:04:02:E8:6A] -> TX[10] b'060040109124754d8015'
May 08 15:18:10 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 08 15:18:10 msm8909 python3[3026]: 280.52039885520935 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:18:10 msm8909 python3[3026]: 280.54975986480713 [06:05:04:02:E8:6A] <- RX 240040160000663b2730000000190064070b0000
May 08 15:18:10 msm8909 python3[3026]: 280.58085179328918 [06:05:04:02:E8:6A] <- RX 0870000006ad00028e5b0000000000154b8c8ec6
May 08 15:18:10 msm8909 python3[3026]: 280.59035801887512 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:10 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:10 msm8909 python3[3026]: user prefs:
May 08 15:18:10 msm8909 python3[3026]: self.clockFormat: 00
May 08 15:18:10 msm8909 python3[3026]: self.unit: 00
May 08 15:18:10 msm8909 python3[3026]: self.time: 00000000
May 08 15:18:10 msm8909 python3[3026]: self.timezone: 0000
May 08 15:18:10 msm8909 python3[3026]: self.gender: 00
May 08 15:18:10 msm8909 python3[3026]: self.age: 19
May 08 15:18:10 msm8909 python3[3026]: self.weight: 0064
May 08 15:18:10 msm8909 python3[3026]: self.height: 070b
May 08 15:18:10 msm8909 python3[3026]: self.steps: 00003a98
May 08 15:18:10 msm8909 python3[3026]: self.distance: 00000003
May 08 15:18:10 msm8909 python3[3026]: self.calories: 000004b0
May 08 15:18:10 msm8909 python3[3026]: self.sleep: 000001e0
May 08 15:18:10 msm8909 python3[3026]: self.language: 00
May 08 15:18:10 msm8909 python3[3026]: self.sleeptime: 15
May 08 15:18:10 msm8909 python3[3026]: 280.77141523361206 [06:05:04:02:E8:6A] <- RX 06004017e2009183912d
May 08 15:18:10 msm8909 python3[3026]: 280.78093457221985 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:10 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:11 msm8909 python3[3026]: Header: 06004017 payload: e200 crc: 9183912d
May 08 15:18:11 msm8909 python3[3026]: 280.78986668586731 [06:05:04:02:E8:6A] -> TX[42] b'2600401090240000663b2732000000190064070b00003a9800000003000004b0000001e0001510cafd26'
May 08 15:18:11 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240000663b2732000000190064070b00003a9800000003000004b0000001e0001510cafd26
May 08 15:18:11 msm8909 python3[3026]: 280.91433954238892 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:18:11 msm8909 python3[3026]: 281.28560066223145 [06:05:04:02:E8:6A] <- RX 06004018e2009183912d
May 08 15:18:11 msm8909 python3[3026]: 281.29732203483582 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:11 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:11 msm8909 python3[3026]: Header: 06004018 payload: e200 crc: 9183912d
May 08 15:18:11 msm8909 python3[3026]: 281.31682586669922 [06:05:04:02:E8:6A] -> TX[11] b'07004010930c0121a0a6db'
May 08 15:18:11 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 08 15:18:11 msm8909 python3[3026]: 281.43503618240356 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:18:11 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 103, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 102, 'thermal_gen': 7, 'battery': 90, 'run_steps': 0, 'distance': 0, 'solar_gen': 815, 'act_cals': 0} 1dd51dd500070000000000000001032f0007000000005a006667
May 08 15:18:11 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 15:18:12 msm8909 python3[3026]: 281.81358408927917 [06:05:04:02:E8:6A] <- RX 06004019e2009183912d
May 08 15:18:12 msm8909 python3[3026]: 281.82475161552429 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:12 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:12 msm8909 python3[3026]: Header: 06004019 payload: e200 crc: 9183912d
May 08 15:18:12 msm8909 python3[3026]: 281.83231639862061 [06:05:04:02:E8:6A] -> TX[10] b'060040109237685f13ba'
May 08 15:18:12 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 08 15:18:12 msm8909 python3[3026]: 281.92210054397583 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:18:12 msm8909 python3[3026]: 281.96411466598511 [06:05:04:02:E8:6A] <- RX 0500401a011bdf05a5
May 08 15:18:12 msm8909 python3[3026]: 281.97320318222046 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:12 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:12 msm8909 python3[3026]: 06:05:04:02:E8:6A: License Good
May 08 15:18:12 msm8909 python3[3026]: 282.03786897659302 [06:05:04:02:E8:6A] <- RX 0600401be2009183912d
May 08 15:18:12 msm8909 python3[3026]: 282.05038738250732 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:12 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:12 msm8909 python3[3026]: Header: 0600401b payload: e200 crc: 9183912d
May 08 15:18:12 msm8909 python3[3026]: 282.0576605796814 [06:05:04:02:E8:6A] -> TX[10] b'060040109126592c8efb'
May 08 15:18:12 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 08 15:18:12 msm8909 python3[3026]: 282.18568134307861 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:18:12 msm8909 python3[3026]: 282.22157096862793 [06:05:04:02:E8:6A] <- RX 1c00401c00000001000000010000000000000000
May 08 15:18:12 msm8909 python3[3026]: 282.25266742706299 [06:05:04:02:E8:6A] <- RX 000000bb00000000f8bbaadc
May 08 15:18:12 msm8909 python3[3026]: 282.27657079696655 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:12 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:12 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 97, 'thermal_gen': 206, 'battery': 74, 'run_steps': 8, 'distance': 2746, 'solar_gen': 677, 'act_cals': 11} 0d550d55000700080e750aba000002a500ce0b2206004a306162
May 08 15:18:12 msm8909 python3[3026]: 282.44335770606995 [06:05:04:02:E8:6A] <- RX 0600401de2009183912d
May 08 15:18:12 msm8909 python3[3026]: 282.45605850219727 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:12 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:12 msm8909 python3[3026]: Header: 0600401d payload: e200 crc: 9183912d
May 08 15:18:12 msm8909 python3[3026]: 282.47126340866089 [06:05:04:02:E8:6A] -> TX[10] b'060040109107073ce7b7'
May 08 15:18:12 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 08 15:18:12 msm8909 python3[3026]: 282.60388875007629 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:18:12 msm8909 python3[3026]: 282.63219404220581 [06:05:04:02:E8:6A] <- RX 0500401e008def02d2
May 08 15:18:12 msm8909 python3[3026]: 282.65945219993591 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:12 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:13 msm8909 python3[3026]: 282.78939533233643 [06:05:04:02:E8:6A] <- RX 0600401fe2009183912d
May 08 15:18:13 msm8909 python3[3026]: 282.80616140365601 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:13 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:13 msm8909 python3[3026]: Header: 0600401f payload: e200 crc: 9183912d
May 08 15:18:13 msm8909 python3[3026]: 282.81660389900208 [06:05:04:02:E8:6A] -> TX[10] b'060040109117632c50aa'
May 08 15:18:13 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 08 15:18:13 msm8909 python3[3026]: 282.89500594139099 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:18:13 msm8909 python3[3026]: 282.92759895324707 [06:05:04:02:E8:6A] <- RX 0800401054fb3a66ccc1c25d
May 08 15:18:13 msm8909 python3[3026]: 282.93732166290283 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:13 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:13 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 08 15:18:13 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 15:18:13 msm8909 python3[3026]: 283.03141283988953 [06:05:04:02:E8:6A] <- RX 06004011e2009183912d
May 08 15:18:13 msm8909 python3[3026]: 283.0422580242157 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:13 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:13 msm8909 python3[3026]: Header: 06004011 payload: e200 crc: 9183912d
May 08 15:18:13 msm8909 python3[3026]: 283.05274367332458 [06:05:04:02:E8:6A] -> TX[10] b'060040109106910ce0c0'
May 08 15:18:13 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 08 15:18:13 msm8909 python3[3026]: 283.11536502838135 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:18:13 msm8909 python3[3026]: 283.15228343009949 [06:05:04:02:E8:6A] <- RX 0402401200000000000000045f020000cf0b0c08
May 08 15:18:13 msm8909 python3[3026]: 283.19356298446655 [06:05:04:02:E8:6A] <- RX 00000000000000045f020000cf0b0c0800000000
May 08 15:18:13 msm8909 python3[3026]: 283.22620964050293 [06:05:04:02:E8:6A] <- RX 000000045f020000cf0b0c080000000000000004
May 08 15:18:13 msm8909 python3[3026]: 283.25314044952393 [06:05:04:02:E8:6A] <- RX 5f020000cf0b0c0800000000000000045f020000
May 08 15:18:13 msm8909 python3[3026]: 283.27926206588745 [06:05:04:02:E8:6A] <- RX cf0b0c0800000000000000045f020000d00b0c08
May 08 15:18:13 msm8909 python3[3026]: 283.31207013130188 [06:05:04:02:E8:6A] <- RX 00000000000000045f020000cf0b0c0800000000
May 08 15:18:13 msm8909 python3[3026]: 283.34878849983215 [06:05:04:02:E8:6A] <- RX 000000045f020000cf0b0c080000000000000004
May 08 15:18:13 msm8909 python3[3026]: 283.37614035606384 [06:05:04:02:E8:6A] <- RX 5f020000ce0b0c0800000000000000045f020000
May 08 15:18:13 msm8909 python3[3026]: 283.41118097305298 [06:05:04:02:E8:6A] <- RX cf0b0c0800000000000000045f020000cf0b0c08
May 08 15:18:13 msm8909 python3[3026]: 283.4609169960022 [06:05:04:02:E8:6A] <- RX 00000000000000045f020000cf0b0c0800000000
May 08 15:18:13 msm8909 python3[3026]: 283.48953366279602 [06:05:04:02:E8:6A] <- RX 000000045f020000cf0b0c080000000000000004
May 08 15:18:13 msm8909 python3[3026]: 283.51614451408386 [06:05:04:02:E8:6A] <- RX 5f020000cf0b0c0800000000000000045f020000
May 08 15:18:13 msm8909 python3[3026]: 283.54878544807434 [06:05:04:02:E8:6A] <- RX cf0b0c0800000000000000045f020000cf0b0c08
May 08 15:18:13 msm8909 python3[3026]: 283.57752370834351 [06:05:04:02:E8:6A] <- RX 00000000000000045f020000d00b0c0800000000
May 08 15:18:13 msm8909 python3[3026]: 283.60657453536987 [06:05:04:02:E8:6A] <- RX 000000045f020000cf0b0c080000000000000004
May 08 15:18:13 msm8909 python3[3026]: 283.65877747535706 [06:05:04:02:E8:6A] <- RX 5f020000d00b0c0800000000000000045f020000
May 08 15:18:13 msm8909 python3[3026]: 283.6924843788147 [06:05:04:02:E8:6A] <- RX ce0b0c0800000000000000045f020000cf0b0c08
May 08 15:18:13 msm8909 python3[3026]: 283.7189826965332 [06:05:04:02:E8:6A] <- RX 00000000000000045f020000ce0b0c0800000000
May 08 15:18:13 msm8909 python3[3026]: 283.74957704544067 [06:05:04:02:E8:6A] <- RX 000000045f020000cf0b0c080000000000000004
May 08 15:18:14 msm8909 python3[3026]: 283.79272127151489 [06:05:04:02:E8:6A] <- RX 5f020000cf0b0c0800000000000000045f020000
May 08 15:18:14 msm8909 python3[3026]: 283.8209023475647 [06:05:04:02:E8:6A] <- RX d00b0c0800000000000000045f020000cf0b0c08
May 08 15:18:14 msm8909 python3[3026]: 283.85261845588684 [06:05:04:02:E8:6A] <- RX 00000000000000045f020000cf0b0c0800000000
May 08 15:18:14 msm8909 python3[3026]: 283.88572025299072 [06:05:04:02:E8:6A] <- RX 000000045f020000cf0b0c080000000000000004
May 08 15:18:14 msm8909 python3[3026]: 283.91308403015137 [06:05:04:02:E8:6A] <- RX 5f020000cf0b0c0800000000000000045f020000
May 08 15:18:14 msm8909 python3[3026]: 283.94086313247681 [06:05:04:02:E8:6A] <- RX cf0b0c0800000000000000045f020000d00b0c08
May 08 15:18:14 msm8909 python3[3026]: 283.97051405906677 [06:05:04:02:E8:6A] <- RX 00000000000000045f020000cf0b0c086b67c6bc
May 08 15:18:14 msm8909 python3[3026]: 283.98068475723267 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:14 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:14 msm8909 python3[3026]: 284.14902472496033 [06:05:04:02:E8:6A] <- RX 040240130000000000000004600200004f070c08
May 08 15:18:14 msm8909 python3[3026]: 284.17383790016174 [06:05:04:02:E8:6A] <- RX 00000000000000045f0200004e070c0800000000
May 08 15:18:14 msm8909 python3[3026]: 284.20704364776611 [06:05:04:02:E8:6A] <- RX 00000004600200004f070c080000000000000004
May 08 15:18:14 msm8909 python3[3026]: 284.25895881652832 [06:05:04:02:E8:6A] <- RX 600200004f070c0800000000000000045f020000
May 08 15:18:14 msm8909 python3[3026]: 284.28333067893982 [06:05:04:02:E8:6A] <- RX 4f070c080000000000000004600200004f070c08
May 08 15:18:14 msm8909 python3[3026]: 284.31258034706116 [06:05:04:02:E8:6A] <- RX 0000000000000004600200004f090c0800000000
May 08 15:18:14 msm8909 python3[3026]: 284.3574206829071 [06:05:04:02:E8:6A] <- RX 00000004600200004f090c080000000000000004
May 08 15:18:14 msm8909 python3[3026]: 284.38691735267639 [06:05:04:02:E8:6A] <- RX 600200004f090c08000000000000000460020000
May 08 15:18:14 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 103, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 102, 'thermal_gen': 7, 'battery': 90, 'run_steps': 0, 'distance': 0, 'solar_gen': 815, 'act_cals': 0} 1dd51dd500070000000000000001032f0007000000005a006667
May 08 15:18:14 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 15:18:14 msm8909 python3[3026]: 284.43738460540771 [06:05:04:02:E8:6A] <- RX 4f090c0800000000000000045f0200004f090c08
May 08 15:18:14 msm8909 python3[3026]: 284.46509909629822 [06:05:04:02:E8:6A] <- RX 00000000000000045f0200004f090c0800000000
May 08 15:18:14 msm8909 python3[3026]: 284.49210906028748 [06:05:04:02:E8:6A] <- RX 000000045f0200004f090c080000000000000004
May 08 15:18:14 msm8909 python3[3026]: 284.55563378334045 [06:05:04:02:E8:6A] <- RX 5f02000050090c0800000000000000045f020000
May 08 15:18:14 msm8909 python3[3026]: 284.58301639556885 [06:05:04:02:E8:6A] <- RX 50090c0800000000000000045f0200004f090c08
May 08 15:18:14 msm8909 python3[3026]: 284.61423254013062 [06:05:04:02:E8:6A] <- RX 00000000000000045f0200004f090c0800000000
May 08 15:18:14 msm8909 python3[3026]: 284.66005063056946 [06:05:04:02:E8:6A] <- RX 000000045f0200004fe90b080000000000000004
May 08 15:18:14 msm8909 python3[3026]: 284.68709778785706 [06:05:04:02:E8:6A] <- RX 5f02000050090c0800000000000000045f020000
May 08 15:18:14 msm8909 python3[3026]: 284.71843647956848 [06:05:04:02:E8:6A] <- RX 4fe90b0800000000000000045f0200004ee90b08
May 08 15:18:14 msm8909 python3[3026]: 284.74685835838318 [06:05:04:02:E8:6A] <- RX 00000000000000045f02000050090c0800000000
May 08 15:18:14 msm8909 python3[3026]: 284.77587175369263 [06:05:04:02:E8:6A] <- RX 000000045f0200004fe90b080000000000000004
May 08 15:18:15 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 4, 'pairing_code': b'\x15\x83', 'total_cals': 4, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 96, 'thermal_gen': 7, 'battery': 88, 'run_steps': 0, 'distance': 0, 'solar_gen': 552, 'act_cals': 0} 1583158300070000000000000000022800070000040058106060
May 08 15:18:15 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 15:18:15 msm8909 python3[3026]: 284.90794563293457 [06:05:04:02:E8:6A] <- RX 5f0200004fe90b0800000000000000045f020000
May 08 15:18:15 msm8909 python3[3026]: 284.93666338920593 [06:05:04:02:E8:6A] <- RX 4fe90b0800000000000000045f0200004ee90b08
May 08 15:18:15 msm8909 python3[3026]: 284.96895599365234 [06:05:04:02:E8:6A] <- RX 00000000000000045f0200004fe90b0800000000
May 08 15:18:15 msm8909 python3[3026]: 284.99400091171265 [06:05:04:02:E8:6A] <- RX 000000045f0200004fe90b080000000000000004
May 08 15:18:15 msm8909 python3[3026]: 285.0262770652771 [06:05:04:02:E8:6A] <- RX 5f0200004fe90b0800000000000000045f020000
May 08 15:18:15 msm8909 python3[3026]: 285.05186486244202 [06:05:04:02:E8:6A] <- RX 4fe90b0800000000000000045f0200004fe90b08
May 08 15:18:15 msm8909 python3[3026]: 285.07953906059265 [06:05:04:02:E8:6A] <- RX 00000000000000045f02000050e90b08a79eb61a
May 08 15:18:15 msm8909 python3[3026]: 285.08930444717407 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:15 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:15 msm8909 python3[3026]: DBUS: Discovered 06:05:04:BF:BA:E3 .
May 08 15:18:15 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'alert_status': b'\x00', 'bmr_cals': 925, 'pairing_code': b'\x1e\xa3', 'total_cals': 956, 'total_steps': 9834, 'mtp_version': 7, 'skin_temp': 122, 'sleep_state': 4, 'walk_steps': 9710, 'case_temp': 119, 'thermal_gen': 16, 'battery': 69, 'run_steps': 124, 'distance': 7534, 'solar_gen': 1095, 'act_cals': 31} 1ea31ea30007007c25ee1d6e0000044700101f439d404524777a
May 08 15:18:15 msm8909 python3[3026]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 08 15:18:15 msm8909 python3[3026]: 285.240309715271 [06:05:04:02:E8:6A] <- RX 0402401400000000000000045f020000cfeb0b08
May 08 15:18:15 msm8909 python3[3026]: 285.26509523391724 [06:05:04:02:E8:6A] <- RX 00000000000000045f0200004fe90b0800000000
May 08 15:18:15 msm8909 python3[3026]: 285.29029488563538 [06:05:04:02:E8:6A] <- RX 000000045f02000050e90b080000000000000004
May 08 15:18:15 msm8909 python3[3026]: 285.32180571556091 [06:05:04:02:E8:6A] <- RX 5f020000d0eb0b0800000000000000045f020000
May 08 15:18:15 msm8909 python3[3026]: 285.34786248207092 [06:05:04:02:E8:6A] <- RX 50e90b0800000000000000045f0200004fe90b08
May 08 15:18:15 msm8909 python3[3026]: 285.37184238433838 [06:05:04:02:E8:6A] <- RX 00000000000000045f0200004fe90b0800000000
May 08 15:18:15 msm8909 python3[3026]: 285.40168976783752 [06:05:04:02:E8:6A] <- RX 000000045f02000050e90b080000000000000004
May 08 15:18:15 msm8909 python3[3026]: 285.43180823326111 [06:05:04:02:E8:6A] <- RX 5f02000050e90b0800000000000000045f020000
May 08 15:18:15 msm8909 python3[3026]: 285.45897388458252 [06:05:04:02:E8:6A] <- RX 4fe90b0800000000000000045f0200004fe90b08
May 08 15:18:15 msm8909 python3[3026]: 285.48450183868408 [06:05:04:02:E8:6A] <- RX 00000000000000045f0200004fe90b0800000000
May 08 15:18:15 msm8909 python3[3026]: 285.52910113334656 [06:05:04:02:E8:6A] <- RX 000000045f0200004fe90b080000000000000004
May 08 15:18:15 msm8909 python3[3026]: 285.55219268798828 [06:05:04:02:E8:6A] <- RX 5e0200004fe90b0800000000000000045e020000
May 08 15:18:15 msm8909 python3[3026]: 285.5810878276825 [06:05:04:02:E8:6A] <- RX 4fe90b0800000000000000045e0200004fe90b08
May 08 15:18:15 msm8909 python3[3026]: 285.61221599578857 [06:05:04:02:E8:6A] <- RX 00000000000000045e0200004fe90b0800000000
May 08 15:18:15 msm8909 python3[3026]: 285.63798928260803 [06:05:04:02:E8:6A] <- RX 000000045e0200004fe90b080000000000000004
May 08 15:18:15 msm8909 python3[3026]: 285.66351842880249 [06:05:04:02:E8:6A] <- RX 5e0200004fe90b0800000000000000045e020000
May 08 15:18:15 msm8909 python3[3026]: 285.6891188621521 [06:05:04:02:E8:6A] <- RX 4fe90b0800000000000000045e02000050e90b08
May 08 15:18:15 msm8909 python3[3026]: 285.71923780441284 [06:05:04:02:E8:6A] <- RX 00000000000000045e0200004fe90b0800000000
May 08 15:18:15 msm8909 python3[3026]: 285.76499676704407 [06:05:04:02:E8:6A] <- RX 000000045e0200004fe90b080000000000000004
May 08 15:18:16 msm8909 python3[3026]: 285.79045224189758 [06:05:04:02:E8:6A] <- RX 5e0200004fe90b0800000000000000045f020000
May 08 15:18:16 msm8909 python3[3026]: 285.81588196754456 [06:05:04:02:E8:6A] <- RX 4fe90b0800000000000000045e0200004fe90b08
May 08 15:18:16 msm8909 python3[3026]: 285.83994174003601 [06:05:04:02:E8:6A] <- RX 00000000000000045e02000050e90b0800000000
May 08 15:18:16 msm8909 python3[3026]: 285.8668897151947 [06:05:04:02:E8:6A] <- RX 000000045e02000050e90b080000000000000004
May 08 15:18:16 msm8909 python3[3026]: 285.89197754859924 [06:05:04:02:E8:6A] <- RX 5e0200004fe90b0800000000000000045e020000
May 08 15:18:16 msm8909 python3[3026]: 285.91618371009827 [06:05:04:02:E8:6A] <- RX 4ee90b0800000000000000045f0200004fe90b08
May 08 15:18:16 msm8909 python3[3026]: 285.94008660316467 [06:05:04:02:E8:6A] <- RX 00000000000000045f0200004fe90b085af6628e
May 08 15:18:16 msm8909 python3[3026]: 285.94965767860413 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:16 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:16 msm8909 python3[3026]: 286.02963638305664 [06:05:04:02:E8:6A] <- RX 0402401500000000000000045f0200004fe90b08
May 08 15:18:16 msm8909 python3[3026]: 286.06110334396362 [06:05:04:02:E8:6A] <- RX 00000000000000045f0200004fe90b0800000000
May 08 15:18:16 msm8909 python3[3026]: 286.08757495880127 [06:05:04:02:E8:6A] <- RX 000000045f0200004fe90b080000000000000004
May 08 15:18:16 msm8909 python3[3026]: 286.12559628486633 [06:05:04:02:E8:6A] <- RX 5f0200004fe90b0800000000000000045f020000
May 08 15:18:16 msm8909 python3[3026]: 286.14977765083313 [06:05:04:02:E8:6A] <- RX 50e90b0800000000000000045f0200004fe90b08
May 08 15:18:16 msm8909 python3[3026]: 286.18176293373108 [06:05:04:02:E8:6A] <- RX 00000000000000045f02000050e90b0800000000
May 08 15:18:16 msm8909 python3[3026]: 286.20712399482727 [06:05:04:02:E8:6A] <- RX 000000045f0200004fe90b080000000000000004
May 08 15:18:16 msm8909 python3[3026]: 286.23936033248901 [06:05:04:02:E8:6A] <- RX 5f0200004fe90b0800000000000000045f020000
May 08 15:18:16 msm8909 python3[3026]: 286.26822137832642 [06:05:04:02:E8:6A] <- RX 4fe90b0800000000000000045f0200004fe90b08
May 08 15:18:16 msm8909 python3[3026]: 286.2962749004364 [06:05:04:02:E8:6A] <- RX 00000000000000045f0200004fe90b0800000000
May 08 15:18:16 msm8909 python3[3026]: 286.32157802581787 [06:05:04:02:E8:6A] <- RX 000000045f0200004fe90b080000000000000004
May 08 15:18:16 msm8909 python3[3026]: 286.34742522239685 [06:05:04:02:E8:6A] <- RX 5f0200004fe90b0800000000000000045f020000
May 08 15:18:16 msm8909 python3[3026]: 286.37528610229492 [06:05:04:02:E8:6A] <- RX 4fe90b0800000000000000045f0200004ee90b08
May 08 15:18:16 msm8909 python3[3026]: 286.40018701553345 [06:05:04:02:E8:6A] <- RX 00000000000000045f0200004fe90b0800000000
May 08 15:18:16 msm8909 python3[3026]: 286.42703914642334 [06:05:04:02:E8:6A] <- RX 000000045f0200004fe90b080000000000000004
May 08 15:18:16 msm8909 python3[3026]: 286.45268297195435 [06:05:04:02:E8:6A] <- RX 5f0200004fe90b0800000000000000045f020000
May 08 15:18:16 msm8909 python3[3026]: 286.48170399665833 [06:05:04:02:E8:6A] <- RX 4fe90b0800000000000000045f0200004ee90b08
May 08 15:18:16 msm8909 python3[3026]: 286.5132851600647 [06:05:04:02:E8:6A] <- RX 00000000000000045f0200004fe90b0800000000
May 08 15:18:16 msm8909 python3[3026]: 286.53802824020386 [06:05:04:02:E8:6A] <- RX 000000045f0200004fe90b080000000000000004
May 08 15:18:16 msm8909 python3[3026]: 286.56160187721252 [06:05:04:02:E8:6A] <- RX 5f0200004fe90b0800000000000000045f020000
May 08 15:18:16 msm8909 python3[3026]: 286.58638715744019 [06:05:04:02:E8:6A] <- RX 4fe90b0800000000000000045f0200004fe90b08
May 08 15:18:16 msm8909 python3[3026]: 286.61205148696899 [06:05:04:02:E8:6A] <- RX 00000000000000045f0200004fe90b0800000000
May 08 15:18:16 msm8909 python3[3026]: 286.63756990432739 [06:05:04:02:E8:6A] <- RX 000000045f0200004fe90b080000000000000004
May 08 15:18:16 msm8909 python3[3026]: 286.6630551815033 [06:05:04:02:E8:6A] <- RX 5f02000050e90b0800000000000000045f020000
May 08 15:18:16 msm8909 python3[3026]: 286.68906450271606 [06:05:04:02:E8:6A] <- RX 4fe90b0800000000000000045f0200004fe90b08
May 08 15:18:16 msm8909 python3[3026]: 286.71353721618652 [06:05:04:02:E8:6A] <- RX 00000000000000045f02000050e90b088b9d23fa
May 08 15:18:16 msm8909 python3[3026]: 286.72316217422485 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:16 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:17 msm8909 python3[3026]: 286.85927510261536 [06:05:04:02:E8:6A] <- RX 0402401600000000000000045f0200004ee90b08
May 08 15:18:17 msm8909 python3[3026]: 286.89114284515381 [06:05:04:02:E8:6A] <- RX 00000000000000045f020000cfeb0b0800000000
May 08 15:18:17 msm8909 python3[3026]: 286.91892004013062 [06:05:04:02:E8:6A] <- RX 000000045f020000cfeb0b080000000000000004
May 08 15:18:17 msm8909 python3[3026]: 286.94337224960327 [06:05:04:02:E8:6A] <- RX 5f020000cfeb0b0800000000000000045f020000
May 08 15:18:17 msm8909 python3[3026]: 286.96816253662109 [06:05:04:02:E8:6A] <- RX cfeb0b0800000000000000045f0200004ee90b08
May 08 15:18:17 msm8909 python3[3026]: 286.99552059173584 [06:05:04:02:E8:6A] <- RX 00000000000000045f020000d0eb0b0800000000
May 08 15:18:17 msm8909 python3[3026]: 287.03092789649963 [06:05:04:02:E8:6A] <- RX 000000045f0200004fe90b080000000000000004
May 08 15:18:17 msm8909 python3[3026]: 287.05598521232605 [06:05:04:02:E8:6A] <- RX 5f020000cfeb0b0800000000000000045f020000
May 08 15:18:17 msm8909 python3[3026]: 287.08142900466919 [06:05:04:02:E8:6A] <- RX 4fe90b0800000000000000045f0200004fe90b08
May 08 15:18:17 msm8909 python3[3026]: 287.10751080513 [06:05:04:02:E8:6A] <- RX 00000000000000045f0200004fe90b0800000000
May 08 15:18:17 msm8909 python3[3026]: 287.13169240951538 [06:05:04:02:E8:6A] <- RX 000000045f0200004fe90b080000000000000004
May 08 15:18:17 msm8909 python3[3026]: 287.15884113311768 [06:05:04:02:E8:6A] <- RX 5f0200004fe90b0800000000000000045f020000
May 08 15:18:17 msm8909 python3[3026]: 287.18489456176758 [06:05:04:02:E8:6A] <- RX 50e90b0800000000000000045f0200004e090c08
May 08 15:18:17 msm8909 python3[3026]: 287.21427249908447 [06:05:04:02:E8:6A] <- RX 00000000000000045f0200004f070c0800000000
May 08 15:18:17 msm8909 python3[3026]: 287.2399435043335 [06:05:04:02:E8:6A] <- RX 000000045f0200004f070c080000000000000004
May 08 15:18:17 msm8909 python3[3026]: 287.26730036735535 [06:05:04:02:E8:6A] <- RX 5f0200004f070c0800000000000000045f020000
May 08 15:18:17 msm8909 python3[3026]: 287.30149078369141 [06:05:04:02:E8:6A] <- RX 4f070c0800000000000000045f0200004e070c08
May 08 15:18:17 msm8909 python3[3026]: 287.32547545433044 [06:05:04:02:E8:6A] <- RX 00000000000000045f0200004f070c0800000000
May 08 15:18:17 msm8909 python3[3026]: 287.34912848472595 [06:05:04:02:E8:6A] <- RX 000000045f0200004e070c080000000000000004
May 08 15:18:17 msm8909 python3[3026]: 287.37772488594055 [06:05:04:02:E8:6A] <- RX 5f0200004e070c0800000000000000045f020000
May 08 15:18:17 msm8909 python3[3026]: 287.40204048156738 [06:05:04:02:E8:6A] <- RX 4f070c0800000000000000045f0200004f070c08
May 08 15:18:17 msm8909 python3[3026]: 287.4270601272583 [06:05:04:02:E8:6A] <- RX 0000000000000004600200004f070c0800000000
May 08 15:18:17 msm8909 python3[3026]: 287.45100975036621 [06:05:04:02:E8:6A] <- RX 000000045f0200004e070c080000000000000004
May 08 15:18:17 msm8909 python3[3026]: 287.47717261314392 [06:05:04:02:E8:6A] <- RX 5f0200004f070c08000000000000000460020000
May 08 15:18:17 msm8909 python3[3026]: 287.50115752220154 [06:05:04:02:E8:6A] <- RX 4f070c080000000000000004600200004f070c08
May 08 15:18:17 msm8909 python3[3026]: 287.5252833366394 [06:05:04:02:E8:6A] <- RX 0000000000000004600200004f070c0827de8c3f
May 08 15:18:17 msm8909 python3[3026]: 287.53488636016846 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:17 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:17 msm8909 python3[3026]: 287.6167938709259 [06:05:04:02:E8:6A] <- RX b40140170000000000000004600200004f090c08
May 08 15:18:17 msm8909 python3[3026]: 287.67499113082886 [06:05:04:02:E8:6A] <- RX 0000000000000004600200004f090c0800000000
May 08 15:18:17 msm8909 python3[3026]: 287.71167683601379 [06:05:04:02:E8:6A] <- RX 00000004600200004f090c080000000000000004
May 08 15:18:17 msm8909 python3[3026]: 287.74568390846252 [06:05:04:02:E8:6A] <- RX 600200004f090c08000000000000000460020000
May 08 15:18:17 msm8909 python3[3026]: 287.77124786376953 [06:05:04:02:E8:6A] <- RX 4f090c080000000000000004600200004e090c08
May 08 15:18:18 msm8909 python3[3026]: 287.80558180809021 [06:05:04:02:E8:6A] <- RX 00000000000000046002000050090c0800000000
May 08 15:18:18 msm8909 python3[3026]: 287.83838152885437 [06:05:04:02:E8:6A] <- RX 000000046002000050070c080000000000000004
May 08 15:18:18 msm8909 python3[3026]: 287.8644585609436 [06:05:04:02:E8:6A] <- RX 600200004f070c08000000000000000460020000
May 08 15:18:18 msm8909 python3[3026]: 287.88987040519714 [06:05:04:02:E8:6A] <- RX 4e070c080000000000000004600200004f070c08
May 08 15:18:18 msm8909 python3[3026]: 287.91684746742249 [06:05:04:02:E8:6A] <- RX 0000000000000004600200004f070c0800000000
May 08 15:18:18 msm8909 python3[3026]: 287.94065022468567 [06:05:04:02:E8:6A] <- RX 00000004600200004f090c080000000000000004
May 08 15:18:18 msm8909 python3[3026]: 287.96703433990479 [06:05:04:02:E8:6A] <- RX 600200004e090c08000000000000000460020000
May 08 15:18:18 msm8909 python3[3026]: 287.99479269981384 [06:05:04:02:E8:6A] <- RX 4f090c080000000000000004600200004f090c08
May 08 15:18:18 msm8909 python3[3026]: 288.0201849937439 [06:05:04:02:E8:6A] <- RX 0000000000000004600200004f090c0800000000
May 08 15:18:18 msm8909 python3[3026]: 288.04697704315186 [06:05:04:02:E8:6A] <- RX 00000004600200004f090c080000000000000004
May 08 15:18:18 msm8909 python3[3026]: 288.07260489463806 [06:05:04:02:E8:6A] <- RX 600200004f090c08000000000000000460020000
May 08 15:18:18 msm8909 python3[3026]: 288.0995306968689 [06:05:04:02:E8:6A] <- RX 4f090c080000000000000004600200004f090c08
May 08 15:18:18 msm8909 python3[3026]: 288.12839961051941 [06:05:04:02:E8:6A] <- RX 0000000000000004600200004f090c0800000000
May 08 15:18:18 msm8909 python3[3026]: 288.15872836112976 [06:05:04:02:E8:6A] <- RX 00000004600200004f290c080000000000000004
May 08 15:18:18 msm8909 python3[3026]: 288.18268704414368 [06:05:04:02:E8:6A] <- RX 600200004f290c08000000000000000460020000
May 08 15:18:18 msm8909 python3[3026]: 288.21811246871948 [06:05:04:02:E8:6A] <- RX 4f290c080000000000000004600200004f290c08
May 08 15:18:18 msm8909 python3[3026]: 288.24922227859497 [06:05:04:02:E8:6A] <- RX 0000000000000004600200004f290c0840c22caf
May 08 15:18:18 msm8909 python3[3026]: 288.25958275794983 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:18 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:18 msm8909 python3[3026]: 288.33792233467102 [06:05:04:02:E8:6A] <- RX 06004018e2009183912d
May 08 15:18:18 msm8909 python3[3026]: 288.34896039962769 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:18 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:18 msm8909 python3[3026]: Header: 06004018 payload: e200 crc: 9183912d
May 08 15:18:18 msm8909 python3[3026]: 288.35592150688171 [06:05:04:02:E8:6A] -> TX[10] b'06004010902397e9ff92'
May 08 15:18:18 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 08 15:18:18 msm8909 python3[3026]: 288.51839518547058 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:18:18 msm8909 python3[3026]: 288.54777145385742 [06:05:04:02:E8:6A] <- RX 06004019e2009183912d
May 08 15:18:18 msm8909 python3[3026]: 288.55806827545166 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:18 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:18 msm8909 python3[3026]: Header: 06004019 payload: e200 crc: 9183912d
May 08 15:18:18 msm8909 python3[3026]: 288.56531429290771 [06:05:04:02:E8:6A] -> TX[10] b'0600401091013299845e'
May 08 15:18:18 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 08 15:18:18 msm8909 python3[3026]: 288.66382050514221 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 08 15:18:20 msm8909 python3[3026]: 289.99090886116028 [06:05:04:02:E8:6A] <- RX 0600401ae2009183912d
May 08 15:18:20 msm8909 python3[3026]: 290.00128149986267 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 08 15:18:20 msm8909 python3[3026]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:20 msm8909 python3[3026]: Header: 0600401a payload: e200 crc: 9183912d
May 08 15:18:20 msm8909 python3[3026]: command list complete
May 08 15:18:20 msm8909 python3[3026]: DEACTIVATING AMDTP.
May 08 15:18:20 msm8909 python3[3026]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0012
May 08 15:18:20 msm8909 python3[3026]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013
May 08 15:18:20 msm8909 python3[3026]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 08 15:18:20 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:18:20 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:18:20 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152678.1807177, 'type': 's', 'key': 'a50df892cae947e7a5915dd415bfa906', 'data': '', 'source': 0}
May 08 15:18:20 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152679.1496401, 'type': 's', 'key': 'a6dcf0c49ec441aa95b514c4fab8c970', 'data': '', 'source': 0}
May 08 15:18:20 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152682.8054237, 'type': 's', 'key': '63cfe33852f24849b16d6d429a717549', 'data': '', 'source': 0}
May 08 15:18:21 msm8909 python3[3026]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 08 15:18:22 msm8909 python3[3026]: Total BG Logs: 187
May 08 15:18:22 msm8909 python3[3026]: [SSE] BACKGROUND: {'events': [{'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141460, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141520, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141580, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141640, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141700, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141760, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenInde
May 08 15:18:22 msm8909 python3[3026]: x': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141820, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141880, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141940, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142000, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142060, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142120, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'h
May 08 15:18:22 msm8909 python3[3026]: eartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142180, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142240, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142300, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142360, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142420, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142480, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaAc
May 08 15:18:22 msm8909 python3[3026]: tCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142540, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142600, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142660, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142720, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142780, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142840, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTime
May 08 15:18:22 msm8909 python3[3026]: stamp': 1715142900, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142960, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143020, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143080, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143140, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143200, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143260, 'wearableId': 76, 'therm
May 08 15:18:22 msm8909 python3[3026]: alGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143320, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143380, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143440, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143500, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143560, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143620, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId':
May 08 15:18:22 msm8909 python3[3026]: '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143680, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143740, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143800, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143860, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143920, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143980, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWal
May 08 15:18:22 msm8909 python3[3026]: kSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144040, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144100, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144160, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144220, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144280, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144340, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity':
May 08 15:18:22 msm8909 python3[3026]: 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144400, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144460, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144520, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144580, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144640, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144700, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals'
May 08 15:18:22 msm8909 python3[3026]: : 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144760, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144820, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144880, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144940, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145000, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145060, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None,
May 08 15:18:22 msm8909 python3[3026]: 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145120, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145180, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145240, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145300, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145360, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145420, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0,
May 08 15:18:22 msm8909 python3[3026]: 'powerConsumedIndex': 1, 'utcTimestamp': 1715145480, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145540, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145600, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145660, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145720, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145780, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestam
May 08 15:18:22 msm8909 python3[3026]: p': 1715145840, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145900, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145960, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146020, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146080, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146140, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146200, 'wearableId': 76, 'therma
May 08 15:18:22 msm8909 python3[3026]: lGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146260, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146320, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146380, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146440, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146500, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146560, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId
May 08 15:18:22 msm8909 python3[3026]: ': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146620, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146680, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146740, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146800, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146860, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146920, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75,
May 08 15:18:22 msm8909 python3[3026]: 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146980, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147040, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147100, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147160, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147220, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147280, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0,
May 08 15:18:22 msm8909 python3[3026]: 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147340, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147400, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}]}
May 08 15:18:22 msm8909 python3[3026]: [SSE] Sending: {"msg": {"events": [{"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141460, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141520, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141580, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141640, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141700, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141760, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGe
May 08 15:18:22 msm8909 python3[3026]: nIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141820, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141880, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 78, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141940, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142000, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142060, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142120, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 7
May 08 15:18:22 msm8909 python3[3026]: 9, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142180, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142240, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142300, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142360, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142420, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142480, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "de
May 08 15:18:22 msm8909 python3[3026]: ltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142540, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 78, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142600, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142660, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 78, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142720, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142780, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142840, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "ut
May 08 15:18:22 msm8909 python3[3026]: cTimestamp": 1715142900, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142960, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143020, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143080, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143140, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143200, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143260, "wearableId": 76, "
May 08 15:18:22 msm8909 python3[3026]: thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143320, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143380, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 78, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143440, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143500, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143560, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143620, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "devic
May 08 15:18:22 msm8909 python3[3026]: eId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143680, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143740, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143800, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143860, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143920, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143980, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "del
May 08 15:18:22 msm8909 python3[3026]: taWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144040, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144100, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144160, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144220, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144280, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144340, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activi
May 08 15:18:22 msm8909 python3[3026]: ty": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144400, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144460, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144520, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 78, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144580, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144640, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144700, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmr
May 08 15:18:22 msm8909 python3[3026]: Cals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144760, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144820, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 78, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144880, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144940, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145000, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145060, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate":
May 08 15:18:22 msm8909 python3[3026]: null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145120, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145180, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145240, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145300, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145360, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145420, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "deltaActCals
May 08 15:18:22 msm8909 python3[3026]: ": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145480, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145540, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145600, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145660, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145720, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145780, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTim
May 08 15:18:22 msm8909 python3[3026]: estamp": 1715145840, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145900, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145960, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146020, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146080, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146140, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146200, "wearableId": 76, "t
May 08 15:18:22 msm8909 python3[3026]: hermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146260, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146320, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146380, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146440, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146500, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146560, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "dev
May 08 15:18:22 msm8909 python3[3026]: iceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146620, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146680, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146740, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146800, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146860, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146920, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23
May 08 15:18:22 msm8909 python3[3026]: .75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146980, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 78, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147040, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147100, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147160, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147220, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147280, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps
May 08 15:18:22 msm8909 python3[3026]: ": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147340, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147400, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}]}, "key": "119a838be3fd4b3ea464519c1e09d3df", "rt": "bg"}
May 08 15:18:22 msm8909 python3[3026]: [SSE] BACKGROUND: {'events': [{'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147460, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147520, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147580, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147640, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147700, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147760, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarG
May 08 15:18:22 msm8909 python3[3026]: enIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147820, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147880, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147940, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148000, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148060, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148120, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'batt
May 08 15:18:22 msm8909 python3[3026]: ery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148180, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148240, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148300, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148360, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148420, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148480, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp
May 08 15:18:22 msm8909 python3[3026]: ': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148540, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148600, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148660, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148720, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148780, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148840, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerCon
May 08 15:18:22 msm8909 python3[3026]: sumedIndex': 1, 'utcTimestamp': 1715148900, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148960, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149020, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149080, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149140, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149200, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 171514
May 08 15:18:22 msm8909 python3[3026]: 9260, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149320, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149380, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149440, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149500, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149560, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149620, 'wearableId': 76, 'thermalGenInd
May 08 15:18:22 msm8909 python3[3026]: ex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149680, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149740, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149800, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149860, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149920, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149980, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId'
May 08 15:18:22 msm8909 python3[3026]: : '06:05:04:02:E8:6A', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150040, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150100, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150160, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150220, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150280, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150340, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'd
May 08 15:18:22 msm8909 python3[3026]: eltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150400, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150460, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150520, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150580, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150640, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150700, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activ
May 08 15:18:22 msm8909 python3[3026]: ity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150760, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150820, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150880, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150940, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151000, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151060, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals':
May 08 15:18:22 msm8909 python3[3026]: 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151120, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151180, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151240, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151300, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151360, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151420, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 80, 'heartRate': None, 'caseTemp': 2
May 08 15:18:22 msm8909 python3[3026]: 4.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151480, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151540, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151600, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151660, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151720, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151780, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, '
May 08 15:18:22 msm8909 python3[3026]: utcTimestamp': 1715151840, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151900, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151960, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152020, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152080, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152140, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152200, 'wearableId': 76, 'ther
May 08 15:18:22 msm8909 python3[3026]: malGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152260, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152320, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152380, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152440, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152500, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152560, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId'
May 08 15:18:22 msm8909 python3[3026]: : '06:05:04:02:E8:6A', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 79, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152620, 'wearableId': 76, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:02:E8:6A', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}]}
May 08 15:18:22 msm8909 python3[3026]: [SSE] Sending: {"msg": {"events": [{"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147460, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147520, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147580, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147640, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147700, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147760, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"s
May 08 15:18:22 msm8909 python3[3026]: olarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147820, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147880, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147940, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148000, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148060, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 78, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148120, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0,
May 08 15:18:22 msm8909 python3[3026]: "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148180, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148240, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148300, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148360, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 78, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148420, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148480, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "cas
May 08 15:18:22 msm8909 python3[3026]: eTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148540, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148600, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148660, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148720, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148780, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148840, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "pow
May 08 15:18:22 msm8909 python3[3026]: erConsumedIndex": 1, "utcTimestamp": 1715148900, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148960, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149020, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149080, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 78, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149140, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149200, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1
May 08 15:18:22 msm8909 python3[3026]: 715149260, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149320, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149380, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 78, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149440, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149500, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149560, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149620, "wearableId": 76, "thermalG
May 08 15:18:22 msm8909 python3[3026]: enIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149680, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149740, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149800, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149860, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149920, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149980, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "devi
May 08 15:18:22 msm8909 python3[3026]: ceId": "06:05:04:02:E8:6A", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 78, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150040, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150100, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150160, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150220, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150280, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 78, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150340, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.
May 08 15:18:22 msm8909 python3[3026]: 0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150400, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 78, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150460, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 78, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150520, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150580, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150640, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150700, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "
May 08 15:18:22 msm8909 python3[3026]: activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 78, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150760, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150820, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150880, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150940, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151000, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151060, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCa
May 08 15:18:22 msm8909 python3[3026]: ls": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151120, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151180, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151240, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151300, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 78, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151360, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151420, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 80, "heartRate": null, "caseTem
May 08 15:18:22 msm8909 python3[3026]: p": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151480, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151540, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 78, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151600, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151660, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151720, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151780, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 78, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex":
May 08 15:18:23 msm8909 python3[3026]: 1, "utcTimestamp": 1715151840, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151900, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151960, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152020, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152080, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152140, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152200, "wearableId": 76,
May 08 15:18:23 msm8909 python3[3026]: "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152260, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152320, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152380, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152440, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152500, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152560, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "devi
May 08 15:18:23 msm8909 python3[3026]: ceId": "06:05:04:02:E8:6A", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 79, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152620, "wearableId": 76, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:02:E8:6A", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}]}, "key": "53d180db86eb409ca9adac2a52493017", "rt": "bg"}
May 08 15:18:23 msm8909 python3[3026]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 15:18:23 msm8909 python3[3026]: DBUS: 06:05:04:02:E8:6A disconnected.
May 08 15:18:23 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 388, 'act_cals': 6} 251a251a0007004d082306ad00000184000706b03c004f206061
May 08 15:18:28 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c10006
May 08 15:18:28 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 08 15:18:29 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 4, 'pairing_code': b'\x15\x83', 'total_cals': 4, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 96, 'thermal_gen': 7, 'battery': 88, 'run_steps': 0, 'distance': 0, 'solar_gen': 552, 'act_cals': 0} 1583158300070000000000000000022800070000040058306060
May 08 15:18:29 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 15:18:30 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 557, 'act_cals': 10} 0f890f89000700000e860ab30000022d00100ab1f7004f206060
May 08 15:18:31 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 97, 'thermal_gen': 206, 'battery': 74, 'run_steps': 8, 'distance': 2746, 'solar_gen': 678, 'act_cals': 11} 0d550d55000700080e750aba000002a600ce0b2206004a006162
May 08 15:18:32 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 389, 'act_cals': 6} 251a251a0007004d082306ad00000185000706b03c004f106061
May 08 15:18:42 msm8909 python3[3026]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 08 15:18:42 msm8909 python3[3026]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 08 15:18:42 msm8909 python3[3026]: Device not connected, retrying later
May 08 15:18:42 msm8909 python3[3026]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 08 15:18:46 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 97, 'thermal_gen': 206, 'battery': 74, 'run_steps': 8, 'distance': 2746, 'solar_gen': 678, 'act_cals': 11} 0d550d55000700080e750aba000002a600ce0b2206004a006162
May 08 15:18:46 msm8909 python3[3026]: DBUS: Connected to 06:05:04:32:34:65
May 08 15:18:46 msm8909 python3[3026]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 15:18:46 msm8909 python3[3026]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 15:18:46 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 74, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "eaf6a3df3bca4775a0feee5138fd4eaf", "rt": "gw"}
May 08 15:18:46 msm8909 python3[3026]: ACTIVATING HR.
May 08 15:18:46 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 15:18:46 msm8909 python3[3026]: 316.64484333992004 [06:05:04:32:34:65] <- HR 0000
May 08 15:18:47 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 389, 'act_cals': 6} 251a251a0007004d082306ad00000185000706b03c004f206061
May 08 15:18:48 msm8909 python3[3026]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 08 15:18:48 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 64, 'alert_status': b'\x00', 'bmr_cals': 848, 'pairing_code': b'\x10\xd3', 'total_cals': 870, 'total_steps': 5200, 'mtp_version': 7, 'skin_temp': 125, 'sleep_state': 4, 'walk_steps': 5186, 'case_temp': 123, 'thermal_gen': 75, 'battery': 16, 'run_steps': 14, 'distance': 3957, 'solar_gen': 1128, 'act_cals': 22} 10d310d30007000e14420f7500000468004b1643504010247b7d
May 08 15:18:48 msm8909 python3[3026]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 15:18:48 msm8909 python3[3026]: 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, 58, 251, 152, 0, 0, 0, 0, 0, 0, 0, 0, 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 08 15:18:48 msm8909 python3[3026]: GOT Firmware Version: V1.5.4d0
May 08 15:18:48 msm8909 python3[3026]: GOT Pairing Code: 0d55
May 08 15:18:48 msm8909 python3[3026]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 15:18:48 msm8909 python3[3026]: NO FW Update needed.
May 08 15:18:48 msm8909 python3[3026]: LAST SYNC: 1715141528
May 08 15:18:49 msm8909 python3[3026]: DBUS: Discovered 06:05:04:52:C0:04 .
May 08 15:18:49 msm8909 python3[3026]: ADVERT: {'company_id': b'#\xc4', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40006
May 08 15:18:49 msm8909 python3[3026]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 08 15:18:49 msm8909 python3[3026]: DBUS: Read 06:05:04:32:34:65 : 00002a25-0000-1000-8000-00805f9b34fb : [125, 14, 0, 0, 117, 14, 0, 1, 8, 0, 0, 2, 189, 163, 10, 16, 44, 235, 7, 17, 145, 184, 2, 18, 0, 0, 0, 32, 186, 10, 0, 48, 166, 2, 0, 64, 206, 0, 0, 65, 98, 0, 0, 80, 97, 0, 0, 81, 74, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 15:18:49 msm8909 python3[3026]: ACTIVITY: 0
May 08 15:18:49 msm8909 python3[3026]: HR READING: 0 TOOK 0.000456 secs
May 08 15:18:49 msm8909 python3[3026]: DEACTIVATING HR.
May 08 15:18:49 msm8909 python3[3026]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 15:18:49 msm8909 python3[3026]: GOT Instant Data: {'sleep_duration': 0, 'total_cals': 697277, 'battery': 74, 'bmr_cals': 518956, 'skin_temp': 98, 'total_steps': 3709, 'act_cals': 178321, 'case_temp': 97, 'walk_steps': 3701, 'thermal_gen': 206, 'heart_rate': 0, 'run_steps': 8, 'distance': 2746, 'solar_gen': 678, 'activity': 0}
May 08 15:18:49 msm8909 python3[3026]: W ID: 74
May 08 15:18:49 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 74, 'heartRate': 0, 'caseTemp': 97, 'totalCals': 697277, 'activity': 0, 'sleepDuration': 0, 'bmrCals': 518956, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'actCals': 178321, 'solarGen': 678, 'runSteps': 8, 'thermalGen': 206, 'totalSteps': 3709}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152729, 'wearableId': 74}
May 08 15:18:49 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 74, 'heartRate': 0, 'caseTemp': 97, 'totalCals': 697277, 'activity': 0, 'sleepDuration': 0, 'bmrCals': 518956, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'actCals': 178321, 'solarGen': 678, 'runSteps': 8, 'thermalGen': 206, 'totalSteps': 3709}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152729, 'wearableId': 74}
May 08 15:18:49 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"battery": 74, "heartRate": 0, "caseTemp": 97, "totalCals": 697277, "activity": 0, "sleepDuration": 0, "bmrCals": 518956, "skinTemp": 98, "distance": 2746, "walkSteps": 3701, "actCals": 178321, "solarGen": 678, "runSteps": 8, "thermalGen": 206, "totalSteps": 3709}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152729, "wearableId": 74}, "key": "7210f7df43b84bdc916e55b1ce94bcb9", "rt": "instant"}
May 08 15:18:49 msm8909 python3[3026]: Instant Upload complete
May 08 15:18:49 msm8909 python3[3026]: using silent sync
May 08 15:18:50 msm8909 python3[3026]: Starting sync for: 06:05:04:32:34:65
May 08 15:18:50 msm8909 python3[3026]: ACTIVATING AMDTP.
May 08 15:18:50 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 557, 'act_cals': 10} 0f890f89000700000e860ab30000022d00100ab1f7004f006060
May 08 15:18:51 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 08 15:18:52 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 08 15:18:52 msm8909 python3[3026]: Sending start sync for: 06:05:04:32:34:65
May 08 15:18:52 msm8909 python3[3026]: 322.15857887268066 [06:05:04:32:34:65] -> TX[10] b'060040109100a4a98329'
May 08 15:18:53 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 08 15:18:53 msm8909 python3[3026]: 323.47443842887878 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:18:54 msm8909 python3[3026]: 324.11611580848694 [06:05:04:32:34:65] <- RX 06004010e2009183912d
May 08 15:18:54 msm8909 python3[3026]: 324.12580418586731 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:18:54 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:54 msm8909 python3[3026]: Header: 06004010 payload: e200 crc: 9183912d
May 08 15:18:54 msm8909 python3[3026]: 324.1332790851593 [06:05:04:32:34:65] -> TX[10] b'0600401092269a7fa3d0'
May 08 15:18:54 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 08 15:18:54 msm8909 python3[3026]: 324.75747513771057 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:18:55 msm8909 python3[3026]: 324.7848002910614 [06:05:04:32:34:65] <- RX 3a0040114c4f475f435249544943414c20464149
May 08 15:18:55 msm8909 python3[3026]: 324.80766272544861 [06:05:04:32:34:65] <- RX 4c202e2e5c7372635c6d61747269785f64726976
May 08 15:18:55 msm8909 python3[3026]: 324.83221983909607 [06:05:04:32:34:65] <- RX 6572735c616363656c2e632c203435310d0a1831
May 08 15:18:55 msm8909 python3[3026]: 325.3876690864563 [06:05:04:32:34:65] <- RX 25ce
May 08 15:18:55 msm8909 python3[3026]: 325.39740514755249 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:18:55 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:56 msm8909 python3[3026]: 326.0278525352478 [06:05:04:32:34:65] <- RX 06004012e2009183912d
May 08 15:18:56 msm8909 python3[3026]: 326.04036068916321 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:18:56 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:56 msm8909 python3[3026]: Header: 06004012 payload: e200 crc: 9183912d
May 08 15:18:56 msm8909 python3[3026]: 326.05021643638611 [06:05:04:32:34:65] -> TX[11] b'07004010900f002d7dca85'
May 08 15:18:56 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 08 15:18:56 msm8909 python3[3026]: 326.67112183570862 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:18:57 msm8909 python3[3026]: 327.00736880302429 [06:05:04:32:34:65] <- RX 06004013e2009183912d
May 08 15:18:57 msm8909 python3[3026]: 327.01694345474243 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:18:57 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:57 msm8909 python3[3026]: Header: 06004013 payload: e200 crc: 9183912d
May 08 15:18:57 msm8909 python3[3026]: 327.02445983886719 [06:05:04:32:34:65] -> TX[11] b'070040109316006c6a8c1c'
May 08 15:18:57 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 08 15:18:57 msm8909 python3[3026]: 327.12643504142761 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:18:57 msm8909 python3[3026]: 327.51771068572998 [06:05:04:32:34:65] <- RX 06004014e2009183912d
May 08 15:18:57 msm8909 python3[3026]: 327.52720713615417 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:18:57 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:57 msm8909 python3[3026]: Header: 06004014 payload: e200 crc: 9183912d
May 08 15:18:57 msm8909 python3[3026]: 327.53442144393921 [06:05:04:32:34:65] -> TX[11] b'070040109317002d5b9705'
May 08 15:18:57 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 08 15:18:57 msm8909 python3[3026]: 327.60845398902893 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:18:58 msm8909 python3[3026]: 327.99793601036072 [06:05:04:32:34:65] <- RX 06004015e2009183912d
May 08 15:18:58 msm8909 python3[3026]: 328.00740098953247 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:18:58 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:58 msm8909 python3[3026]: Header: 06004015 payload: e200 crc: 9183912d
May 08 15:18:58 msm8909 python3[3026]: 328.01495790481567 [06:05:04:32:34:65] -> TX[10] b'060040109124754d8015'
May 08 15:18:58 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 08 15:18:58 msm8909 python3[3026]: 328.12305855751038 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:18:58 msm8909 python3[3026]: 328.15315842628479 [06:05:04:32:34:65] <- RX 240040160101663b2761021c0032003c06400000
May 08 15:18:58 msm8909 python3[3026]: 328.17765998840332 [06:05:04:32:34:65] <- RX 0e7d00000aba000aa3bd000000000215c70060fb
May 08 15:18:58 msm8909 python3[3026]: 328.18719387054443 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:18:58 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:58 msm8909 python3[3026]: user prefs:
May 08 15:18:58 msm8909 python3[3026]: self.clockFormat: 01
May 08 15:18:58 msm8909 python3[3026]: self.unit: 01
May 08 15:18:58 msm8909 python3[3026]: self.time: 00000000
May 08 15:18:58 msm8909 python3[3026]: self.timezone: 021c
May 08 15:18:58 msm8909 python3[3026]: self.gender: 00
May 08 15:18:58 msm8909 python3[3026]: self.age: 32
May 08 15:18:58 msm8909 python3[3026]: self.weight: 003c
May 08 15:18:58 msm8909 python3[3026]: self.height: 0640
May 08 15:18:58 msm8909 python3[3026]: self.steps: 00001a2c
May 08 15:18:58 msm8909 python3[3026]: self.distance: 00000003
May 08 15:18:58 msm8909 python3[3026]: self.calories: 00000708
May 08 15:18:58 msm8909 python3[3026]: self.sleep: 000001a4
May 08 15:18:58 msm8909 python3[3026]: self.language: 02
May 08 15:18:58 msm8909 python3[3026]: self.sleeptime: 15
May 08 15:18:58 msm8909 python3[3026]: 328.26643657684326 [06:05:04:32:34:65] <- RX 06004017e2009183912d
May 08 15:18:58 msm8909 python3[3026]: 328.27715754508972 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:18:58 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:58 msm8909 python3[3026]: Header: 06004017 payload: e200 crc: 9183912d
May 08 15:18:58 msm8909 python3[3026]: 328.28444933891296 [06:05:04:32:34:65] -> TX[42] b'2600401090240101663b2762021c0032003c064000003a9800000003000004b0000001e002154e9c1ce1'
May 08 15:18:58 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240101663b2762021c0032003c064000003a9800000003000004b0000001e002154e9c1ce1
May 08 15:18:58 msm8909 python3[3026]: 328.38794112205505 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:18:59 msm8909 python3[3026]: 328.77886152267456 [06:05:04:32:34:65] <- RX 06004018e2009183912d
May 08 15:18:59 msm8909 python3[3026]: 328.79197645187378 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:18:59 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:59 msm8909 python3[3026]: Header: 06004018 payload: e200 crc: 9183912d
May 08 15:18:59 msm8909 python3[3026]: 328.80384945869446 [06:05:04:32:34:65] -> TX[11] b'07004010930c030dc1a835'
May 08 15:18:59 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c030dc1a835
May 08 15:18:59 msm8909 python3[3026]: 328.9265022277832 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:18:59 msm8909 python3[3026]: 329.31872868537903 [06:05:04:32:34:65] <- RX 06004019e2009183912d
May 08 15:18:59 msm8909 python3[3026]: 329.32823276519775 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:18:59 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:59 msm8909 python3[3026]: Header: 06004019 payload: e200 crc: 9183912d
May 08 15:18:59 msm8909 python3[3026]: 329.33554720878601 [06:05:04:32:34:65] -> TX[10] b'060040109237685f13ba'
May 08 15:18:59 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 08 15:18:59 msm8909 python3[3026]: 329.44010734558105 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:18:59 msm8909 python3[3026]: 329.46765732765198 [06:05:04:32:34:65] <- RX 0500401a011bdf05a5
May 08 15:18:59 msm8909 python3[3026]: 329.47756290435791 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:18:59 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:59 msm8909 python3[3026]: 06:05:04:32:34:65: License Good
May 08 15:18:59 msm8909 python3[3026]: 329.55797219276428 [06:05:04:32:34:65] <- RX 0600401be2009183912d
May 08 15:18:59 msm8909 python3[3026]: 329.56757187843323 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:18:59 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:18:59 msm8909 python3[3026]: Header: 0600401b payload: e200 crc: 9183912d
May 08 15:18:59 msm8909 python3[3026]: 329.57566928863525 [06:05:04:32:34:65] -> TX[10] b'060040109126592c8efb'
May 08 15:18:59 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 08 15:18:59 msm8909 python3[3026]: 329.65216660499573 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:18:59 msm8909 python3[3026]: 329.68955016136169 [06:05:04:32:34:65] <- RX 1c00401c00000001000000010000000000000000
May 08 15:18:59 msm8909 python3[3026]: 329.71299147605896 [06:05:04:32:34:65] <- RX 000000ba000000004892cae1
May 08 15:18:59 msm8909 python3[3026]: 329.72310519218445 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:18:59 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:00 msm8909 python3[3026]: 329.79598236083984 [06:05:04:32:34:65] <- RX 0600401de2009183912d
May 08 15:19:00 msm8909 python3[3026]: 329.80546236038208 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:19:00 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:00 msm8909 python3[3026]: Header: 0600401d payload: e200 crc: 9183912d
May 08 15:19:00 msm8909 python3[3026]: 329.8139967918396 [06:05:04:32:34:65] -> TX[10] b'060040109107073ce7b7'
May 08 15:19:00 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 08 15:19:00 msm8909 python3[3026]: 329.89056062698364 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:19:00 msm8909 python3[3026]: 329.91994714736938 [06:05:04:32:34:65] <- RX 0500401e008def02d2
May 08 15:19:00 msm8909 python3[3026]: 329.92920780181885 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:19:00 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:00 msm8909 python3[3026]: 330.00722527503967 [06:05:04:32:34:65] <- RX 0600401fe2009183912d
May 08 15:19:00 msm8909 python3[3026]: 330.01849007606506 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:19:00 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:00 msm8909 python3[3026]: Header: 0600401f payload: e200 crc: 9183912d
May 08 15:19:00 msm8909 python3[3026]: 330.02622270584106 [06:05:04:32:34:65] -> TX[10] b'060040109117632c50aa'
May 08 15:19:00 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 08 15:19:00 msm8909 python3[3026]: 330.0978262424469 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:19:00 msm8909 python3[3026]: 330.12803030014038 [06:05:04:32:34:65] <- RX 0800401090fb3a669db8eda4
May 08 15:19:00 msm8909 python3[3026]: 330.14012980461121 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:19:00 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:00 msm8909 python3[3026]: 330.21654915809631 [06:05:04:32:34:65] <- RX 06004011e2009183912d
May 08 15:19:00 msm8909 python3[3026]: 330.22611522674561 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:19:00 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:00 msm8909 python3[3026]: Header: 06004011 payload: e200 crc: 9183912d
May 08 15:19:00 msm8909 python3[3026]: 330.23364996910095 [06:05:04:32:34:65] -> TX[10] b'060040109106910ce0c0'
May 08 15:19:00 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 08 15:19:00 msm8909 python3[3026]: 330.30828237533569 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:19:00 msm8909 python3[3026]: 330.34980535507202 [06:05:04:32:34:65] <- RX 04024012000000000000000460020000c92b0c08
May 08 15:19:00 msm8909 python3[3026]: 330.37367844581604 [06:05:04:32:34:65] <- RX 000000000000000460020000c92b0c0800000000
May 08 15:19:00 msm8909 python3[3026]: 330.3982138633728 [06:05:04:32:34:65] <- RX 0000000460020000c92b0c080000000000000004
May 08 15:19:00 msm8909 python3[3026]: 330.43493413925171 [06:05:04:32:34:65] <- RX 60020000c92b0c08000000000000000460020000
May 08 15:19:00 msm8909 python3[3026]: 330.46998977661133 [06:05:04:32:34:65] <- RX ca2b0c08000000000000000460020000ca2b0c08
May 08 15:19:00 msm8909 python3[3026]: 330.49633836746216 [06:05:04:32:34:65] <- RX 000000000000000460020000c92b0c0800000000
May 08 15:19:00 msm8909 python3[3026]: 330.52842378616333 [06:05:04:32:34:65] <- RX 0000000460020000ca2b0c080000000000000004
May 08 15:19:00 msm8909 python3[3026]: 330.55959177017212 [06:05:04:32:34:65] <- RX 60020000ca2b0c08000000000000000460020000
May 08 15:19:00 msm8909 python3[3026]: 330.58488726615906 [06:05:04:32:34:65] <- RX c92b0c08000000000000000460020000ca2b0c08
May 08 15:19:00 msm8909 python3[3026]: 330.60868883132935 [06:05:04:32:34:65] <- RX 000000000000000460020000c92b0c0800000000
May 08 15:19:00 msm8909 python3[3026]: 330.63226461410522 [06:05:04:32:34:65] <- RX 0000000461020000c92b0c080000000000000004
May 08 15:19:00 msm8909 python3[3026]: 330.65880823135376 [06:05:04:32:34:65] <- RX 60020000c92b0c08000000000000000461020000
May 08 15:19:00 msm8909 python3[3026]: 330.68891954421997 [06:05:04:32:34:65] <- RX ca2b0c08000000000000000461020000c92b0c08
May 08 15:19:00 msm8909 python3[3026]: 330.71430611610413 [06:05:04:32:34:65] <- RX 000000000000000461020000ca2b0c0800000000
May 08 15:19:00 msm8909 python3[3026]: 330.73997044563293 [06:05:04:32:34:65] <- RX 0000000460020000c92b0c080000000000000004
May 08 15:19:00 msm8909 python3[3026]: 330.76450300216675 [06:05:04:32:34:65] <- RX 60020000ca2b0c08000000000000000460020000
May 08 15:19:01 msm8909 python3[3026]: 330.78825569152832 [06:05:04:32:34:65] <- RX ca2b0c08000000000000000460020000c92b0c08
May 08 15:19:01 msm8909 python3[3026]: 330.81449556350708 [06:05:04:32:34:65] <- RX 000000000000000460020000c92b0c0800000000
May 08 15:19:01 msm8909 python3[3026]: 330.92802214622498 [06:05:04:32:34:65] <- RX 0000000460020000c82b0c080000000000000004
May 08 15:19:01 msm8909 python3[3026]: 330.95768237113953 [06:05:04:32:34:65] <- RX 60020000c92b0c08000000000000000460020000
May 08 15:19:01 msm8909 python3[3026]: 330.98286819458008 [06:05:04:32:34:65] <- RX c92b0c08000000000000000460020000c92b0c08
May 08 15:19:01 msm8909 python3[3026]: 331.01086378097534 [06:05:04:32:34:65] <- RX 000000000000000460020000ca2b0c0800000000
May 08 15:19:01 msm8909 python3[3026]: 331.03756427764893 [06:05:04:32:34:65] <- RX 0000000460020000c92b0c080000000000000004
May 08 15:19:01 msm8909 python3[3026]: 331.07214975357056 [06:05:04:32:34:65] <- RX 60020000c92b0c08000000000000000460020000
May 08 15:19:01 msm8909 python3[3026]: 331.09879803657532 [06:05:04:32:34:65] <- RX c90b0c08000000000000000460020000ca2b0c08
May 08 15:19:01 msm8909 python3[3026]: 331.14457273483276 [06:05:04:32:34:65] <- RX 000000000000000460020000ca2b0c087e54b14d
May 08 15:19:01 msm8909 python3[3026]: 331.15917277336121 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:19:01 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:01 msm8909 python3[3026]: 331.30869770050049 [06:05:04:32:34:65] <- RX 04024013000000000000000460020000c92b0c08
May 08 15:19:01 msm8909 python3[3026]: 331.34930992126465 [06:05:04:32:34:65] <- RX 000000000000000460020000c92b0c0800000000
May 08 15:19:01 msm8909 python3[3026]: 331.38974618911743 [06:05:04:32:34:65] <- RX 0000000460020000ca0b0c080000000000000004
May 08 15:19:01 msm8909 python3[3026]: 331.41574192047119 [06:05:04:32:34:65] <- RX 60020000c90b0c08000000000000000460020000
May 08 15:19:01 msm8909 python3[3026]: 331.46117854118347 [06:05:04:32:34:65] <- RX c90b0c08000000000000000460020000ca2b0c08
May 08 15:19:01 msm8909 python3[3026]: 331.51277494430542 [06:05:04:32:34:65] <- RX 000000000000000460020000c92b0c0800000000
May 08 15:19:01 msm8909 python3[3026]: 331.55129885673523 [06:05:04:32:34:65] <- RX 0000000460020000ca2b0c080000000000000004
May 08 15:19:01 msm8909 python3[3026]: 331.58863401412964 [06:05:04:32:34:65] <- RX 60020000ca2b0c08000000000000000460020000
May 08 15:19:01 msm8909 python3[3026]: 331.61301016807556 [06:05:04:32:34:65] <- RX c90b0c08000000000000000460020000c90b0c08
May 08 15:19:01 msm8909 python3[3026]: 331.6388041973114 [06:05:04:32:34:65] <- RX 000000000000000460020000c90b0c0800000000
May 08 15:19:01 msm8909 python3[3026]: 331.66499018669128 [06:05:04:32:34:65] <- RX 0000000460020000ca0b0c080000000000000004
May 08 15:19:01 msm8909 python3[3026]: 331.70623111724854 [06:05:04:32:34:65] <- RX 60020000c90b0c08000000000000000460020000
May 08 15:19:01 msm8909 python3[3026]: 331.75261807441711 [06:05:04:32:34:65] <- RX ca0b0c08000000000000000460020000c90b0c08
May 08 15:19:02 msm8909 python3[3026]: 331.79226756095886 [06:05:04:32:34:65] <- RX 000000000000000460020000c90b0c0800000000
May 08 15:19:02 msm8909 python3[3026]: 331.90094828605652 [06:05:04:32:34:65] <- RX 0000000460020000ca0b0c080000000000000004
May 08 15:19:02 msm8909 python3[3026]: 331.94161748886108 [06:05:04:32:34:65] <- RX 60020000ca0b0c08000000000000000460020000
May 08 15:19:02 msm8909 python3[3026]: 331.98806667327881 [06:05:04:32:34:65] <- RX c90b0c08000000000000000460020000ca0b0c08
May 08 15:19:02 msm8909 python3[3026]: 332.02187252044678 [06:05:04:32:34:65] <- RX 000000000000000460020000c90b0c0800000000
May 08 15:19:02 msm8909 python3[3026]: 332.04984140396118 [06:05:04:32:34:65] <- RX 0000000460020000ca0b0c080000000000000004
May 08 15:19:02 msm8909 python3[3026]: 332.07814359664917 [06:05:04:32:34:65] <- RX 60020000c90b0c08000000000000000460020000
May 08 15:19:02 msm8909 python3[3026]: 332.10812830924988 [06:05:04:32:34:65] <- RX c90b0c08000000000000000460020000c90b0c08
May 08 15:19:02 msm8909 python3[3026]: 332.14696073532104 [06:05:04:32:34:65] <- RX 000000000000000460020000ca0b0c0800000000
May 08 15:19:02 msm8909 python3[3026]: 332.17399644851685 [06:05:04:32:34:65] <- RX 0000000460020000c90b0c080000000000000004
May 08 15:19:02 msm8909 python3[3026]: 332.19868326187134 [06:05:04:32:34:65] <- RX 60020000ca0b0c08000000000000000460020000
May 08 15:19:02 msm8909 python3[3026]: 332.24442458152771 [06:05:04:32:34:65] <- RX ca0b0c08000000000000000460020000ca0b0c08
May 08 15:19:02 msm8909 python3[3026]: 332.27392792701721 [06:05:04:32:34:65] <- RX 000000000000000460020000ca0b0c08787b3ceb
May 08 15:19:02 msm8909 python3[3026]: 332.28610157966614 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:19:02 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:02 msm8909 python3[3026]: ADVERT: {'company_id': b'\x16\xe6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 08 15:19:02 msm8909 python3[3026]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 08 15:19:02 msm8909 python3[3026]: 332.74313521385193 [06:05:04:32:34:65] <- RX 04024014000000000000000460020000c90b0c08
May 08 15:19:03 msm8909 python3[3026]: 332.79382824897766 [06:05:04:32:34:65] <- RX 00000000000000046002000049070c0800000000
May 08 15:19:03 msm8909 python3[3026]: 332.91424989700317 [06:05:04:32:34:65] <- RX 00000004600200004a090c080000000000000004
May 08 15:19:03 msm8909 python3[3026]: 332.94275736808777 [06:05:04:32:34:65] <- RX 600200004a090c08000000000000000460020000
May 08 15:19:03 msm8909 python3[3026]: 332.99951386451721 [06:05:04:32:34:65] <- RX 4a090c0800000000000000046002000049090c08
May 08 15:19:03 msm8909 python3[3026]: 333.02704739570618 [06:05:04:32:34:65] <- RX 0000000000000004600200004a090c0800000000
May 08 15:19:03 msm8909 python3[3026]: 333.05616426467896 [06:05:04:32:34:65] <- RX 000000046002000049090c080000000000000004
May 08 15:19:03 msm8909 python3[3026]: 333.08958601951599 [06:05:04:32:34:65] <- RX 6002000049090c08000000000000000460020000
May 08 15:19:03 msm8909 python3[3026]: 333.11636090278625 [06:05:04:32:34:65] <- RX 4a090c0800000000000000046002000049090c08
May 08 15:19:03 msm8909 python3[3026]: 333.15074157714844 [06:05:04:32:34:65] <- RX 0000000000000004600200004a090c0800000000
May 08 15:19:03 msm8909 python3[3026]: 333.18479084968567 [06:05:04:32:34:65] <- RX 000000046002000048090c080000000000000004
May 08 15:19:03 msm8909 python3[3026]: 333.21268248558044 [06:05:04:32:34:65] <- RX 600200004a090c08000000000000000460020000
May 08 15:19:03 msm8909 python3[3026]: 333.23805379867554 [06:05:04:32:34:65] <- RX 49090c0800000000000000046002000049090c08
May 08 15:19:03 msm8909 python3[3026]: 333.26757287979126 [06:05:04:32:34:65] <- RX 0000000000000004600200004a090c0800000000
May 08 15:19:03 msm8909 python3[3026]: 333.29833579063416 [06:05:04:32:34:65] <- RX 000000046002000049290c080000000000000004
May 08 15:19:03 msm8909 python3[3026]: 333.33109068870544 [06:05:04:32:34:65] <- RX 6002000049290c08000000000000000460020000
May 08 15:19:03 msm8909 python3[3026]: 333.35813188552856 [06:05:04:32:34:65] <- RX 4a290c080000000000000004600200004a290c08
May 08 15:19:03 msm8909 python3[3026]: 333.39282536506653 [06:05:04:32:34:65] <- RX 0000000000000004600200004a270c0800000000
May 08 15:19:03 msm8909 python3[3026]: 333.44139647483826 [06:05:04:32:34:65] <- RX 00000004600200004a270c080000000000000004
May 08 15:19:03 msm8909 python3[3026]: 333.46776652336121 [06:05:04:32:34:65] <- RX 6002000049290c08000000000000000460020000
May 08 15:19:03 msm8909 python3[3026]: 333.50762677192688 [06:05:04:32:34:65] <- RX 4a290c0800000000000000046002000049290c08
May 08 15:19:03 msm8909 python3[3026]: 333.53176236152649 [06:05:04:32:34:65] <- RX 00000000000000046002000049290c0800000000
May 08 15:19:03 msm8909 python3[3026]: 333.57377123832703 [06:05:04:32:34:65] <- RX 00000004600200004a290c080000000000000004
May 08 15:19:03 msm8909 python3[3026]: 333.60528254508972 [06:05:04:32:34:65] <- RX 6002000049290c08000000000000000460020000
May 08 15:19:03 msm8909 python3[3026]: 333.63970971107483 [06:05:04:32:34:65] <- RX 4a290c080000000000000004600200004a290c08
May 08 15:19:03 msm8909 python3[3026]: 333.66326785087585 [06:05:04:32:34:65] <- RX 0000000000000004600200004a290c08cf7bb6de
May 08 15:19:03 msm8909 python3[3026]: 333.67682814598083 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:19:03 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:04 msm8909 python3[3026]: 334.34265089035034 [06:05:04:32:34:65] <- RX 0402401500000000000000046002000049290c08
May 08 15:19:04 msm8909 python3[3026]: 334.36933326721191 [06:05:04:32:34:65] <- RX 00000000000000046002000049290c0800000000
May 08 15:19:04 msm8909 python3[3026]: 334.39764857292175 [06:05:04:32:34:65] <- RX 000000046002000049290c080000000000000004
May 08 15:19:04 msm8909 python3[3026]: 334.42531681060791 [06:05:04:32:34:65] <- RX 6002000049290c08000000000000000460020000
May 08 15:19:04 msm8909 python3[3026]: 334.46162152290344 [06:05:04:32:34:65] <- RX 4a290c080000000000000004600200004a290c08
May 08 15:19:04 msm8909 python3[3026]: 334.49430894851685 [06:05:04:32:34:65] <- RX 00000000000000046002000049290c0800000000
May 08 15:19:04 msm8909 python3[3026]: 334.52811551094055 [06:05:04:32:34:65] <- RX 000000046002000048290c080000000000000004
May 08 15:19:04 msm8909 python3[3026]: 334.55627489089966 [06:05:04:32:34:65] <- RX 6102000048290c08000000000000000460020000
May 08 15:19:04 msm8909 python3[3026]: 334.6748058795929 [06:05:04:32:34:65] <- RX 4a290c080000000000000004600200004a290c08
May 08 15:19:04 msm8909 python3[3026]: 334.70087909698486 [06:05:04:32:34:65] <- RX 00000000000000046002000049290c0800000000
May 08 15:19:04 msm8909 python3[3026]: 334.72681140899658 [06:05:04:32:34:65] <- RX 000000046002000049290c080000000000000004
May 08 15:19:04 msm8909 python3[3026]: 334.75486660003662 [06:05:04:32:34:65] <- RX 600200004a290c08000000000000000460020000
May 08 15:19:05 msm8909 python3[3026]: 334.78026628494263 [06:05:04:32:34:65] <- RX 4a290c0800000000000000046002000049290c08
May 08 15:19:05 msm8909 python3[3026]: 334.80584764480591 [06:05:04:32:34:65] <- RX 00000000000000046102000049290c0800000000
May 08 15:19:05 msm8909 python3[3026]: 334.83707094192505 [06:05:04:32:34:65] <- RX 000000046102000049290c080000000000000004
May 08 15:19:05 msm8909 python3[3026]: 334.86914587020874 [06:05:04:32:34:65] <- RX 6102000049290c08000000000000000461020000
May 08 15:19:05 msm8909 python3[3026]: 334.96790790557861 [06:05:04:32:34:65] <- RX 49290c0800000000000000046102000048290c08
May 08 15:19:05 msm8909 python3[3026]: 334.99315357208252 [06:05:04:32:34:65] <- RX 00000000000000046102000049290c0800000000
May 08 15:19:05 msm8909 python3[3026]: 335.02008366584778 [06:05:04:32:34:65] <- RX 00000004610200004a290c080000000000000004
May 08 15:19:05 msm8909 python3[3026]: 335.05857014656067 [06:05:04:32:34:65] <- RX 6102000049290c08000000000000000461020000
May 08 15:19:05 msm8909 python3[3026]: 335.08816719055176 [06:05:04:32:34:65] <- RX 4a290c080000000000000004610200004a290c08
May 08 15:19:05 msm8909 python3[3026]: 335.1164391040802 [06:05:04:32:34:65] <- RX 00000000000000046102000049290c0800000000
May 08 15:19:05 msm8909 python3[3026]: 335.14254283905029 [06:05:04:32:34:65] <- RX 00000004610200004a290c080000000000000004
May 08 15:19:05 msm8909 python3[3026]: 335.16840100288391 [06:05:04:32:34:65] <- RX 6102000049290c08000000000000000461020000
May 08 15:19:05 msm8909 python3[3026]: 335.19836521148682 [06:05:04:32:34:65] <- RX 4a290c0800000000000000046102000049290c08
May 08 15:19:05 msm8909 python3[3026]: 335.2249276638031 [06:05:04:32:34:65] <- RX 0000000000000004610200004a290c081802af77
May 08 15:19:05 msm8909 python3[3026]: 335.23594903945923 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:19:05 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:05 msm8909 python3[3026]: 335.63878202438354 [06:05:04:32:34:65] <- RX 0402401600000000000000046102000049290c08
May 08 15:19:05 msm8909 python3[3026]: 335.67426633834839 [06:05:04:32:34:65] <- RX 0000000000000004610200004a290c0800000000
May 08 15:19:05 msm8909 python3[3026]: 335.7003219127655 [06:05:04:32:34:65] <- RX 00000004610200004a290c080000000000000004
May 08 15:19:05 msm8909 python3[3026]: 335.72646117210388 [06:05:04:32:34:65] <- RX 6102000049290c08000000000000000461020000
May 08 15:19:05 msm8909 python3[3026]: 335.74934077262878 [06:05:04:32:34:65] <- RX 4a290c0800000000000000046102000049290c08
May 08 15:19:06 msm8909 python3[3026]: 335.77802681922913 [06:05:04:32:34:65] <- RX 00000000000000046102000049290c0800000000
May 08 15:19:06 msm8909 python3[3026]: 335.80253028869629 [06:05:04:32:34:65] <- RX 000000046102000049290c080000000000000004
May 08 15:19:06 msm8909 python3[3026]: 335.84738326072693 [06:05:04:32:34:65] <- RX 610200004a290c08000000000000000461020000
May 08 15:19:06 msm8909 python3[3026]: 335.87175512313843 [06:05:04:32:34:65] <- RX 49290c0800000000000000046102000049290c08
May 08 15:19:06 msm8909 python3[3026]: 335.91396498680115 [06:05:04:32:34:65] <- RX 0000000000000004610200004a290c0800000000
May 08 15:19:06 msm8909 python3[3026]: 335.94346332550049 [06:05:04:32:34:65] <- RX 00000004610200004a290c080000000000000004
May 08 15:19:06 msm8909 python3[3026]: 335.97132229804993 [06:05:04:32:34:65] <- RX 6102000049290c08000000000000000461020000
May 08 15:19:06 msm8909 python3[3026]: 335.99633312225342 [06:05:04:32:34:65] <- RX 49290c0800000000000000046102000049290c08
May 08 15:19:06 msm8909 python3[3026]: 336.02220106124878 [06:05:04:32:34:65] <- RX 0000000000000004610200004a290c0800000000
May 08 15:19:06 msm8909 python3[3026]: 336.050532579422 [06:05:04:32:34:65] <- RX 000000046102000049290c080000000000000004
May 08 15:19:06 msm8909 python3[3026]: 336.07630920410156 [06:05:04:32:34:65] <- RX 6102000049290c08000000000000000461020000
May 08 15:19:06 msm8909 python3[3026]: 336.10714507102966 [06:05:04:32:34:65] <- RX 41290c080000000000000004610200004a290c08
May 08 15:19:06 msm8909 python3[3026]: 336.13075947761536 [06:05:04:32:34:65] <- RX 00000000000000046102000049290c0800000000
May 08 15:19:06 msm8909 python3[3026]: 336.15398454666138 [06:05:04:32:34:65] <- RX 00000004610200004a290c080000000000000004
May 08 15:19:06 msm8909 python3[3026]: 336.17846703529358 [06:05:04:32:34:65] <- RX 6102000049290c08000000000000000461020000
May 08 15:19:06 msm8909 python3[3026]: 336.21803545951843 [06:05:04:32:34:65] <- RX 4a290c080000000000000004610200004a290c08
May 08 15:19:06 msm8909 python3[3026]: 336.24574422836304 [06:05:04:32:34:65] <- RX 0000000000000004610200004a290c0800000000
May 08 15:19:06 msm8909 python3[3026]: 336.27246165275574 [06:05:04:32:34:65] <- RX 000000046102000049290c080000000000000004
May 08 15:19:06 msm8909 python3[3026]: 336.29594087600708 [06:05:04:32:34:65] <- RX 6102000049290c08000000000000000461020000
May 08 15:19:06 msm8909 python3[3026]: 336.31898856163025 [06:05:04:32:34:65] <- RX 49290c0800000000000000046102000049290c08
May 08 15:19:06 msm8909 python3[3026]: 336.34363198280334 [06:05:04:32:34:65] <- RX 0000000000000004610200004a290c0806f9ea70
May 08 15:19:06 msm8909 python3[3026]: 336.35272789001465 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:19:06 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:06 msm8909 python3[3026]: 336.53563570976257 [06:05:04:32:34:65] <- RX a40140170000000000000004610200004a290c08
May 08 15:19:06 msm8909 python3[3026]: 336.5650200843811 [06:05:04:32:34:65] <- RX 0000000000000004610200004a290c0800000000
May 08 15:19:06 msm8909 python3[3026]: 336.58898901939392 [06:05:04:32:34:65] <- RX 000000046102000049290c080000000000000004
May 08 15:19:06 msm8909 python3[3026]: 336.61481952667236 [06:05:04:32:34:65] <- RX 610200004a290c08000000000000000461020000
May 08 15:19:06 msm8909 python3[3026]: 336.64455723762512 [06:05:04:32:34:65] <- RX 4a290c0800000000000000046102000049290c08
May 08 15:19:06 msm8909 python3[3026]: 336.67226243019104 [06:05:04:32:34:65] <- RX 00000000000000046102000049290c0800000000
May 08 15:19:06 msm8909 python3[3026]: 336.69644045829773 [06:05:04:32:34:65] <- RX 00000004610200004a290c080000000000000004
May 08 15:19:06 msm8909 python3[3026]: 336.72167706489563 [06:05:04:32:34:65] <- RX 610200004a290c08000000000000000461020000
May 08 15:19:06 msm8909 python3[3026]: 336.74585366249084 [06:05:04:32:34:65] <- RX 49290c0800000000000000046102000049490c08
May 08 15:19:06 msm8909 python3[3026]: 336.76960253715515 [06:05:04:32:34:65] <- RX 0000000000000004610200004a290c0800000000
May 08 15:19:07 msm8909 python3[3026]: 336.79559302330017 [06:05:04:32:34:65] <- RX 000000046102000049490c080000000000000004
May 08 15:19:07 msm8909 python3[3026]: 336.81911611557007 [06:05:04:32:34:65] <- RX 6102000049490c08000000000000000461020000
May 08 15:19:07 msm8909 python3[3026]: 336.84290075302124 [06:05:04:32:34:65] <- RX 4a490c0800000000000000046102000049490c08
May 08 15:19:07 msm8909 python3[3026]: 336.87988066673279 [06:05:04:32:34:65] <- RX 00000000000000046102000049490c0800000000
May 08 15:19:07 msm8909 python3[3026]: 336.90638470649719 [06:05:04:32:34:65] <- RX 00000004610200004a490c080000000000000004
May 08 15:19:07 msm8909 python3[3026]: 336.92986369132996 [06:05:04:32:34:65] <- RX 6102000049490c08000000000000000461020000
May 08 15:19:07 msm8909 python3[3026]: 336.95397186279297 [06:05:04:32:34:65] <- RX 49490c0800000000000000046102000049490c08
May 08 15:19:07 msm8909 python3[3026]: 336.97987699508667 [06:05:04:32:34:65] <- RX 0000000000000004610200004a490c0800000000
May 08 15:19:07 msm8909 python3[3026]: 337.00425243377686 [06:05:04:32:34:65] <- RX 000000046102000049490c080000000000000004
May 08 15:19:07 msm8909 python3[3026]: 337.02812361717224 [06:05:04:32:34:65] <- RX 6102000049490c08000000000000000461020000
May 08 15:19:07 msm8909 python3[3026]: 337.05205130577087 [06:05:04:32:34:65] <- RX 4a490c080000000000000004610200004a490c08
May 08 15:19:07 msm8909 python3[3026]: 337.0772500038147 [06:05:04:32:34:65] <- RX 8dc2662a
May 08 15:19:07 msm8909 python3[3026]: 337.08754229545593 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:19:07 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:07 msm8909 python3[3026]: 337.157062292099 [06:05:04:32:34:65] <- RX 06004018e2009183912d
May 08 15:19:07 msm8909 python3[3026]: 337.16866636276245 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:19:07 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:07 msm8909 python3[3026]: Header: 06004018 payload: e200 crc: 9183912d
May 08 15:19:07 msm8909 python3[3026]: 337.17614006996155 [06:05:04:32:34:65] -> TX[10] b'06004010902397e9ff92'
May 08 15:19:07 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 08 15:19:07 msm8909 python3[3026]: 337.26979303359985 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:19:07 msm8909 python3[3026]: 337.30522012710571 [06:05:04:32:34:65] <- RX 06004019e2009183912d
May 08 15:19:07 msm8909 python3[3026]: 337.315269947052 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:19:07 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:07 msm8909 python3[3026]: Header: 06004019 payload: e200 crc: 9183912d
May 08 15:19:07 msm8909 python3[3026]: 337.32307553291321 [06:05:04:32:34:65] -> TX[10] b'0600401091013299845e'
May 08 15:19:07 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 08 15:19:07 msm8909 python3[3026]: 337.38285946846008 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 08 15:19:09 msm8909 python3[3026]: 339.24603462219238 [06:05:04:32:34:65] <- RX 0600401ae2009183912d
May 08 15:19:09 msm8909 python3[3026]: 339.25636053085327 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 08 15:19:09 msm8909 python3[3026]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:09 msm8909 python3[3026]: Header: 0600401a payload: e200 crc: 9183912d
May 08 15:19:09 msm8909 python3[3026]: command list complete
May 08 15:19:09 msm8909 python3[3026]: DEACTIVATING AMDTP.
May 08 15:19:09 msm8909 python3[3026]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 08 15:19:09 msm8909 python3[3026]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 08 15:19:09 msm8909 python3[3026]: DBUS: Disconnecting from 06:05:04:32:34:65
May 08 15:19:09 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:19:09 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:19:09 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:19:09 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:19:09 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "11c36a6c8c7d43bb802c524e0a9d4206", "rt": "gw"}
May 08 15:19:09 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152703.2206979, 'type': 's', 'key': '119a838be3fd4b3ea464519c1e09d3df', 'data': '', 'source': 0}
May 08 15:19:10 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152703.3212132, 'type': 's', 'key': '53d180db86eb409ca9adac2a52493017', 'data': '', 'source': 0}
May 08 15:19:10 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152726.8400891, 'type': 's', 'key': 'eaf6a3df3bca4775a0feee5138fd4eaf', 'data': '', 'source': 0}
May 08 15:19:10 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152730.3554392, 'type': 's', 'key': '7210f7df43b84bdc916e55b1ce94bcb9', 'data': '', 'source': 0}
May 08 15:19:10 msm8909 python3[3026]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 08 15:19:12 msm8909 python3[3026]: Total BG Logs: 186
May 08 15:19:12 msm8909 python3[3026]: [SSE] BACKGROUND: {'events': [{'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141520, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141580, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141640, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141700, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141760, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141820, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenInde
May 08 15:19:12 msm8909 python3[3026]: x': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141880, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141940, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142000, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142060, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142120, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142180, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'h
May 08 15:19:12 msm8909 python3[3026]: eartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142240, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142300, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142360, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142420, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142480, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142540, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'delt
May 08 15:19:12 msm8909 python3[3026]: aActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142600, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142660, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142720, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142780, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142840, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142900, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcT
May 08 15:19:12 msm8909 python3[3026]: imestamp': 1715142960, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143020, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143080, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143140, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143200, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143260, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143320, 'wearableId': 74, 'the
May 08 15:19:12 msm8909 python3[3026]: rmalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143380, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143440, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143500, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143560, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143620, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143680, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceI
May 08 15:19:12 msm8909 python3[3026]: d': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143740, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143800, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143860, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143920, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143980, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144040, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'de
May 08 15:19:12 msm8909 python3[3026]: ltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144100, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144160, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144220, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144280, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144340, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144400, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity':
May 08 15:19:12 msm8909 python3[3026]: 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144460, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144520, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144580, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144640, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144700, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144760, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'batt
May 08 15:19:12 msm8909 python3[3026]: ery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144820, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144880, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144940, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145000, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145060, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145120, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'de
May 08 15:19:12 msm8909 python3[3026]: ltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145180, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145240, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145300, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 23, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145360, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145420, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145480, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimes
May 08 15:19:12 msm8909 python3[3026]: tamp': 1715145540, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145600, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145660, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145720, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145780, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145840, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145900, 'wearableId': 74, 'thermalGenIn
May 08 15:19:12 msm8909 python3[3026]: dex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145960, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146020, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146080, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146140, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146200, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146260, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04
May 08 15:19:12 msm8909 python3[3026]: :32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146320, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146380, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146440, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146500, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146560, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146620, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps
May 08 15:19:12 msm8909 python3[3026]: ': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 14, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146680, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146740, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146800, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146860, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146920, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146980, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'
May 08 15:19:12 msm8909 python3[3026]: solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147040, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147100, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147160, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147220, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147280, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147340, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'batt
May 08 15:19:12 msm8909 python3[3026]: ery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147400, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147460, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}]}
May 08 15:19:12 msm8909 python3[3026]: [SSE] Sending: {"msg": {"events": [{"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141520, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141580, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141640, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141700, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141760, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141820, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGe
May 08 15:19:12 msm8909 python3[3026]: nIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141880, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141940, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142000, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142060, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142120, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142180, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 7
May 08 15:19:12 msm8909 python3[3026]: 3, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142240, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142300, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142360, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142420, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142480, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142540, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0,
May 08 15:19:12 msm8909 python3[3026]: "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142600, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142660, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142720, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142780, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142840, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142900, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1,
May 08 15:19:12 msm8909 python3[3026]: "utcTimestamp": 1715142960, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143020, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143080, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143140, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143200, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143260, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143320, "wearableId": 74,
May 08 15:19:12 msm8909 python3[3026]: "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143380, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143440, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143500, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143560, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143620, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143680, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "de
May 08 15:19:12 msm8909 python3[3026]: viceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143740, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143800, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143860, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143920, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143980, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144040, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0
May 08 15:19:12 msm8909 python3[3026]: , "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144100, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144160, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144220, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144280, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144340, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144400, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activi
May 08 15:19:12 msm8909 python3[3026]: ty": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144460, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144520, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144580, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144640, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144700, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144760, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0,
May 08 15:19:12 msm8909 python3[3026]: "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144820, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144880, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144940, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145000, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145060, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145120, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0
May 08 15:19:12 msm8909 python3[3026]: , "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145180, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145240, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145300, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 23, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145360, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145420, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145480, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utc
May 08 15:19:12 msm8909 python3[3026]: Timestamp": 1715145540, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145600, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145660, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145720, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145780, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145840, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145900, "wearableId": 74, "thermal
May 08 15:19:12 msm8909 python3[3026]: GenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145960, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146020, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146080, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146140, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146200, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146260, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:
May 08 15:19:12 msm8909 python3[3026]: 05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146320, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146380, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146440, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146500, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146560, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146620, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalk
May 08 15:19:12 msm8909 python3[3026]: Steps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 14, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146680, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146740, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146800, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146860, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146920, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146980, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0
May 08 15:19:12 msm8909 python3[3026]: }, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147040, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147100, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147160, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147220, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147280, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147340, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0,
May 08 15:19:12 msm8909 python3[3026]: "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147400, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147460, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}]}, "key": "d6f8f0872f9b4d08be70f840682d3225", "rt": "bg"}
May 08 15:19:12 msm8909 python3[3026]: [SSE] BACKGROUND: {'events': [{'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147520, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147580, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147640, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147700, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147760, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147820, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenInd
May 08 15:19:12 msm8909 python3[3026]: ex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147880, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147940, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148000, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148060, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148120, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148180, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, '
May 08 15:19:12 msm8909 python3[3026]: heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148240, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148300, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148360, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148420, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148480, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148540, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, '
May 08 15:19:12 msm8909 python3[3026]: deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148600, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148660, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148720, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148780, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148840, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148900, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex'
May 08 15:19:12 msm8909 python3[3026]: : 1, 'utcTimestamp': 1715148960, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149020, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149080, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149140, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149200, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149260, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149320, 'wear
May 08 15:19:12 msm8909 python3[3026]: ableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149380, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149440, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149500, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149560, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149620, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149680, 'wearableId': 74, 'thermalGenIndex': 1, 'de
May 08 15:19:12 msm8909 python3[3026]: ltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149740, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149800, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149860, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149920, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149980, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150040, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04
May 08 15:19:12 msm8909 python3[3026]: :32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150100, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150160, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150220, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150280, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 65, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150340, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150400, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaW
May 08 15:19:12 msm8909 python3[3026]: alkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150460, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150520, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150580, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150640, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150700, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150760, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'act
May 08 15:19:12 msm8909 python3[3026]: ivity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150820, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150880, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150940, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151000, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151060, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151120, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'del
May 08 15:19:12 msm8909 python3[3026]: taBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151180, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151240, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151300, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151360, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151420, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151480, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRa
May 08 15:19:12 msm8909 python3[3026]: te': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151540, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151600, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151660, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151720, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.5, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151780, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151840, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.5, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActC
May 08 15:19:12 msm8909 python3[3026]: als': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151900, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.5, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151960, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.5, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152020, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.5, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152080, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.5, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152140, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.5, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152200, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.5, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimest
May 08 15:19:12 msm8909 python3[3026]: amp': 1715152260, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.5, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152320, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.5, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152380, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.5, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152440, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.5, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152500, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.5, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152560, 'wearableId': 74, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.5, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 18, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.25, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152620, 'wearableId': 74, 'thermal
May 08 15:19:12 msm8909 python3[3026]: GenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:32:34:65', 'skinTemp': 24.5, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}]}
May 08 15:19:12 msm8909 python3[3026]: [SSE] Sending: {"msg": {"events": [{"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147520, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147580, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147640, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147700, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147760, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147820, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarG
May 08 15:19:12 msm8909 python3[3026]: enIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147880, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147940, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148000, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148060, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148120, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148180, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery":
May 08 15:19:12 msm8909 python3[3026]: 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148240, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148300, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148360, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148420, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148480, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148540, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.
May 08 15:19:12 msm8909 python3[3026]: 25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148600, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148660, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148720, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148780, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148840, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148900, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedI
May 08 15:19:12 msm8909 python3[3026]: ndex": 1, "utcTimestamp": 1715148960, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149020, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149080, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149140, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149200, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149260, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149320,
May 08 15:19:12 msm8909 python3[3026]: "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149380, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149440, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149500, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149560, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149620, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149680, "wearableId": 74, "thermalGenIndex": 1
May 08 15:19:12 msm8909 python3[3026]: , "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149740, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149800, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149860, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149920, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149980, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150040, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:
May 08 15:19:12 msm8909 python3[3026]: 05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150100, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150160, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150220, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150280, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 65, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150340, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150400, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "d
May 08 15:19:12 msm8909 python3[3026]: eltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150460, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150520, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150580, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150640, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150700, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150760, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0,
May 08 15:19:12 msm8909 python3[3026]: "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150820, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150880, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150940, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151000, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151060, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151120, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18,
May 08 15:19:12 msm8909 python3[3026]: "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151180, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151240, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151300, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151360, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151420, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151480, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "he
May 08 15:19:12 msm8909 python3[3026]: artRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151540, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151600, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151660, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151720, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.5, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151780, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151840, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.5, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "delt
May 08 15:19:12 msm8909 python3[3026]: aActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151900, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.5, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151960, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.5, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152020, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.5, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152080, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.5, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152140, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.5, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152200, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.5, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcT
May 08 15:19:12 msm8909 python3[3026]: imestamp": 1715152260, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.5, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152320, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.5, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152380, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.5, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152440, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.5, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152500, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.5, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152560, "wearableId": 74, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.5, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 18, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.25, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152620, "wearableId": 74, "th
May 08 15:19:12 msm8909 python3[3026]: ermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:32:34:65", "skinTemp": 24.5, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}]}, "key": "6c81c9a6afac4d1ba08f2e5a3a51bfcb", "rt": "bg"}
May 08 15:19:12 msm8909 python3[3026]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 15:19:12 msm8909 python3[3026]: DBUS: 06:05:04:32:34:65 disconnected.
May 08 15:19:12 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 97, 'thermal_gen': 206, 'battery': 74, 'run_steps': 8, 'distance': 2746, 'solar_gen': 678, 'act_cals': 11} 0d550d55000700080e750aba000002a600ce0b2206004a006162
May 08 15:19:19 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 97, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 678, 'act_cals': 11} 0d550d55000700080e750aba000002a600ce0b22060049106162
May 08 15:19:23 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 74, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d920007004008320722000000070007079031004a106061
May 08 15:19:23 msm8909 python3[3026]: DBUS: Connected to 06:05:04:11:B9:D2
May 08 15:19:23 msm8909 python3[3026]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 15:19:23 msm8909 python3[3026]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 08 15:19:23 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 75, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "67d49aa1a2374afbbb89c5ef4b07200e", "rt": "gw"}
May 08 15:19:23 msm8909 python3[3026]: ACTIVATING HR.
May 08 15:19:23 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 15:19:25 msm8909 python3[3026]: 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, 58, 251, 29, 0, 0, 0, 0, 0, 0, 0, 0, 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 08 15:19:25 msm8909 python3[3026]: GOT Firmware Version: V1.5.4d0
May 08 15:19:25 msm8909 python3[3026]: GOT Pairing Code: 1d92
May 08 15:19:25 msm8909 python3[3026]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 08 15:19:25 msm8909 python3[3026]: NO FW Update needed.
May 08 15:19:25 msm8909 python3[3026]: LAST SYNC: 1715141405
May 08 15:19:26 msm8909 python3[3026]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [114, 8, 0, 0, 50, 8, 0, 1, 64, 0, 0, 2, 127, 154, 2, 16, 174, 191, 0, 17, 209, 218, 1, 18, 0, 0, 0, 32, 34, 7, 0, 48, 7, 0, 0, 64, 7, 0, 0, 65, 97, 0, 0, 80, 96, 0, 0, 81, 73, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 08 15:19:26 msm8909 python3[3026]: ACTIVITY: 0
May 08 15:19:35 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 558, 'act_cals': 10} 0f890f89000700000e860ab30000022e00100ab1f7004f006060
May 08 15:19:35 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 558, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152775, 'wearableId': 73}
May 08 15:19:35 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 558, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152775, 'wearableId': 73}
May 08 15:19:35 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 3718, "totalCals": 513, "actCals": 10, "sleepDuration": 0, "bmrCals": 503, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "thermalGen": 16, "solarGen": 558, "runSteps": 0, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152775, "wearableId": 73}, "key": "ac5f6718fba94c35b475cd0e442c8b69", "rt": "instant"}
May 08 15:19:36 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 390, 'act_cals': 6} 251a251a0007004d082306ad00000186000706b03c004f306061
May 08 15:19:36 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 390, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152776, 'wearableId': 76}
May 08 15:19:36 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 390, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152776, 'wearableId': 76}
May 08 15:19:36 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 2160, "totalCals": 66, "actCals": 6, "sleepDuration": 0, "bmrCals": 60, "skinTemp": 97, "distance": 1709, "walkSteps": 2083, "thermalGen": 7, "solarGen": 390, "runSteps": 77, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152776, "wearableId": 76}, "key": "bb78f7ce9e974c11af391fe7f846c7db", "rt": "instant"}
May 08 15:19:37 msm8909 python3[3026]: DBUS: Discovered 06:05:04:B5:22:28 .
May 08 15:19:37 msm8909 python3[3026]: ADVERT: {'sleep_duration': 373, 'company_id': b'"(', 'heart_rate': 70, 'alert_status': b'\x00', 'bmr_cals': 413, 'pairing_code': b'"(', 'total_cals': 432, 'total_steps': 5957, 'mtp_version': 7, 'skin_temp': 122, 'sleep_state': 4, 'walk_steps': 5957, 'case_temp': 120, 'thermal_gen': 54, 'battery': 50, 'run_steps': 0, 'distance': 4406, 'solar_gen': 243, 'act_cals': 19} 222822280007000017451136017500f3003613d19d463214787a
May 08 15:19:37 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 08 15:19:37 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 97, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 678, 'act_cals': 11} 0d550d55000700080e750aba000002a600ce0b22060049306162
May 08 15:19:37 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 103, 'thermal_gen': 7, 'battery': 94, 'run_steps': 0, 'distance': 0, 'solar_gen': 819, 'act_cals': 0} 18cf18cf0007000000000000000103330007000000005e106768
May 08 15:19:37 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 15:19:37 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 558, 'act_cals': 10} 0f890f89000700000e860ab30000022e00100ab1f7004f106060
May 08 15:19:37 msm8909 python3[3026]: ADVERT: {'company_id': b'\x18\x98', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x18\x98'} 189818980006
May 08 15:19:37 msm8909 python3[3026]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 15:19:43 msm8909 python3[3026]: 373.52044343948364 [06:05:04:11:B9:D2] <- HR 0000
May 08 15:19:43 msm8909 python3[3026]: HR READING: 0 TOOK 17.045440 secs
May 08 15:19:43 msm8909 python3[3026]: DEACTIVATING HR.
May 08 15:19:43 msm8909 python3[3026]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 08 15:19:43 msm8909 python3[3026]: GOT Instant Data: {'sleep_duration': 0, 'total_cals': 170623, 'battery': 73, 'bmr_cals': 49070, 'skin_temp': 97, 'total_steps': 2162, 'act_cals': 121553, 'case_temp': 96, 'walk_steps': 2098, 'thermal_gen': 7, 'heart_rate': 0, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'activity': 0}
May 08 15:19:43 msm8909 python3[3026]: W ID: 75
May 08 15:19:43 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 73, 'heartRate': 0, 'caseTemp': 96, 'totalCals': 170623, 'activity': 0, 'sleepDuration': 0, 'bmrCals': 49070, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'actCals': 121553, 'solarGen': 7, 'runSteps': 64, 'thermalGen': 7, 'totalSteps': 2162}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152783, 'wearableId': 75}
May 08 15:19:43 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 73, 'heartRate': 0, 'caseTemp': 96, 'totalCals': 170623, 'activity': 0, 'sleepDuration': 0, 'bmrCals': 49070, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'actCals': 121553, 'solarGen': 7, 'runSteps': 64, 'thermalGen': 7, 'totalSteps': 2162}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152783, 'wearableId': 75}
May 08 15:19:43 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"battery": 73, "heartRate": 0, "caseTemp": 96, "totalCals": 170623, "activity": 0, "sleepDuration": 0, "bmrCals": 49070, "skinTemp": 97, "distance": 1826, "walkSteps": 2098, "actCals": 121553, "solarGen": 7, "runSteps": 64, "thermalGen": 7, "totalSteps": 2162}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152783, "wearableId": 75}, "key": "aafcfec342334ea3bcacb592dc5b444b", "rt": "instant"}
May 08 15:19:43 msm8909 python3[3026]: Instant Upload complete
May 08 15:19:43 msm8909 python3[3026]: using silent sync
May 08 15:19:43 msm8909 python3[3026]: Starting sync for: 06:05:04:11:B9:D2
May 08 15:19:43 msm8909 python3[3026]: ACTIVATING AMDTP.
May 08 15:19:44 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 08 15:19:45 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 08 15:19:45 msm8909 python3[3026]: Sending start sync for: 06:05:04:11:B9:D2
May 08 15:19:45 msm8909 python3[3026]: 375.35667753219604 [06:05:04:11:B9:D2] -> TX[10] b'060040109100a4a98329'
May 08 15:19:46 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 08 15:19:46 msm8909 python3[3026]: 376.7258837223053 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:19:46 msm8909 python3[3026]: 376.75386381149292 [06:05:04:11:B9:D2] <- RX 06004010e2009183912d
May 08 15:19:46 msm8909 python3[3026]: 376.76350545883179 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:46 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:46 msm8909 python3[3026]: Header: 06004010 payload: e200 crc: 9183912d
May 08 15:19:46 msm8909 python3[3026]: 376.77071332931519 [06:05:04:11:B9:D2] -> TX[10] b'0600401092269a7fa3d0'
May 08 15:19:46 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 08 15:19:47 msm8909 python3[3026]: 377.35039210319519 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:19:47 msm8909 python3[3026]: 377.68407416343689 [06:05:04:11:B9:D2] <- RX 3a0040114c4f475f435249544943414c20464149
May 08 15:19:47 msm8909 python3[3026]: 377.70993638038635 [06:05:04:11:B9:D2] <- RX 4c202e2e5c7372635c6d61747269785f64726976
May 08 15:19:47 msm8909 python3[3026]: 377.73971080780029 [06:05:04:11:B9:D2] <- RX 6572735c616363656c2e632c203435310d0a1831
May 08 15:19:48 msm8909 python3[3026]: 377.98643589019775 [06:05:04:11:B9:D2] <- RX 25ce
May 08 15:19:48 msm8909 python3[3026]: 377.99720478057861 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:48 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:48 msm8909 python3[3026]: 378.6303870677948 [06:05:04:11:B9:D2] <- RX 06004012e2009183912d
May 08 15:19:48 msm8909 python3[3026]: 378.63988995552063 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:48 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:48 msm8909 python3[3026]: Header: 06004012 payload: e200 crc: 9183912d
May 08 15:19:48 msm8909 python3[3026]: 378.64833045005798 [06:05:04:11:B9:D2] -> TX[11] b'07004010900f002d7dca85'
May 08 15:19:48 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 08 15:19:49 msm8909 python3[3026]: 379.27227973937988 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:19:49 msm8909 python3[3026]: 379.57687211036682 [06:05:04:11:B9:D2] <- RX 06004013e2009183912d
May 08 15:19:49 msm8909 python3[3026]: 379.58766102790833 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:49 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:49 msm8909 python3[3026]: Header: 06004013 payload: e200 crc: 9183912d
May 08 15:19:49 msm8909 python3[3026]: 379.59475517272949 [06:05:04:11:B9:D2] -> TX[11] b'070040109316006c6a8c1c'
May 08 15:19:49 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 08 15:19:50 msm8909 python3[3026]: 380.27627635002136 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:19:50 msm8909 python3[3026]: 380.3358039855957 [06:05:04:11:B9:D2] <- RX 06004014e2009183912d
May 08 15:19:50 msm8909 python3[3026]: 380.35385632514954 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:50 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:50 msm8909 python3[3026]: Header: 06004014 payload: e200 crc: 9183912d
May 08 15:19:50 msm8909 python3[3026]: 380.36484479904175 [06:05:04:11:B9:D2] -> TX[11] b'070040109317002d5b9705'
May 08 15:19:50 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 08 15:19:50 msm8909 python3[3026]: 380.45166397094727 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:19:51 msm8909 python3[3026]: 380.79999279975891 [06:05:04:11:B9:D2] <- RX 06004015e2009183912d
May 08 15:19:51 msm8909 python3[3026]: 380.82043170928955 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:51 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:51 msm8909 python3[3026]: Header: 06004015 payload: e200 crc: 9183912d
May 08 15:19:51 msm8909 python3[3026]: 380.82880806922913 [06:05:04:11:B9:D2] -> TX[10] b'060040109124754d8015'
May 08 15:19:51 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 08 15:19:51 msm8909 python3[3026]: 380.912677526474 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:19:51 msm8909 python3[3026]: 380.94522333145142 [06:05:04:11:B9:D2] <- RX 240040160000663b2798000000190064070b0000
May 08 15:19:51 msm8909 python3[3026]: 380.97315549850464 [06:05:04:11:B9:D2] <- RX 08720000072200029a7f000000000015f942ea32
May 08 15:19:51 msm8909 python3[3026]: 380.9830687046051 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:51 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:51 msm8909 python3[3026]: user prefs:
May 08 15:19:51 msm8909 python3[3026]: self.clockFormat: 00
May 08 15:19:51 msm8909 python3[3026]: self.unit: 00
May 08 15:19:51 msm8909 python3[3026]: self.time: 00000000
May 08 15:19:51 msm8909 python3[3026]: self.timezone: 0000
May 08 15:19:51 msm8909 python3[3026]: self.gender: 00
May 08 15:19:51 msm8909 python3[3026]: self.age: 19
May 08 15:19:51 msm8909 python3[3026]: self.weight: 0064
May 08 15:19:51 msm8909 python3[3026]: self.height: 070b
May 08 15:19:51 msm8909 python3[3026]: self.steps: 00003a98
May 08 15:19:51 msm8909 python3[3026]: self.distance: 00000003
May 08 15:19:51 msm8909 python3[3026]: self.calories: 000004b0
May 08 15:19:51 msm8909 python3[3026]: self.sleep: 000001e0
May 08 15:19:51 msm8909 python3[3026]: self.language: 00
May 08 15:19:51 msm8909 python3[3026]: self.sleeptime: 15
May 08 15:19:51 msm8909 python3[3026]: 381.16994428634644 [06:05:04:11:B9:D2] <- RX 06004017e2009183912d
May 08 15:19:51 msm8909 python3[3026]: 381.17875385284424 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:51 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:51 msm8909 python3[3026]: Header: 06004017 payload: e200 crc: 9183912d
May 08 15:19:51 msm8909 python3[3026]: 381.18894386291504 [06:05:04:11:B9:D2] -> TX[42] b'2600401090240000663b2797000000190064070b00003a9800000003000004b0000001e00015d5bcef0b'
May 08 15:19:51 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240000663b2797000000190064070b00003a9800000003000004b0000001e00015d5bcef0b
May 08 15:19:51 msm8909 python3[3026]: 381.27212834358215 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:19:51 msm8909 python3[3026]: 381.63699221611023 [06:05:04:11:B9:D2] <- RX 06004018e2009183912d
May 08 15:19:51 msm8909 python3[3026]: 381.64777994155884 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:51 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:51 msm8909 python3[3026]: Header: 06004018 payload: e200 crc: 9183912d
May 08 15:19:51 msm8909 python3[3026]: 381.65754723548889 [06:05:04:11:B9:D2] -> TX[11] b'07004010930c0121a0a6db'
May 08 15:19:51 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 08 15:19:51 msm8909 python3[3026]: 381.72694301605225 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:19:51 msm8909 python3[3026]: DBUS: Discovered 06:05:04:7E:53:24 .
May 08 15:19:51 msm8909 python3[3026]: ADVERT: {'company_id': b'\x05\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x05\x04'} 050405040006
May 08 15:19:51 msm8909 python3[3026]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 08 15:19:52 msm8909 python3[3026]: 382.08511424064636 [06:05:04:11:B9:D2] <- RX 06004019e2009183912d
May 08 15:19:52 msm8909 python3[3026]: 382.09461498260498 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:52 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:52 msm8909 python3[3026]: Header: 06004019 payload: e200 crc: 9183912d
May 08 15:19:52 msm8909 python3[3026]: 382.10200214385986 [06:05:04:11:B9:D2] -> TX[10] b'060040109237685f13ba'
May 08 15:19:52 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 08 15:19:52 msm8909 python3[3026]: 382.18031024932861 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:19:52 msm8909 python3[3026]: 382.21021437644958 [06:05:04:11:B9:D2] <- RX 0500401a011bdf05a5
May 08 15:19:52 msm8909 python3[3026]: 382.22009181976318 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:52 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:52 msm8909 python3[3026]: 06:05:04:11:B9:D2: License Good
May 08 15:19:52 msm8909 python3[3026]: 382.35748338699341 [06:05:04:11:B9:D2] <- RX 0600401be2009183912d
May 08 15:19:52 msm8909 python3[3026]: 382.36840152740479 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:52 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:52 msm8909 python3[3026]: Header: 0600401b payload: e200 crc: 9183912d
May 08 15:19:52 msm8909 python3[3026]: 382.37650060653687 [06:05:04:11:B9:D2] -> TX[10] b'060040109126592c8efb'
May 08 15:19:52 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 08 15:19:52 msm8909 python3[3026]: 382.45058655738831 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:19:52 msm8909 python3[3026]: 382.48011064529419 [06:05:04:11:B9:D2] <- RX 1c00401c00000001000000010000000000000000
May 08 15:19:52 msm8909 python3[3026]: 382.50528979301453 [06:05:04:11:B9:D2] <- RX 000000bd00000000584eea53
May 08 15:19:52 msm8909 python3[3026]: 382.51480793952942 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:52 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:52 msm8909 python3[3026]: 382.60031843185425 [06:05:04:11:B9:D2] <- RX 0600401de2009183912d
May 08 15:19:52 msm8909 python3[3026]: 382.61021995544434 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:52 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:52 msm8909 python3[3026]: Header: 0600401d payload: e200 crc: 9183912d
May 08 15:19:52 msm8909 python3[3026]: 382.61749911308289 [06:05:04:11:B9:D2] -> TX[10] b'060040109107073ce7b7'
May 08 15:19:52 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 08 15:19:52 msm8909 python3[3026]: 382.7163827419281 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:19:52 msm8909 python3[3026]: 382.74577522277832 [06:05:04:11:B9:D2] <- RX 0500401e008def02d2
May 08 15:19:52 msm8909 python3[3026]: 382.75539565086365 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:52 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:53 msm8909 python3[3026]: 382.83787941932678 [06:05:04:11:B9:D2] <- RX 0600401fe2009183912d
May 08 15:19:53 msm8909 python3[3026]: 382.85061383247375 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:53 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:53 msm8909 python3[3026]: Header: 0600401f payload: e200 crc: 9183912d
May 08 15:19:53 msm8909 python3[3026]: 382.86208391189575 [06:05:04:11:B9:D2] -> TX[10] b'060040109117632c50aa'
May 08 15:19:53 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 08 15:19:53 msm8909 python3[3026]: 382.92366027832031 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:19:53 msm8909 python3[3026]: 382.95100808143616 [06:05:04:11:B9:D2] <- RX 0800401018fb3a664926008c
May 08 15:19:53 msm8909 python3[3026]: 382.96033382415771 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:53 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:53 msm8909 python3[3026]: 383.10732102394104 [06:05:04:11:B9:D2] <- RX 06004011e2009183912d
May 08 15:19:53 msm8909 python3[3026]: 383.1170380115509 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:53 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:53 msm8909 python3[3026]: Header: 06004011 payload: e200 crc: 9183912d
May 08 15:19:53 msm8909 python3[3026]: 383.12411403656006 [06:05:04:11:B9:D2] -> TX[10] b'060040109106910ce0c0'
May 08 15:19:53 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 08 15:19:53 msm8909 python3[3026]: 383.1948926448822 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:19:53 msm8909 python3[3026]: 383.31613659858704 [06:05:04:11:B9:D2] <- RX 04024012000000000000000460020000ca000c08
May 08 15:19:53 msm8909 python3[3026]: 383.34820413589478 [06:05:04:11:B9:D2] <- RX 000000000000000460020000ca000c0800000000
May 08 15:19:53 msm8909 python3[3026]: 383.37612366676331 [06:05:04:11:B9:D2] <- RX 000000045f020000c9000c080000000000000004
May 08 15:19:53 msm8909 python3[3026]: 383.39997029304504 [06:05:04:11:B9:D2] <- RX 60020000c9000c08000000000000000460020000
May 08 15:19:53 msm8909 python3[3026]: 383.43444156646729 [06:05:04:11:B9:D2] <- RX c9000c0800000000000000045f020000c9000c08
May 08 15:19:53 msm8909 python3[3026]: 383.46971225738525 [06:05:04:11:B9:D2] <- RX 000000000000000460020000ca000c0800000000
May 08 15:19:53 msm8909 python3[3026]: 383.49712824821472 [06:05:04:11:B9:D2] <- RX 000000045f020000c9000c080000000000000004
May 08 15:19:53 msm8909 python3[3026]: 383.52294874191284 [06:05:04:11:B9:D2] <- RX 60020000c8000c08000000000000000460020000
May 08 15:19:53 msm8909 python3[3026]: 383.55330872535706 [06:05:04:11:B9:D2] <- RX ca000c08000000000000000460020000ca000c08
May 08 15:19:53 msm8909 python3[3026]: 383.58192276954651 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c9000c0800000000
May 08 15:19:53 msm8909 python3[3026]: 383.61049246788025 [06:05:04:11:B9:D2] <- RX 0000000460020000c9000c080000000000000004
May 08 15:19:53 msm8909 python3[3026]: 383.63439893722534 [06:05:04:11:B9:D2] <- RX 60020000c9000c08000000000000000460020000
May 08 15:19:53 msm8909 python3[3026]: 383.6655261516571 [06:05:04:11:B9:D2] <- RX c9000c08000000000000000460020000c8000c08
May 08 15:19:53 msm8909 python3[3026]: 383.69087648391724 [06:05:04:11:B9:D2] <- RX 000000000000000460020000ca000c0800000000
May 08 15:19:53 msm8909 python3[3026]: 383.7155876159668 [06:05:04:11:B9:D2] <- RX 0000000460020000ca000c080000000000000004
May 08 15:19:53 msm8909 python3[3026]: 383.74144220352173 [06:05:04:11:B9:D2] <- RX 60020000c9000c08000000000000000460020000
May 08 15:19:53 msm8909 python3[3026]: 383.76956176757812 [06:05:04:11:B9:D2] <- RX ca000c08000000000000000460020000c8000c08
May 08 15:19:54 msm8909 python3[3026]: 383.79739928245544 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000ca000c0800000000
May 08 15:19:54 msm8909 python3[3026]: 383.82477569580078 [06:05:04:11:B9:D2] <- RX 0000000460020000ca000c080000000000000004
May 08 15:19:54 msm8909 python3[3026]: 383.85129928588867 [06:05:04:11:B9:D2] <- RX 5f020000ca000c08000000000000000460020000
May 08 15:19:54 msm8909 python3[3026]: 383.87704801559448 [06:05:04:11:B9:D2] <- RX ca000c0800000000000000045f020000c8000c08
May 08 15:19:54 msm8909 python3[3026]: 383.90141320228577 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c9000c0800000000
May 08 15:19:54 msm8909 python3[3026]: 383.93520712852478 [06:05:04:11:B9:D2] <- RX 0000000460020000ca000c080000000000000004
May 08 15:19:54 msm8909 python3[3026]: 383.96758627891541 [06:05:04:11:B9:D2] <- RX 60020000c9000c08000000000000000460020000
May 08 15:19:54 msm8909 python3[3026]: 383.99094867706299 [06:05:04:11:B9:D2] <- RX c9000c08000000000000000460020000ca000c08
May 08 15:19:54 msm8909 python3[3026]: 384.0145583152771 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000c8000c08b166c971
May 08 15:19:54 msm8909 python3[3026]: 384.0244128704071 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:54 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:54 msm8909 python3[3026]: 384.13573694229126 [06:05:04:11:B9:D2] <- RX 04024013000000000000000460020000ca000c08
May 08 15:19:54 msm8909 python3[3026]: 384.17606472969055 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c9000c0800000000
May 08 15:19:54 msm8909 python3[3026]: 384.21025776863098 [06:05:04:11:B9:D2] <- RX 0000000460020000ca000c080000000000000004
May 08 15:19:54 msm8909 python3[3026]: 384.24493527412415 [06:05:04:11:B9:D2] <- RX 60020000ca000c08000000000000000460020000
May 08 15:19:54 msm8909 python3[3026]: 384.27218699455261 [06:05:04:11:B9:D2] <- RX ca000c08000000000000000460020000ca000c08
May 08 15:19:54 msm8909 python3[3026]: 384.29749011993408 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c9000c0800000000
May 08 15:19:54 msm8909 python3[3026]: 384.32851457595825 [06:05:04:11:B9:D2] <- RX 0000000460020000c9000c080000000000000004
May 08 15:19:54 msm8909 python3[3026]: 384.35453319549561 [06:05:04:11:B9:D2] <- RX 60020000c9000c08000000000000000460020000
May 08 15:19:54 msm8909 python3[3026]: 384.37887930870056 [06:05:04:11:B9:D2] <- RX c9000c08000000000000000460020000c9000c08
May 08 15:19:54 msm8909 python3[3026]: 384.40283703804016 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c9000c0800000000
May 08 15:19:54 msm8909 python3[3026]: 384.42852735519409 [06:05:04:11:B9:D2] <- RX 000000045f020000c8000c080000000000000004
May 08 15:19:54 msm8909 python3[3026]: 384.45279359817505 [06:05:04:11:B9:D2] <- RX 5f020000c9000c0800000000000000045f020000
May 08 15:19:54 msm8909 python3[3026]: 384.48085737228394 [06:05:04:11:B9:D2] <- RX ca000c0800000000000000045f020000c8000c08
May 08 15:19:54 msm8909 python3[3026]: 384.50774002075195 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000c9000c0800000000
May 08 15:19:54 msm8909 python3[3026]: 384.53552746772766 [06:05:04:11:B9:D2] <- RX 000000045f020000c9000c080000000000000004
May 08 15:19:54 msm8909 python3[3026]: 384.55949473381042 [06:05:04:11:B9:D2] <- RX 5f020000ca000c0800000000000000045f020000
May 08 15:19:54 msm8909 python3[3026]: 384.58377933502197 [06:05:04:11:B9:D2] <- RX c9000c0800000000000000045f020000c9000c08
May 08 15:19:54 msm8909 python3[3026]: 384.61007452011108 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000ca000c0800000000
May 08 15:19:54 msm8909 python3[3026]: 384.63449907302856 [06:05:04:11:B9:D2] <- RX 000000045f020000ca000c080000000000000004
May 08 15:19:54 msm8909 python3[3026]: 384.65829873085022 [06:05:04:11:B9:D2] <- RX 5f020000c9000c0800000000000000045f020000
May 08 15:19:54 msm8909 python3[3026]: 384.68738269805908 [06:05:04:11:B9:D2] <- RX c9000c0800000000000000045f020000ca000c08
May 08 15:19:54 msm8909 python3[3026]: 384.72030663490295 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000c9000c0800000000
May 08 15:19:54 msm8909 python3[3026]: 384.74738454818726 [06:05:04:11:B9:D2] <- RX 000000045f020000ca000c080000000000000004
May 08 15:19:54 msm8909 python3[3026]: 384.77141046524048 [06:05:04:11:B9:D2] <- RX 5f020000c9000c0800000000000000045f020000
May 08 15:19:55 msm8909 python3[3026]: 384.7973039150238 [06:05:04:11:B9:D2] <- RX c9000c0800000000000000045f020000c9000c08
May 08 15:19:55 msm8909 python3[3026]: 384.82198119163513 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000ca000c08899e2a70
May 08 15:19:55 msm8909 python3[3026]: 384.83226823806763 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:55 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:55 msm8909 python3[3026]: 384.91193413734436 [06:05:04:11:B9:D2] <- RX 0402401400000000000000045f020000c8000c08
May 08 15:19:55 msm8909 python3[3026]: 384.94887471199036 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000c9e00b0800000000
May 08 15:19:55 msm8909 python3[3026]: 384.97707390785217 [06:05:04:11:B9:D2] <- RX 000000045f020000c9e00b080000000000000004
May 08 15:19:55 msm8909 python3[3026]: 385.01281547546387 [06:05:04:11:B9:D2] <- RX 5f020000cae00b0800000000000000045f020000
May 08 15:19:55 msm8909 python3[3026]: 385.0440137386322 [06:05:04:11:B9:D2] <- RX c9e00b0800000000000000045f020000cae00b08
May 08 15:19:55 msm8909 python3[3026]: 385.06781435012817 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000c9e00b0800000000
May 08 15:19:55 msm8909 python3[3026]: 385.09077882766724 [06:05:04:11:B9:D2] <- RX 000000045f020000c9e00b080000000000000004
May 08 15:19:55 msm8909 python3[3026]: 385.11773037910461 [06:05:04:11:B9:D2] <- RX 5f020000cae00b0800000000000000045f020000
May 08 15:19:55 msm8909 python3[3026]: 385.14376044273376 [06:05:04:11:B9:D2] <- RX c8e00b0800000000000000045f020000c9e00b08
May 08 15:19:55 msm8909 python3[3026]: 385.16709208488464 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000cae00b0800000000
May 08 15:19:55 msm8909 python3[3026]: 385.19118857383728 [06:05:04:11:B9:D2] <- RX 000000045f020000c9e00b080000000000000004
May 08 15:19:55 msm8909 python3[3026]: 385.21950793266296 [06:05:04:11:B9:D2] <- RX 5f020000cae00b0800000000000000045f020000
May 08 15:19:55 msm8909 python3[3026]: 385.24445629119873 [06:05:04:11:B9:D2] <- RX cae00b0800000000000000045f020000cae00b08
May 08 15:19:55 msm8909 python3[3026]: 385.26842713356018 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000c9e00b0800000000
May 08 15:19:55 msm8909 python3[3026]: 385.29222989082336 [06:05:04:11:B9:D2] <- RX 000000045e020000c9e00b080000000000000004
May 08 15:19:55 msm8909 python3[3026]: 385.31963062286377 [06:05:04:11:B9:D2] <- RX 5f020000c9e00b0800000000000000045e020000
May 08 15:19:55 msm8909 python3[3026]: 385.34413719177246 [06:05:04:11:B9:D2] <- RX c9e00b0800000000000000045e020000c9e00b08
May 08 15:19:55 msm8909 python3[3026]: 385.36845302581787 [06:05:04:11:B9:D2] <- RX 00000000000000045e020000c9e00b0800000000
May 08 15:19:55 msm8909 python3[3026]: 385.39414930343628 [06:05:04:11:B9:D2] <- RX 000000045e020000cae00b080000000000000004
May 08 15:19:55 msm8909 python3[3026]: 385.41819095611572 [06:05:04:11:B9:D2] <- RX 5e020000cae00b0800000000000000045e020000
May 08 15:19:55 msm8909 python3[3026]: 385.44529294967651 [06:05:04:11:B9:D2] <- RX cae00b0800000000000000045e020000cae00b08
May 08 15:19:55 msm8909 python3[3026]: 385.47074007987976 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000cae00b0800000000
May 08 15:19:55 msm8909 python3[3026]: 385.49635672569275 [06:05:04:11:B9:D2] <- RX 000000045f020000c9e00b080000000000000004
May 08 15:19:55 msm8909 python3[3026]: 385.52133202552795 [06:05:04:11:B9:D2] <- RX 5f020000c9e00b0800000000000000045f020000
May 08 15:19:55 msm8909 python3[3026]: 385.55695199966431 [06:05:04:11:B9:D2] <- RX cae00b0800000000000000045f020000c9e00b08
May 08 15:19:55 msm8909 python3[3026]: 385.58280563354492 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000c8e00b08eea34ee6
May 08 15:19:55 msm8909 python3[3026]: 385.59241008758545 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:55 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:55 msm8909 python3[3026]: 385.65789985656738 [06:05:04:11:B9:D2] <- RX 0402401500000000000000045f020000cae00b08
May 08 15:19:55 msm8909 python3[3026]: 385.69092774391174 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000c9e00b0800000000
May 08 15:19:55 msm8909 python3[3026]: 385.72338175773621 [06:05:04:11:B9:D2] <- RX 000000045f020000cae00b080000000000000004
May 08 15:19:55 msm8909 python3[3026]: 385.75269722938538 [06:05:04:11:B9:D2] <- RX 5f020000cae00b0800000000000000045f020000
May 08 15:19:56 msm8909 python3[3026]: 385.78176379203796 [06:05:04:11:B9:D2] <- RX c9e00b0800000000000000045f020000cae00b08
May 08 15:19:56 msm8909 python3[3026]: 385.81195378303528 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000c9e00b0800000000
May 08 15:19:56 msm8909 python3[3026]: 385.84348297119141 [06:05:04:11:B9:D2] <- RX 000000045f020000c8e00b080000000000000004
May 08 15:19:56 msm8909 python3[3026]: 385.87957453727722 [06:05:04:11:B9:D2] <- RX 5f020000c9e00b0800000000000000045f020000
May 08 15:19:56 msm8909 python3[3026]: 385.90448069572449 [06:05:04:11:B9:D2] <- RX c9e00b0800000000000000045f020000cae00b08
May 08 15:19:56 msm8909 python3[3026]: 385.93370604515076 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000c9e00b0800000000
May 08 15:19:56 msm8909 python3[3026]: 385.95977854728699 [06:05:04:11:B9:D2] <- RX 000000045f020000cae00b080000000000000004
May 08 15:19:56 msm8909 python3[3026]: 385.98511815071106 [06:05:04:11:B9:D2] <- RX 5f020000c9e00b0800000000000000045f020000
May 08 15:19:56 msm8909 python3[3026]: 386.01920056343079 [06:05:04:11:B9:D2] <- RX cae00b0800000000000000045f020000c9e00b08
May 08 15:19:56 msm8909 python3[3026]: 386.04996204376221 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000c9e00b0800000000
May 08 15:19:56 msm8909 python3[3026]: 386.08354592323303 [06:05:04:11:B9:D2] <- RX 000000045f020000c9e00b080000000000000004
May 08 15:19:56 msm8909 python3[3026]: 386.10947966575623 [06:05:04:11:B9:D2] <- RX 5f020000c9e00b0800000000000000045f020000
May 08 15:19:56 msm8909 python3[3026]: 386.13500666618347 [06:05:04:11:B9:D2] <- RX c6e00b0800000000000000045f020000cae00b08
May 08 15:19:56 msm8909 python3[3026]: 386.15875244140625 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000c9000c0800000000
May 08 15:19:56 msm8909 python3[3026]: 386.1829206943512 [06:05:04:11:B9:D2] <- RX 000000045f020000c9000c080000000000000004
May 08 15:19:56 msm8909 python3[3026]: 386.20829391479492 [06:05:04:11:B9:D2] <- RX 5f020000ca000c0800000000000000045f020000
May 08 15:19:56 msm8909 python3[3026]: 386.23207545280457 [06:05:04:11:B9:D2] <- RX c9000c0800000000000000045f020000c9000c08
May 08 15:19:56 msm8909 python3[3026]: 386.25637531280518 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000c9000c0800000000
May 08 15:19:56 msm8909 python3[3026]: 386.28164267539978 [06:05:04:11:B9:D2] <- RX 000000045f020000c9000c080000000000000004
May 08 15:19:56 msm8909 python3[3026]: 386.30640459060669 [06:05:04:11:B9:D2] <- RX 5f020000c8000c0800000000000000045f020000
May 08 15:19:56 msm8909 python3[3026]: 386.33104133605957 [06:05:04:11:B9:D2] <- RX ca000c0800000000000000045f020000c9000c08
May 08 15:19:56 msm8909 python3[3026]: 386.35565996170044 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000ca000c08cdfcce7d
May 08 15:19:56 msm8909 python3[3026]: 386.36535930633545 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:56 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:56 msm8909 python3[3026]: 386.45135045051575 [06:05:04:11:B9:D2] <- RX 0402401600000000000000045f020000c9000c08
May 08 15:19:56 msm8909 python3[3026]: 386.47631072998047 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000c9000c0800000000
May 08 15:19:56 msm8909 python3[3026]: 386.5000536441803 [06:05:04:11:B9:D2] <- RX 000000045f020000ca000c080000000000000004
May 08 15:19:56 msm8909 python3[3026]: 386.52826952934265 [06:05:04:11:B9:D2] <- RX 5f020000c9000c0800000000000000045f020000
May 08 15:19:56 msm8909 python3[3026]: 386.55952882766724 [06:05:04:11:B9:D2] <- RX ca000c0800000000000000045f020000c8000c08
May 08 15:19:56 msm8909 python3[3026]: 386.59229445457458 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000c8000c0800000000
May 08 15:19:56 msm8909 python3[3026]: 386.62130308151245 [06:05:04:11:B9:D2] <- RX 000000045f020000c9000c080000000000000004
May 08 15:19:56 msm8909 python3[3026]: 386.65115928649902 [06:05:04:11:B9:D2] <- RX 5f020000c9000c0800000000000000045f020000
May 08 15:19:56 msm8909 python3[3026]: 386.67534804344177 [06:05:04:11:B9:D2] <- RX c9000c0800000000000000045f020000ca000c08
May 08 15:19:56 msm8909 python3[3026]: 386.70373868942261 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000c9000c0800000000
May 08 15:19:56 msm8909 python3[3026]: 386.73152923583984 [06:05:04:11:B9:D2] <- RX 000000045f020000c9000c080000000000000004
May 08 15:19:56 msm8909 python3[3026]: 386.75613141059875 [06:05:04:11:B9:D2] <- RX 5f020000ca000c0800000000000000045f020000
May 08 15:19:57 msm8909 python3[3026]: 386.78542733192444 [06:05:04:11:B9:D2] <- RX c9000c0800000000000000045f020000ca000c08
May 08 15:19:57 msm8909 python3[3026]: 386.80960440635681 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000c9000c0800000000
May 08 15:19:57 msm8909 python3[3026]: 386.83579444885254 [06:05:04:11:B9:D2] <- RX 000000045f020000c9000c080000000000000004
May 08 15:19:57 msm8909 python3[3026]: 386.859787940979 [06:05:04:11:B9:D2] <- RX 5f020000ca000c0800000000000000045f020000
May 08 15:19:57 msm8909 python3[3026]: 386.8840012550354 [06:05:04:11:B9:D2] <- RX c9000c0800000000000000045f020000ca000c08
May 08 15:19:57 msm8909 python3[3026]: 386.91024327278137 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000c9000c0800000000
May 08 15:19:57 msm8909 python3[3026]: 386.93670439720154 [06:05:04:11:B9:D2] <- RX 000000045f020000c9000c080000000000000004
May 08 15:19:57 msm8909 python3[3026]: 386.96311378479004 [06:05:04:11:B9:D2] <- RX 5f020000c9000c0800000000000000045f020000
May 08 15:19:57 msm8909 python3[3026]: 386.98719501495361 [06:05:04:11:B9:D2] <- RX ca000c0800000000000000045f020000c9000c08
May 08 15:19:57 msm8909 python3[3026]: 387.01281642913818 [06:05:04:11:B9:D2] <- RX 00000000000000045f020000c9000c0800000000
May 08 15:19:57 msm8909 python3[3026]: 387.03684735298157 [06:05:04:11:B9:D2] <- RX 0000000460020000ca000c080000000000000004
May 08 15:19:57 msm8909 python3[3026]: 387.0614926815033 [06:05:04:11:B9:D2] <- RX 60020000c9000c08000000000000000460020000
May 08 15:19:57 msm8909 python3[3026]: 387.08738851547241 [06:05:04:11:B9:D2] <- RX ca000c08000000000000000460020000c8000c08
May 08 15:19:57 msm8909 python3[3026]: 387.11423301696777 [06:05:04:11:B9:D2] <- RX 000000000000000460020000ca000c0863a3458a
May 08 15:19:57 msm8909 python3[3026]: 387.12880492210388 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:57 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:57 msm8909 python3[3026]: 387.21692705154419 [06:05:04:11:B9:D2] <- RX d4014017000000000000000460020000c9000c08
May 08 15:19:57 msm8909 python3[3026]: 387.24188876152039 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c9000c0900000000
May 08 15:19:57 msm8909 python3[3026]: 387.27443647384644 [06:05:04:11:B9:D2] <- RX 0101bd06601a0000ca000c080000000000000004
May 08 15:19:57 msm8909 python3[3026]: 387.29995441436768 [06:05:04:11:B9:D2] <- RX 60020000c9000c08000000000000000460020000
May 08 15:19:57 msm8909 python3[3026]: 387.32642149925232 [06:05:04:11:B9:D2] <- RX ca000c08000000000000000460020000c8000c08
May 08 15:19:57 msm8909 python3[3026]: 387.35311841964722 [06:05:04:11:B9:D2] <- RX 000000000000000460020000ca000c0800000000
May 08 15:19:57 msm8909 python3[3026]: 387.37788677215576 [06:05:04:11:B9:D2] <- RX 0000000460020000ca000c080000000000000004
May 08 15:19:57 msm8909 python3[3026]: 387.40264272689819 [06:05:04:11:B9:D2] <- RX 60020000ca000c08000000000000000460020000
May 08 15:19:57 msm8909 python3[3026]: 387.42659568786621 [06:05:04:11:B9:D2] <- RX c9000c08000000000000000460020000c8000c08
May 08 15:19:57 msm8909 python3[3026]: 387.45198464393616 [06:05:04:11:B9:D2] <- RX 000000000000000460020000ca000c0800000000
May 08 15:19:57 msm8909 python3[3026]: 387.4772686958313 [06:05:04:11:B9:D2] <- RX 0000000460020000ca000c080000000000000004
May 08 15:19:57 msm8909 python3[3026]: 387.50250935554504 [06:05:04:11:B9:D2] <- RX 60020000c8000c08000000000000000460020000
May 08 15:19:57 msm8909 python3[3026]: 387.52845072746277 [06:05:04:11:B9:D2] <- RX c8000c08000000000000000460020000c9000c08
May 08 15:19:57 msm8909 python3[3026]: 387.55368113517761 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c9000c0800000000
May 08 15:19:57 msm8909 python3[3026]: 387.58475923538208 [06:05:04:11:B9:D2] <- RX 0000000460020000c9200c080000000000000004
May 08 15:19:57 msm8909 python3[3026]: 387.61039423942566 [06:05:04:11:B9:D2] <- RX 60020000ca200c08000000000000000460020000
May 08 15:19:57 msm8909 python3[3026]: 387.63936114311218 [06:05:04:11:B9:D2] <- RX c8200c08000000000000000460020000c9200c08
May 08 15:19:57 msm8909 python3[3026]: 387.66937279701233 [06:05:04:11:B9:D2] <- RX 000000000000000460020000c9200c0800000000
May 08 15:19:57 msm8909 python3[3026]: 387.69362306594849 [06:05:04:11:B9:D2] <- RX 0000000460020000c9200c080000000000000004
May 08 15:19:57 msm8909 python3[3026]: 387.71911549568176 [06:05:04:11:B9:D2] <- RX 60020000c9200c08000000000000000460020000
May 08 15:19:57 msm8909 python3[3026]: 387.74397325515747 [06:05:04:11:B9:D2] <- RX c9200c08000000000000000460020000ca200c08
May 08 15:19:57 msm8909 python3[3026]: 387.76811695098877 [06:05:04:11:B9:D2] <- RX 000000000000000460020000ca200c0800000000
May 08 15:19:58 msm8909 python3[3026]: 387.79247641563416 [06:05:04:11:B9:D2] <- RX 0000000460020000c9200c080000000000000004
May 08 15:19:58 msm8909 python3[3026]: 387.81738877296448 [06:05:04:11:B9:D2] <- RX 60020000c9200c08d9dfc354
May 08 15:19:58 msm8909 python3[3026]: 387.82717108726501 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:58 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:58 msm8909 python3[3026]: 387.9663302898407 [06:05:04:11:B9:D2] <- RX 06004018e2009183912d
May 08 15:19:58 msm8909 python3[3026]: 387.97579312324524 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:58 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:58 msm8909 python3[3026]: Header: 06004018 payload: e200 crc: 9183912d
May 08 15:19:58 msm8909 python3[3026]: 387.98449301719666 [06:05:04:11:B9:D2] -> TX[10] b'06004010902397e9ff92'
May 08 15:19:58 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 08 15:19:58 msm8909 python3[3026]: 388.05772972106934 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:19:58 msm8909 python3[3026]: 388.08671116828918 [06:05:04:11:B9:D2] <- RX 06004019e2009183912d
May 08 15:19:58 msm8909 python3[3026]: 388.09623265266418 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:19:58 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:19:58 msm8909 python3[3026]: Header: 06004019 payload: e200 crc: 9183912d
May 08 15:19:58 msm8909 python3[3026]: 388.10337018966675 [06:05:04:11:B9:D2] -> TX[10] b'0600401091013299845e'
May 08 15:19:58 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 08 15:19:58 msm8909 python3[3026]: 388.20495629310608 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 08 15:20:00 msm8909 python3[3026]: 389.84367370605469 [06:05:04:11:B9:D2] <- RX 0600401ae2009183912d
May 08 15:20:00 msm8909 python3[3026]: 389.85333180427551 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 08 15:20:00 msm8909 python3[3026]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 08 15:20:00 msm8909 python3[3026]: Header: 0600401a payload: e200 crc: 9183912d
May 08 15:20:00 msm8909 python3[3026]: command list complete
May 08 15:20:00 msm8909 python3[3026]: DEACTIVATING AMDTP.
May 08 15:20:00 msm8909 python3[3026]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 08 15:20:00 msm8909 python3[3026]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 08 15:20:00 msm8909 python3[3026]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 08 15:20:00 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:20:00 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:20:00 msm8909 python3[3026]: Running Scheduled: Thread Check
May 08 15:20:00 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152750.3419046, 'type': 's', 'key': '11c36a6c8c7d43bb802c524e0a9d4206', 'data': '', 'source': 0}
May 08 15:20:00 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152752.8255954, 'type': 's', 'key': 'd6f8f0872f9b4d08be70f840682d3225', 'data': '', 'source': 0}
May 08 15:20:00 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152752.9300504, 'type': 's', 'key': '6c81c9a6afac4d1ba08f2e5a3a51bfcb', 'data': '', 'source': 0}
May 08 15:20:00 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152763.782172, 'type': 's', 'key': '67d49aa1a2374afbbb89c5ef4b07200e', 'data': '', 'source': 0}
May 08 15:20:00 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152775.802129, 'type': 's', 'key': 'ac5f6718fba94c35b475cd0e442c8b69', 'data': '', 'source': 0}
May 08 15:20:00 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152776.7871132, 'type': 's', 'key': 'bb78f7ce9e974c11af391fe7f846c7db', 'data': '', 'source': 0}
May 08 15:20:00 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152784.3772042, 'type': 's', 'key': 'aafcfec342334ea3bcacb592dc5b444b', 'data': '', 'source': 0}
May 08 15:20:02 msm8909 python3[3026]: Total BG Logs: 189
May 08 15:20:02 msm8909 python3[3026]: [SSE] BACKGROUND: {'events': [{'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141400, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141460, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141520, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141580, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141640, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141700, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'de
May 08 15:20:02 msm8909 python3[3026]: ltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141760, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141820, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141880, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715141940, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142000, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142060, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'case
May 08 15:20:02 msm8909 python3[3026]: Temp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142120, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142180, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142240, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142300, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142360, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142420, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1,
May 08 15:20:02 msm8909 python3[3026]: 'utcTimestamp': 1715142480, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142540, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142600, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142660, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142720, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142780, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142840, 'wearableId': 75, 'therma
May 08 15:20:02 msm8909 python3[3026]: lGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142900, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715142960, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143020, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143080, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143140, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143200, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:0
May 08 15:20:02 msm8909 python3[3026]: 4:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143260, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143320, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143380, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143440, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143500, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143560, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'de
May 08 15:20:02 msm8909 python3[3026]: ltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143620, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143680, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143740, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143800, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143860, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143920, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'd
May 08 15:20:02 msm8909 python3[3026]: eltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715143980, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144040, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144100, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144160, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144220, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144280, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None,
May 08 15:20:02 msm8909 python3[3026]: 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144340, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144400, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144460, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144520, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144580, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144640, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsum
May 08 15:20:02 msm8909 python3[3026]: edIndex': 1, 'utcTimestamp': 1715144700, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144760, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144820, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144880, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715144940, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145000, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145060, 'wearable
May 08 15:20:02 msm8909 python3[3026]: Id': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145120, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145180, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145240, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145300, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145360, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145420, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance':
May 08 15:20:02 msm8909 python3[3026]: 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145480, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145540, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145600, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145660, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145720, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145780, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTem
May 08 15:20:02 msm8909 python3[3026]: p': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145840, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145900, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715145960, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146020, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146080, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146140, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSte
May 08 15:20:02 msm8909 python3[3026]: ps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146200, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146260, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146320, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146380, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146440, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146500, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'de
May 08 15:20:02 msm8909 python3[3026]: ltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146560, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146620, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146680, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.5, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146740, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146800, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146860, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None
May 08 15:20:02 msm8909 python3[3026]: , 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146920, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715146980, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147040, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147100, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147160, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147220, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'pow
May 08 15:20:02 msm8909 python3[3026]: erConsumedIndex': 1, 'utcTimestamp': 1715147280, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147340, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}]}
May 08 15:20:02 msm8909 python3[3026]: [SSE] Sending: {"msg": {"events": [{"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141400, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141460, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141520, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141580, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141640, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141700, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1
May 08 15:20:02 msm8909 python3[3026]: , "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141760, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141820, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141880, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715141940, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142000, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142060, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null,
May 08 15:20:02 msm8909 python3[3026]: "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142120, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142180, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142240, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142300, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142360, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142420, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex
May 08 15:20:02 msm8909 python3[3026]: ": 1, "utcTimestamp": 1715142480, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142540, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142600, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142660, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142720, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142780, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142840, "wearableId": 75, "t
May 08 15:20:02 msm8909 python3[3026]: hermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142900, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715142960, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143020, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143080, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143140, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143200, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06
May 08 15:20:02 msm8909 python3[3026]: :05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143260, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143320, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143380, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143440, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143500, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143560, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0
May 08 15:20:02 msm8909 python3[3026]: , "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143620, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143680, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143740, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143800, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143860, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143920, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex":
May 08 15:20:02 msm8909 python3[3026]: 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715143980, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144040, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144100, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144160, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144220, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144280, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": n
May 08 15:20:02 msm8909 python3[3026]: ull, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144340, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144400, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144460, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144520, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144580, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144640, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerC
May 08 15:20:02 msm8909 python3[3026]: onsumedIndex": 1, "utcTimestamp": 1715144700, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144760, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144820, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144880, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715144940, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145000, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145060, "wea
May 08 15:20:02 msm8909 python3[3026]: rableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145120, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145180, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145240, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145300, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145360, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145420, "wearableId": 75, "thermalGenIndex": 1, "deltaDistan
May 08 15:20:02 msm8909 python3[3026]: ce": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145480, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145540, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145600, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145660, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145720, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145780, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "sk
May 08 15:20:02 msm8909 python3[3026]: inTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145840, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145900, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715145960, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146020, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146080, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146140, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaR
May 08 15:20:02 msm8909 python3[3026]: unSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146200, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146260, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146320, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146380, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146440, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146500, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1
May 08 15:20:02 msm8909 python3[3026]: , "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146560, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146620, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146680, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.5, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146740, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146800, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146860, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate":
May 08 15:20:02 msm8909 python3[3026]: null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146920, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715146980, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147040, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147100, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147160, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147220, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0,
May 08 15:20:02 msm8909 python3[3026]: "powerConsumedIndex": 1, "utcTimestamp": 1715147280, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147340, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}]}, "key": "dfb00fb35aeb4758a17df0a4aad01c16", "rt": "bg"}
May 08 15:20:02 msm8909 python3[3026]: [SSE] BACKGROUND: {'events': [{'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147400, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147460, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147520, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147580, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147640, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147700, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenInde
May 08 15:20:02 msm8909 python3[3026]: x': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147760, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147820, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147880, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715147940, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148000, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148060, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'he
May 08 15:20:02 msm8909 python3[3026]: artRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148120, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148180, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148240, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 70, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148300, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148360, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 23.75, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148420, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActC
May 08 15:20:02 msm8909 python3[3026]: als': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148480, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148540, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148600, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148660, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148720, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148780, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp':
May 08 15:20:02 msm8909 python3[3026]: 1715148840, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148900, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715148960, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149020, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149080, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149140, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149200, 'wearableId': 75, 'thermalGenIndex': 1
May 08 15:20:02 msm8909 python3[3026]: , 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149260, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149320, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149380, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149440, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149500, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149560, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:
May 08 15:20:02 msm8909 python3[3026]: D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149620, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149680, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149740, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149800, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149860, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149920, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'delta
May 08 15:20:02 msm8909 python3[3026]: RunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715149980, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150040, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150100, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150160, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150220, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150280, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1,
May 08 15:20:02 msm8909 python3[3026]: 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150340, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150400, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150460, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150520, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150580, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 23.75, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150640, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': No
May 08 15:20:02 msm8909 python3[3026]: ne, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150700, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150760, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150820, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150880, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715150940, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151000, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedI
May 08 15:20:02 msm8909 python3[3026]: ndex': 1, 'utcTimestamp': 1715151060, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 4}, {'solarGenIndex': 1, 'deltaBmrCals': 1402, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 257, 'powerConsumedIndex': 13, 'utcTimestamp': 1715151120, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151180, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151240, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151300, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151360, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151420, 'wearableId'
May 08 15:20:02 msm8909 python3[3026]: : 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151480, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151540, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151600, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151660, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151720, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151780, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceI
May 08 15:20:02 msm8909 python3[3026]: d': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151840, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151900, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715151960, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.0, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152020, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152080, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152140, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.25, 'deltaWalk
May 08 15:20:02 msm8909 python3[3026]: Steps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152200, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152260, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152320, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152380, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152440, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152500, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'s
May 08 15:20:02 msm8909 python3[3026]: olarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 74, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152560, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152620, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}, {'solarGenIndex': 1, 'deltaBmrCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 24.0, 'deltaActCals': 0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715152680, 'wearableId': 75, 'thermalGenIndex': 1, 'deltaDistance': 0, 'deviceId': '06:05:04:11:B9:D2', 'skinTemp': 24.25, 'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0}]}
May 08 15:20:02 msm8909 python3[3026]: [SSE] Sending: {"msg": {"events": [{"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147400, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147460, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147520, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147580, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147640, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147700, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGe
May 08 15:20:02 msm8909 python3[3026]: nIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147760, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147820, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147880, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715147940, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148000, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148060, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73
May 08 15:20:02 msm8909 python3[3026]: , "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148120, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148180, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148240, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 70, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148300, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148360, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 23.75, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148420, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "delt
May 08 15:20:02 msm8909 python3[3026]: aActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148480, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148540, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148600, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148660, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148720, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148780, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimesta
May 08 15:20:02 msm8909 python3[3026]: mp": 1715148840, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148900, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715148960, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149020, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149080, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149140, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149200, "wearableId": 75, "thermalGenInde
May 08 15:20:02 msm8909 python3[3026]: x": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149260, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149320, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149380, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149440, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149500, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149560, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:1
May 08 15:20:02 msm8909 python3[3026]: 1:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149620, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149680, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149740, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149800, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149860, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149920, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "
May 08 15:20:02 msm8909 python3[3026]: deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715149980, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150040, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150100, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150160, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150220, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150280, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex
May 08 15:20:02 msm8909 python3[3026]: ": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150340, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150400, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150460, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150520, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150580, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 23.75, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150640, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate
May 08 15:20:02 msm8909 python3[3026]: ": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150700, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150760, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150820, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150880, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715150940, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151000, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerCons
May 08 15:20:02 msm8909 python3[3026]: umedIndex": 1, "utcTimestamp": 1715151060, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 4}, {"solarGenIndex": 1, "deltaBmrCals": 1402, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 257, "powerConsumedIndex": 13, "utcTimestamp": 1715151120, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151180, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151240, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151300, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151360, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151420, "wearab
May 08 15:20:02 msm8909 python3[3026]: leId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151480, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151540, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151600, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151660, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151720, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151780, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "de
May 08 15:20:02 msm8909 python3[3026]: viceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151840, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151900, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715151960, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.0, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152020, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152080, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 72, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152140, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.25, "delt
May 08 15:20:02 msm8909 python3[3026]: aWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152200, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152260, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152320, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152380, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152440, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152500, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}
May 08 15:20:02 msm8909 python3[3026]: , {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 74, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152560, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152620, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}, {"solarGenIndex": 1, "deltaBmrCals": 0, "battery": 73, "heartRate": null, "caseTemp": 24.0, "deltaActCals": 0, "powerConsumedIndex": 1, "utcTimestamp": 1715152680, "wearableId": 75, "thermalGenIndex": 1, "deltaDistance": 0, "deviceId": "06:05:04:11:B9:D2", "skinTemp": 24.25, "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0}]}, "key": "067d0ab185724cf48546d702abb759fd", "rt": "bg"}
May 08 15:20:03 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152802.949029, 'type': 's', 'key': 'dfb00fb35aeb4758a17df0a4aad01c16', 'data': '', 'source': 0}
May 08 15:20:03 msm8909 python3[3026]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 08 15:20:03 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152803.0522251, 'type': 's', 'key': '067d0ab185724cf48546d702abb759fd', 'data': '', 'source': 0}
May 08 15:20:03 msm8909 python3[3026]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 08 15:20:03 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 74, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d920007004008320722000000070007079031004a106061
May 08 15:20:04 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 97, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 678, 'act_cals': 11} 0d550d55000700080e750aba000002a600ce0b22060049106162
May 08 15:20:04 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 678, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152804, 'wearableId': 74}
May 08 15:20:04 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 678, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152804, 'wearableId': 74}
May 08 15:20:04 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"battery": 73, "heartRate": 0, "totalSteps": 3709, "totalCals": 529, "actCals": 11, "sleepDuration": 0, "bmrCals": 518, "skinTemp": 98, "distance": 2746, "walkSteps": 3701, "thermalGen": 206, "solarGen": 678, "runSteps": 8, "sleepState": 0, "caseTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152804, "wearableId": 74}, "key": "04a1b77ef1af4bcdbba269df3a8aa44d", "rt": "instant"}
May 08 15:20:05 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152805.3721275, 'type': 's', 'key': '04a1b77ef1af4bcdbba269df3a8aa44d', 'data': '', 'source': 0}
May 08 15:20:10 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:20:10 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:20:10 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "252ed15b5b234263a3137a04fcce87b6", "rt": "gw"}
May 08 15:20:10 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152810.4393346, 'type': 's', 'key': '252ed15b5b234263a3137a04fcce87b6', 'data': '', 'source': 0}
May 08 15:20:16 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 97, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 678, 'act_cals': 11} 0d550d55000700080e750aba000002a600ce0b22060049206162
May 08 15:20:18 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 15:20:18 msm8909 python3[3026]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 15:20:29 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 559, 'act_cals': 10} 0f890f89000700000e860ab30000022f00100ab1f70050206060
May 08 15:20:29 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 97, 'thermal_gen': 206, 'battery': 74, 'run_steps': 8, 'distance': 2746, 'solar_gen': 679, 'act_cals': 11} 0d550d55000700080e750aba000002a700ce0b2206004a306162
May 08 15:20:30 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 391, 'act_cals': 6} 251a251a0007004d082306ad00000187000706b03c004f106061
May 08 15:20:30 msm8909 python3[3026]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 08 15:20:30 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1b\xab'} 1bab065f00
May 08 15:20:30 msm8909 python3[3026]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 08 15:20:30 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:20:30 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:20:32 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 559, 'act_cals': 10} 0f890f89000700000e860ab30000022f00100ab1f70050206060
May 08 15:20:44 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 559, 'act_cals': 10} 0f890f89000700000e860ab30000022f00100ab1f70050306060
May 08 15:20:44 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 559, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152844, 'wearableId': 73}
May 08 15:20:44 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 559, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152844, 'wearableId': 73}
May 08 15:20:44 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 80, "heartRate": 0, "totalSteps": 3718, "totalCals": 513, "actCals": 10, "sleepDuration": 0, "bmrCals": 503, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "thermalGen": 16, "solarGen": 559, "runSteps": 0, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152844, "wearableId": 73}, "key": "3831ab31054f42648b55c383caa29e51", "rt": "instant"}
May 08 15:20:45 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152845.3072064, 'type': 's', 'key': '3831ab31054f42648b55c383caa29e51', 'data': '', 'source': 0}
May 08 15:20:47 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c10006
May 08 15:20:47 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 08 15:20:48 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 71, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d9200070040083207220000000700070790310047306061
May 08 15:20:48 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 71, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152848, 'wearableId': 75}
May 08 15:20:48 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 71, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152848, 'wearableId': 75}
May 08 15:20:48 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"battery": 71, "heartRate": 0, "totalSteps": 2162, "totalCals": 56, "actCals": 7, "sleepDuration": 0, "bmrCals": 49, "skinTemp": 97, "distance": 1826, "walkSteps": 2098, "thermalGen": 7, "solarGen": 7, "runSteps": 64, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152848, "wearableId": 75}, "key": "2987c1d6015e4bd9b086265bf438fd89", "rt": "instant"}
May 08 15:20:48 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152848.4203918, 'type': 's', 'key': '2987c1d6015e4bd9b086265bf438fd89', 'data': '', 'source': 0}
May 08 15:21:00 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:21:01 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:21:01 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 103, 'thermal_gen': 7, 'battery': 93, 'run_steps': 0, 'distance': 0, 'solar_gen': 821, 'act_cals': 0} 18cf18cf0007000000000000000103350007000000005d206768
May 08 15:21:01 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 15:21:10 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:21:10 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:21:10 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "7aa8e9068fd14bd7bf659cf32331ea93", "rt": "gw"}
May 08 15:21:10 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152870.7910359, 'type': 's', 'key': '7aa8e9068fd14bd7bf659cf32331ea93', 'data': '', 'source': 0}
May 08 15:21:11 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12\xc8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c80006
May 08 15:21:11 msm8909 python3[3026]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 15:21:12 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 392, 'act_cals': 6} 251a251a0007004d082306ad00000188000706b03c004f106061
May 08 15:21:12 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 392, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152872, 'wearableId': 76}
May 08 15:21:12 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 392, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152872, 'wearableId': 76}
May 08 15:21:12 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 2160, "totalCals": 66, "actCals": 6, "sleepDuration": 0, "bmrCals": 60, "skinTemp": 97, "distance": 1709, "walkSteps": 2083, "thermalGen": 7, "solarGen": 392, "runSteps": 77, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152872, "wearableId": 76}, "key": "cb0605c49d2a4fd2b6eb3d311411c7ec", "rt": "instant"}
May 08 15:21:12 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 15:21:12 msm8909 python3[3026]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 15:21:13 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152873.1104655, 'type': 's', 'key': 'cb0605c49d2a4fd2b6eb3d311411c7ec', 'data': '', 'source': 0}
May 08 15:21:13 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 08 15:21:13 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 15:21:13 msm8909 python3[3026]: DBUS: Discovered 06:05:04:09:FB:D2 .
May 08 15:21:13 msm8909 python3[3026]: ADVERT: {'company_id': b'\x11r', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x11r'} 117211720006
May 08 15:21:13 msm8909 python3[3026]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 08 15:21:14 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 74, 'run_steps': 8, 'distance': 2746, 'solar_gen': 679, 'act_cals': 11} 0d550d55000700080e750aba000002a700ce0b2206004a006262
May 08 15:21:14 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 74, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 679, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152874, 'wearableId': 74}
May 08 15:21:14 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 74, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 679, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152874, 'wearableId': 74}
May 08 15:21:14 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"battery": 74, "heartRate": 0, "totalSteps": 3709, "totalCals": 529, "actCals": 11, "sleepDuration": 0, "bmrCals": 518, "skinTemp": 98, "distance": 2746, "walkSteps": 3701, "thermalGen": 206, "solarGen": 679, "runSteps": 8, "sleepState": 0, "caseTemp": 98}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152874, "wearableId": 74}, "key": "239e19cafb98499ba79819ff0256380f", "rt": "instant"}
May 08 15:21:15 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152875.3097024, 'type': 's', 'key': '239e19cafb98499ba79819ff0256380f', 'data': '', 'source': 0}
May 08 15:21:15 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 08 15:21:15 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 15:21:25 msm8909 python3[3026]: DBUS: Discovered 06:05:04:CF:3F:23 .
May 08 15:21:25 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x18\x13'} 1813065f00
May 08 15:21:25 msm8909 python3[3026]: IGNORING 06:05:04:CF:3F:23 WITH PAIRING CODE: 1813
May 08 15:21:26 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 74, 'run_steps': 8, 'distance': 2746, 'solar_gen': 679, 'act_cals': 11} 0d550d55000700080e750aba000002a700ce0b2206004a106262
May 08 15:21:28 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 560, 'act_cals': 10} 0f890f89000700000e860ab30000023000100ab1f70050006060
May 08 15:21:31 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:21:31 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:21:55 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 560, 'act_cals': 10} 0f890f89000700000e860ab30000023000100ab1f70050306060
May 08 15:21:55 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 560, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152915, 'wearableId': 73}
May 08 15:21:55 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 560, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152915, 'wearableId': 73}
May 08 15:21:56 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 80, "heartRate": 0, "totalSteps": 3718, "totalCals": 513, "actCals": 10, "sleepDuration": 0, "bmrCals": 503, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "thermalGen": 16, "solarGen": 560, "runSteps": 0, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152915, "wearableId": 73}, "key": "8b878cbcd121486ca7629e5fe1caf927", "rt": "instant"}
May 08 15:21:56 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152916.6016245, 'type': 's', 'key': '8b878cbcd121486ca7629e5fe1caf927', 'data': '', 'source': 0}
May 08 15:21:57 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c10006
May 08 15:21:57 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 08 15:22:01 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:22:01 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:22:10 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:22:10 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:22:10 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "ee002850aab445fab85aabd6483d8488", "rt": "gw"}
May 08 15:22:11 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152930.9688866, 'type': 's', 'key': 'ee002850aab445fab85aabd6483d8488', 'data': '', 'source': 0}
May 08 15:22:21 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 392, 'act_cals': 6} 251a251a0007004d082306ad00000188000706b03c004f006061
May 08 15:22:21 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 392, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152941, 'wearableId': 76}
May 08 15:22:21 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 392, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152941, 'wearableId': 76}
May 08 15:22:21 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 2160, "totalCals": 66, "actCals": 6, "sleepDuration": 0, "bmrCals": 60, "skinTemp": 97, "distance": 1709, "walkSteps": 2083, "thermalGen": 7, "solarGen": 392, "runSteps": 77, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152941, "wearableId": 76}, "key": "890f9182f77740acbba1dcbabeac98b5", "rt": "instant"}
May 08 15:22:21 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 73, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d9200070040083207220000000700070790310049106061
May 08 15:22:21 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152941, 'wearableId': 75}
May 08 15:22:21 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152941, 'wearableId': 75}
May 08 15:22:21 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"battery": 73, "heartRate": 0, "totalSteps": 2162, "totalCals": 56, "actCals": 7, "sleepDuration": 0, "bmrCals": 49, "skinTemp": 97, "distance": 1826, "walkSteps": 2098, "thermalGen": 7, "solarGen": 7, "runSteps": 64, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152941, "wearableId": 75}, "key": "c846debd9f33476182ed7a427a358ee4", "rt": "instant"}
May 08 15:22:22 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152941.6526566, 'type': 's', 'key': '890f9182f77740acbba1dcbabeac98b5', 'data': '', 'source': 0}
May 08 15:22:22 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152941.8884547, 'type': 's', 'key': 'c846debd9f33476182ed7a427a358ee4', 'data': '', 'source': 0}
May 08 15:22:23 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 102, 'thermal_gen': 7, 'battery': 89, 'run_steps': 0, 'distance': 0, 'solar_gen': 823, 'act_cals': 0} 1dd51dd500070000000000000001033700070000000059206668
May 08 15:22:23 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 15:22:25 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 561, 'act_cals': 10} 0f890f89000700000e860ab30000023100100ab1f70050206060
May 08 15:22:31 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:22:31 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:22:35 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 561, 'act_cals': 10} 0f890f89000700000e860ab30000023100100ab1f70050306060
May 08 15:22:35 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 15:22:36 msm8909 python3[3026]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 15:22:38 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 15:22:38 msm8909 python3[3026]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 15:22:38 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 4, 'pairing_code': b'\x15\x83', 'total_cals': 4, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 96, 'thermal_gen': 7, 'battery': 87, 'run_steps': 0, 'distance': 0, 'solar_gen': 553, 'act_cals': 0} 1583158300070000000000000000022900070000040057006061
May 08 15:22:38 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 15:22:39 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 103, 'thermal_gen': 7, 'battery': 93, 'run_steps': 0, 'distance': 0, 'solar_gen': 825, 'act_cals': 0} 18cf18cf0007000000000000000103390007000000005d006768
May 08 15:22:39 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 15:22:49 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 103, 'thermal_gen': 7, 'battery': 93, 'run_steps': 0, 'distance': 0, 'solar_gen': 825, 'act_cals': 0} 18cf18cf0007000000000000000103390007000000005d106768
May 08 15:22:49 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 15:22:50 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 392, 'act_cals': 6} 251a251a0007004d082306ad00000188000706b03c004f306061
May 08 15:22:51 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 97, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 680, 'act_cals': 11} 0d550d55000700080e750aba000002a800ce0b22060049006162
May 08 15:22:51 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 680, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152971, 'wearableId': 74}
May 08 15:22:51 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 680, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715152971, 'wearableId': 74}
May 08 15:22:51 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"battery": 73, "heartRate": 0, "totalSteps": 3709, "totalCals": 529, "actCals": 11, "sleepDuration": 0, "bmrCals": 518, "skinTemp": 98, "distance": 2746, "walkSteps": 3701, "thermalGen": 206, "solarGen": 680, "runSteps": 8, "sleepState": 0, "caseTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715152971, "wearableId": 74}, "key": "9874cf04d92c405889c3d71f0856d874", "rt": "instant"}
May 08 15:22:52 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 15:22:52 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 15:22:52 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152972.4423175, 'type': 's', 'key': '9874cf04d92c405889c3d71f0856d874', 'data': '', 'source': 0}
May 08 15:23:02 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:23:02 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:23:04 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12\xc8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c80006
May 08 15:23:04 msm8909 python3[3026]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 15:23:06 msm8909 python3[3026]: DBUS: Discovered 06:05:04:98:84:B4 .
May 08 15:23:06 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x0f\x84'} 0f84065f00
May 08 15:23:06 msm8909 python3[3026]: IGNORING 06:05:04:98:84:B4 WITH PAIRING CODE: 0f84
May 08 15:23:06 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 97, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 680, 'act_cals': 11} 0d550d55000700080e750aba000002a800ce0b22060049206162
May 08 15:23:06 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12\xc8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c80006
May 08 15:23:06 msm8909 python3[3026]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 15:23:07 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xe1'} 17e1055f00
May 08 15:23:07 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 08 15:23:10 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:23:10 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:23:10 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "b6e62d22633d49f59cc5b54991a02fef", "rt": "gw"}
May 08 15:23:11 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715152991.1479137, 'type': 's', 'key': 'b6e62d22633d49f59cc5b54991a02fef', 'data': '', 'source': 0}
May 08 15:23:19 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 103, 'thermal_gen': 7, 'battery': 92, 'run_steps': 0, 'distance': 0, 'solar_gen': 826, 'act_cals': 0} 18cf18cf00070000000000000001033a0007000000005c006768
May 08 15:23:19 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 15:23:19 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 08 15:23:19 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 15:23:32 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:23:32 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:23:34 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 97, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 681, 'act_cals': 11} 0d550d55000700080e750aba000002a900ce0b22060049006162
May 08 15:23:35 msm8909 python3[3026]: DBUS: Discovered 06:05:04:74:99:4A .
May 08 15:23:35 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'$\x1a'} 241a065f00
May 08 15:23:35 msm8909 python3[3026]: IGNORING 06:05:04:74:99:4A WITH PAIRING CODE: 241a
May 08 15:23:36 msm8909 python3[3026]: DBUS: Discovered 06:05:04:56:48:68 .
May 08 15:23:36 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'!X'} 2158065f00
May 08 15:23:36 msm8909 python3[3026]: IGNORING 06:05:04:56:48:68 WITH PAIRING CODE: 2158
May 08 15:23:45 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 15:23:45 msm8909 python3[3026]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 15:23:47 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 393, 'act_cals': 6} 251a251a0007004d082306ad00000189000706b03c004f106061
May 08 15:23:47 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 393, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153027, 'wearableId': 76}
May 08 15:23:47 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 393, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153027, 'wearableId': 76}
May 08 15:23:47 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 2160, "totalCals": 66, "actCals": 6, "sleepDuration": 0, "bmrCals": 60, "skinTemp": 97, "distance": 1709, "walkSteps": 2083, "thermalGen": 7, "solarGen": 393, "runSteps": 77, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153027, "wearableId": 76}, "key": "2e673c54eb3a4b42b618e399cf9de11c", "rt": "instant"}
May 08 15:23:48 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 102, 'thermal_gen': 7, 'battery': 89, 'run_steps': 0, 'distance': 0, 'solar_gen': 825, 'act_cals': 0} 1dd51dd500070000000000000001033900070000000059206668
May 08 15:23:48 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 15:23:48 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153028.1019926, 'type': 's', 'key': '2e673c54eb3a4b42b618e399cf9de11c', 'data': '', 'source': 0}
May 08 15:23:59 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 97, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 681, 'act_cals': 11} 0d550d55000700080e750aba000002a900ce0b22060049206162
May 08 15:23:59 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 681, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153039, 'wearableId': 74}
May 08 15:23:59 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 681, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 97}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153039, 'wearableId': 74}
May 08 15:23:59 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"battery": 73, "heartRate": 0, "totalSteps": 3709, "totalCals": 529, "actCals": 11, "sleepDuration": 0, "bmrCals": 518, "skinTemp": 98, "distance": 2746, "walkSteps": 3701, "thermalGen": 206, "solarGen": 681, "runSteps": 8, "sleepState": 0, "caseTemp": 97}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153039, "wearableId": 74}, "key": "b90d7a77259d429392eb11e425ade021", "rt": "instant"}
May 08 15:24:00 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 393, 'act_cals': 6} 251a251a0007004d082306ad00000189000706b03c004f206061
May 08 15:24:00 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153039.8957877, 'type': 's', 'key': 'b90d7a77259d429392eb11e425ade021', 'data': '', 'source': 0}
May 08 15:24:03 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:24:03 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:24:10 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:24:10 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:24:10 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "c47c7da946bb462e95f812a65bb34249", "rt": "gw"}
May 08 15:24:11 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153051.2845912, 'type': 's', 'key': 'c47c7da946bb462e95f812a65bb34249', 'data': '', 'source': 0}
May 08 15:24:14 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 562, 'act_cals': 10} 0f890f89000700000e860ab30000023200100ab1f7004f106060
May 08 15:24:14 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 562, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153054, 'wearableId': 73}
May 08 15:24:14 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 562, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153054, 'wearableId': 73}
May 08 15:24:14 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 3718, "totalCals": 513, "actCals": 10, "sleepDuration": 0, "bmrCals": 503, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "thermalGen": 16, "solarGen": 562, "runSteps": 0, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153054, "wearableId": 73}, "key": "5e0f8e5e67044a01a042abb11814a65f", "rt": "instant"}
May 08 15:24:14 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153054.7387791, 'type': 's', 'key': '5e0f8e5e67044a01a042abb11814a65f', 'data': '', 'source': 0}
May 08 15:24:17 msm8909 python3[3026]: DBUS: Discovered 06:05:04:AA:BA:B6 .
May 08 15:24:17 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1ev'} 1e76065f00
May 08 15:24:17 msm8909 python3[3026]: IGNORING 06:05:04:AA:BA:B6 WITH PAIRING CODE: 1e76
May 08 15:24:17 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\xca'} 17ca065f00
May 08 15:24:17 msm8909 python3[3026]: IGNORING 06:05:04:39:B4:0A WITH PAIRING CODE: 17ca
May 08 15:24:27 msm8909 python3[3026]: DBUS: Discovered 06:05:04:1C:09:57 .
May 08 15:24:27 msm8909 python3[3026]: ADVERT: {'company_id': b'\tW', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\tW'} 095709570006
May 08 15:24:27 msm8909 python3[3026]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 08 15:24:28 msm8909 python3[3026]: DBUS: Discovered 06:05:04:D2:E7:2E .
May 08 15:24:28 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'#\xde'} 23de065f00
May 08 15:24:28 msm8909 python3[3026]: IGNORING 06:05:04:D2:E7:2E WITH PAIRING CODE: 23de
May 08 15:24:28 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 103, 'thermal_gen': 7, 'battery': 93, 'run_steps': 0, 'distance': 0, 'solar_gen': 828, 'act_cals': 0} 18cf18cf00070000000000000001033c0007000000005d306768
May 08 15:24:28 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 15:24:29 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 394, 'act_cals': 6} 251a251a0007004d082306ad0000018a000706b03c004f106061
May 08 15:24:31 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 15:24:31 msm8909 python3[3026]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 15:24:31 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 562, 'act_cals': 10} 0f890f89000700000e860ab30000023200100ab1f7004f206060
May 08 15:24:33 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:24:33 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:24:41 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 73, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d9200070040083207220000000700070790310049306061
May 08 15:24:41 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153081, 'wearableId': 75}
May 08 15:24:41 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153081, 'wearableId': 75}
May 08 15:24:41 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"battery": 73, "heartRate": 0, "totalSteps": 2162, "totalCals": 56, "actCals": 7, "sleepDuration": 0, "bmrCals": 49, "skinTemp": 97, "distance": 1826, "walkSteps": 2098, "thermalGen": 7, "solarGen": 7, "runSteps": 64, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153081, "wearableId": 75}, "key": "16b9c1dde1b34cc19b86064b1e4181a9", "rt": "instant"}
May 08 15:24:42 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153081.6605844, 'type': 's', 'key': '16b9c1dde1b34cc19b86064b1e4181a9', 'data': '', 'source': 0}
May 08 15:24:43 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 562, 'act_cals': 10} 0f890f89000700000e860ab30000023200100ab1f7004f006060
May 08 15:24:44 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 64, 'alert_status': b'\x00', 'bmr_cals': 854, 'pairing_code': b'\x10\xd3', 'total_cals': 876, 'total_steps': 5200, 'mtp_version': 7, 'skin_temp': 123, 'sleep_state': 4, 'walk_steps': 5186, 'case_temp': 120, 'thermal_gen': 75, 'battery': 11, 'run_steps': 14, 'distance': 3957, 'solar_gen': 1131, 'act_cals': 22} 10d310d30007000e14420f750000046b004b167356400b14787b
May 08 15:24:44 msm8909 python3[3026]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 15:24:55 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 103, 'thermal_gen': 7, 'battery': 93, 'run_steps': 0, 'distance': 0, 'solar_gen': 828, 'act_cals': 0} 18cf18cf00070000000000000001033c0007000000005d206768
May 08 15:24:55 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 15:24:55 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 64, 'alert_status': b'\x00', 'bmr_cals': 854, 'pairing_code': b'\x10\xd3', 'total_cals': 876, 'total_steps': 5200, 'mtp_version': 7, 'skin_temp': 123, 'sleep_state': 4, 'walk_steps': 5186, 'case_temp': 120, 'thermal_gen': 75, 'battery': 11, 'run_steps': 14, 'distance': 3957, 'solar_gen': 1131, 'act_cals': 22} 10d310d30007000e14420f750000046b004b167356400b24787b
May 08 15:24:55 msm8909 python3[3026]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 15:24:56 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 394, 'act_cals': 6} 251a251a0007004d082306ad0000018a000706b03c004f006061
May 08 15:24:56 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 394, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153096, 'wearableId': 76}
May 08 15:24:56 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 394, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153096, 'wearableId': 76}
May 08 15:24:56 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 2160, "totalCals": 66, "actCals": 6, "sleepDuration": 0, "bmrCals": 60, "skinTemp": 97, "distance": 1709, "walkSteps": 2083, "thermalGen": 7, "solarGen": 394, "runSteps": 77, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153096, "wearableId": 76}, "key": "e472f3a8687b44f9a155fb44b399e50a", "rt": "instant"}
May 08 15:24:57 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153097.2399135, 'type': 's', 'key': 'e472f3a8687b44f9a155fb44b399e50a', 'data': '', 'source': 0}
May 08 15:24:58 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 73, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d9200070040083207220000000700070790310049106061
May 08 15:24:59 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 08 15:24:59 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 15:25:00 msm8909 python3[3026]: Running Scheduled: Thread Check
May 08 15:25:03 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:25:03 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:25:10 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 08 15:25:10 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 15:25:11 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:25:11 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:25:11 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "d7ba2047f96346bcb8bb177b5399558b", "rt": "gw"}
May 08 15:25:11 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 15:25:11 msm8909 python3[3026]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 15:25:11 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153111.5653541, 'type': 's', 'key': 'd7ba2047f96346bcb8bb177b5399558b', 'data': '', 'source': 0}
May 08 15:25:12 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 15:25:12 msm8909 python3[3026]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 15:25:13 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 15:25:13 msm8909 python3[3026]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 15:25:23 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 08 15:25:23 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 15:25:23 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 15:25:23 msm8909 python3[3026]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 15:25:24 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 395, 'act_cals': 6} 251a251a0007004d082306ad0000018b000706b03c004f206061
May 08 15:25:24 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 103, 'thermal_gen': 7, 'battery': 92, 'run_steps': 0, 'distance': 0, 'solar_gen': 830, 'act_cals': 0} 18cf18cf00070000000000000001033e0007000000005c106768
May 08 15:25:25 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 15:25:26 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 15:25:26 msm8909 python3[3026]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 15:25:26 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 08 15:25:26 msm8909 python3[3026]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 15:25:33 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:25:33 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:25:39 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 08 15:25:39 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 15:25:41 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1fW'} 1f57065f00
May 08 15:25:41 msm8909 python3[3026]: IGNORING 06:05:04:8A:46:67 WITH PAIRING CODE: 1f57
May 08 15:25:41 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02}'} 027d055f00
May 08 15:25:41 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 08 15:25:51 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 395, 'act_cals': 6} 251a251a0007004d082306ad0000018b000706b03c004f106061
May 08 15:25:51 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 64, 'alert_status': b'\x00', 'bmr_cals': 855, 'pairing_code': b'\x10\xd3', 'total_cals': 877, 'total_steps': 5200, 'mtp_version': 7, 'skin_temp': 124, 'sleep_state': 4, 'walk_steps': 5186, 'case_temp': 122, 'thermal_gen': 75, 'battery': 19, 'run_steps': 14, 'distance': 3957, 'solar_gen': 1133, 'act_cals': 22} 10d310d30007000e14420f750000046d004b1673574013347a7c
May 08 15:25:51 msm8909 python3[3026]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 15:25:54 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 74, 'run_steps': 8, 'distance': 2746, 'solar_gen': 683, 'act_cals': 11} 0d550d55000700080e750aba000002ab00ce0b2206004a006262
May 08 15:25:54 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 74, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 683, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153154, 'wearableId': 74}
May 08 15:25:54 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 74, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 683, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153154, 'wearableId': 74}
May 08 15:25:54 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"battery": 74, "heartRate": 0, "totalSteps": 3709, "totalCals": 529, "actCals": 11, "sleepDuration": 0, "bmrCals": 518, "skinTemp": 98, "distance": 2746, "walkSteps": 3701, "thermalGen": 206, "solarGen": 683, "runSteps": 8, "sleepState": 0, "caseTemp": 98}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153154, "wearableId": 74}, "key": "c90c0ab34996418d99501e7510de0045", "rt": "instant"}
May 08 15:25:54 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 15:25:54 msm8909 python3[3026]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 15:25:55 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153154.7325282, 'type': 's', 'key': 'c90c0ab34996418d99501e7510de0045', 'data': '', 'source': 0}
May 08 15:25:55 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 74, 'run_steps': 8, 'distance': 2746, 'solar_gen': 683, 'act_cals': 11} 0d550d55000700080e750aba000002ab00ce0b2206004a106262
May 08 15:26:03 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:26:03 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:26:05 msm8909 python3[3026]: ADVERT: {'company_id': b'\x18\x98', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x18\x98'} 189818980006
May 08 15:26:05 msm8909 python3[3026]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 15:26:06 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 74, 'run_steps': 8, 'distance': 2746, 'solar_gen': 683, 'act_cals': 11} 0d550d55000700080e750aba000002ab00ce0b2206004a206262
May 08 15:26:06 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 64, 'alert_status': b'\x00', 'bmr_cals': 855, 'pairing_code': b'\x10\xd3', 'total_cals': 877, 'total_steps': 5200, 'mtp_version': 7, 'skin_temp': 124, 'sleep_state': 4, 'walk_steps': 5186, 'case_temp': 122, 'thermal_gen': 75, 'battery': 19, 'run_steps': 14, 'distance': 3957, 'solar_gen': 1133, 'act_cals': 22} 10d310d30007000e14420f750000046d004b1673574013147a7c
May 08 15:26:06 msm8909 python3[3026]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 15:26:08 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 395, 'act_cals': 6} 251a251a0007004d082306ad0000018b000706b03c004f306061
May 08 15:26:08 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 395, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153168, 'wearableId': 76}
May 08 15:26:08 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 395, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153168, 'wearableId': 76}
May 08 15:26:08 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 2160, "totalCals": 66, "actCals": 6, "sleepDuration": 0, "bmrCals": 60, "skinTemp": 97, "distance": 1709, "walkSteps": 2083, "thermalGen": 7, "solarGen": 395, "runSteps": 77, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153168, "wearableId": 76}, "key": "6ce5f6d8d7e7420a9463d42bdec3a023", "rt": "instant"}
May 08 15:26:08 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 74, 'run_steps': 8, 'distance': 2746, 'solar_gen': 683, 'act_cals': 11} 0d550d55000700080e750aba000002ab00ce0b2206004a206262
May 08 15:26:09 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153168.9559011, 'type': 's', 'key': '6ce5f6d8d7e7420a9463d42bdec3a023', 'data': '', 'source': 0}
May 08 15:26:09 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 08 15:26:09 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 15:26:11 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:26:11 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:26:11 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "347e3f2791994a6e81c5bef768eeea85", "rt": "gw"}
May 08 15:26:12 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153171.9519277, 'type': 's', 'key': '347e3f2791994a6e81c5bef768eeea85', 'data': '', 'source': 0}
May 08 15:26:19 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 08 15:26:19 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 15:26:22 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 683, 'act_cals': 11} 0d550d55000700080e750aba000002ab00ce0b22060049306262
May 08 15:26:22 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 564, 'act_cals': 10} 0f890f89000700000e860ab30000023400100ab1f70050206060
May 08 15:26:22 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 564, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153182, 'wearableId': 73}
May 08 15:26:22 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 564, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153182, 'wearableId': 73}
May 08 15:26:22 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 80, "heartRate": 0, "totalSteps": 3718, "totalCals": 513, "actCals": 10, "sleepDuration": 0, "bmrCals": 503, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "thermalGen": 16, "solarGen": 564, "runSteps": 0, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153182, "wearableId": 73}, "key": "feb5b5777e69474e920401e8e40ad270", "rt": "instant"}
May 08 15:26:23 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153183.3020644, 'type': 's', 'key': 'feb5b5777e69474e920401e8e40ad270', 'data': '', 'source': 0}
May 08 15:26:33 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:26:33 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:26:36 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 683, 'act_cals': 11} 0d550d55000700080e750aba000002ab00ce0b22060049006262
May 08 15:26:37 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 564, 'act_cals': 10} 0f890f89000700000e860ab30000023400100ab1f70050306060
May 08 15:26:47 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 396, 'act_cals': 6} 251a251a0007004d082306ad0000018c000706b03c004f306061
May 08 15:26:50 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 564, 'act_cals': 10} 0f890f89000700000e860ab30000023400100ab1f70050006060
May 08 15:26:50 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 396, 'act_cals': 6} 251a251a0007004d082306ad0000018c000706b03c004f306061
May 08 15:27:01 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 683, 'act_cals': 11} 0d550d55000700080e750aba000002ab00ce0b22060049206262
May 08 15:27:01 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 683, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153221, 'wearableId': 74}
May 08 15:27:01 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 683, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153221, 'wearableId': 74}
May 08 15:27:01 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"battery": 73, "heartRate": 0, "totalSteps": 3709, "totalCals": 529, "actCals": 11, "sleepDuration": 0, "bmrCals": 518, "skinTemp": 98, "distance": 2746, "walkSteps": 3701, "thermalGen": 206, "solarGen": 683, "runSteps": 8, "sleepState": 0, "caseTemp": 98}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153221, "wearableId": 74}, "key": "be9549eb4e5b41c789f7d1764b6fb0cd", "rt": "instant"}
May 08 15:27:02 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 564, 'act_cals': 10} 0f890f89000700000e860ab30000023400100ab1f70050206060
May 08 15:27:02 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 683, 'act_cals': 11} 0d550d55000700080e750aba000002ab00ce0b22060049306262
May 08 15:27:02 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153222.2921627, 'type': 's', 'key': 'be9549eb4e5b41c789f7d1764b6fb0cd', 'data': '', 'source': 0}
May 08 15:27:02 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 103, 'thermal_gen': 7, 'battery': 92, 'run_steps': 0, 'distance': 0, 'solar_gen': 832, 'act_cals': 0} 18cf18cf0007000000000000000103400007000000005c306768
May 08 15:27:02 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 15:27:03 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:27:03 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:27:04 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 564, 'act_cals': 10} 0f890f89000700000e860ab30000023400100ab1f70050206060
May 08 15:27:11 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:27:11 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:27:11 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "25125dd131b44c1fbe56e27bd834adcc", "rt": "gw"}
May 08 15:27:12 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153232.1018496, 'type': 's', 'key': '25125dd131b44c1fbe56e27bd834adcc', 'data': '', 'source': 0}
May 08 15:27:20 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12\xc8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c80006
May 08 15:27:20 msm8909 python3[3026]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 15:27:34 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:27:34 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:27:47 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 565, 'act_cals': 10} 0f890f89000700000e860ab30000023500100ab1f70050206060
May 08 15:27:47 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 565, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153267, 'wearableId': 73}
May 08 15:27:47 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 565, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153267, 'wearableId': 73}
May 08 15:27:47 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 80, "heartRate": 0, "totalSteps": 3718, "totalCals": 513, "actCals": 10, "sleepDuration": 0, "bmrCals": 503, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "thermalGen": 16, "solarGen": 565, "runSteps": 0, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153267, "wearableId": 73}, "key": "c342d66e91424cc0803e79055415fd18", "rt": "instant"}
May 08 15:27:48 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153267.5703001, 'type': 's', 'key': 'c342d66e91424cc0803e79055415fd18', 'data': '', 'source': 0}
May 08 15:27:57 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 72, 'run_steps': 8, 'distance': 2746, 'solar_gen': 684, 'act_cals': 11} 0d550d55000700080e750aba000002ac00ce0b22060048306262
May 08 15:28:04 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:28:04 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:28:11 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:28:11 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:28:11 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "3991ae809b884c598ee0e1815697d248", "rt": "gw"}
May 08 15:28:12 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153292.3490827, 'type': 's', 'key': '3991ae809b884c598ee0e1815697d248', 'data': '', 'source': 0}
May 08 15:28:14 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 397, 'act_cals': 6} 251a251a0007004d082306ad0000018d000706b03c004f006061
May 08 15:28:14 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 397, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153294, 'wearableId': 76}
May 08 15:28:14 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 397, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153294, 'wearableId': 76}
May 08 15:28:14 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 2160, "totalCals": 66, "actCals": 6, "sleepDuration": 0, "bmrCals": 60, "skinTemp": 97, "distance": 1709, "walkSteps": 2083, "thermalGen": 7, "solarGen": 397, "runSteps": 77, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153294, "wearableId": 76}, "key": "5fa05f634c534c5c9689c8cf2922f30b", "rt": "instant"}
May 08 15:28:15 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153294.8482206, 'type': 's', 'key': '5fa05f634c534c5c9689c8cf2922f30b', 'data': '', 'source': 0}
May 08 15:28:15 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'!\xc1'} 21c121c10006
May 08 15:28:15 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 08 15:28:26 msm8909 python3[3026]: ADVERT: {'company_id': b'\x05\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x05\x04'} 050405040006
May 08 15:28:26 msm8909 python3[3026]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 08 15:28:27 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 72, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d9200070040083207220000000700070790310048206061
May 08 15:28:27 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 72, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153307, 'wearableId': 75}
May 08 15:28:27 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 72, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153307, 'wearableId': 75}
May 08 15:28:27 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"battery": 72, "heartRate": 0, "totalSteps": 2162, "totalCals": 56, "actCals": 7, "sleepDuration": 0, "bmrCals": 49, "skinTemp": 97, "distance": 1826, "walkSteps": 2098, "thermalGen": 7, "solarGen": 7, "runSteps": 64, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153307, "wearableId": 75}, "key": "b1a7b977d4d74be3838f3ea33b8a930b", "rt": "instant"}
May 08 15:28:28 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153307.844867, 'type': 's', 'key': 'b1a7b977d4d74be3838f3ea33b8a930b', 'data': '', 'source': 0}
May 08 15:28:29 msm8909 python3[3026]: DBUS: Discovered 06:05:04:ED:C0:BD .
May 08 15:28:29 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'$}'} 247d065f00
May 08 15:28:29 msm8909 python3[3026]: IGNORING 06:05:04:ED:C0:BD WITH PAIRING CODE: 247d
May 08 15:28:34 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:28:34 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:28:41 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 72, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d9200070040083207220000000700070790310048006061
May 08 15:28:42 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12\xc8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c80006
May 08 15:28:42 msm8909 python3[3026]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 15:28:56 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 08 15:28:56 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 15:29:04 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:29:04 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:29:08 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 74, 'run_steps': 8, 'distance': 2746, 'solar_gen': 685, 'act_cals': 11} 0d550d55000700080e750aba000002ad00ce0b2206004a206262
May 08 15:29:08 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 74, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 685, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153348, 'wearableId': 74}
May 08 15:29:08 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 74, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 685, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153348, 'wearableId': 74}
May 08 15:29:08 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"battery": 74, "heartRate": 0, "totalSteps": 3709, "totalCals": 529, "actCals": 11, "sleepDuration": 0, "bmrCals": 518, "skinTemp": 98, "distance": 2746, "walkSteps": 3701, "thermalGen": 206, "solarGen": 685, "runSteps": 8, "sleepState": 0, "caseTemp": 98}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153348, "wearableId": 74}, "key": "4241207d90d642e1baa45381f0f05b26", "rt": "instant"}
May 08 15:29:09 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153349.3658009, 'type': 's', 'key': '4241207d90d642e1baa45381f0f05b26', 'data': '', 'source': 0}
May 08 15:29:10 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12\xc8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c80006
May 08 15:29:10 msm8909 python3[3026]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 15:29:12 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:29:12 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:29:12 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "e2ff4b2031d04afaac7086b04618b727", "rt": "gw"}
May 08 15:29:12 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153352.5141075, 'type': 's', 'key': 'e2ff4b2031d04afaac7086b04618b727', 'data': '', 'source': 0}
May 08 15:29:22 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 74, 'run_steps': 8, 'distance': 2746, 'solar_gen': 686, 'act_cals': 11} 0d550d55000700080e750aba000002ae00ce0b2206004a306262
May 08 15:29:22 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 398, 'act_cals': 6} 251a251a0007004d082306ad0000018e000706b03c004f306061
May 08 15:29:22 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 398, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153362, 'wearableId': 76}
May 08 15:29:22 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 398, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153362, 'wearableId': 76}
May 08 15:29:22 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 2160, "totalCals": 66, "actCals": 6, "sleepDuration": 0, "bmrCals": 60, "skinTemp": 97, "distance": 1709, "walkSteps": 2083, "thermalGen": 7, "solarGen": 398, "runSteps": 77, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153362, "wearableId": 76}, "key": "58035bf718684594bd5ddd6f920ef5e6", "rt": "instant"}
May 08 15:29:23 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153363.0304685, 'type': 's', 'key': '58035bf718684594bd5ddd6f920ef5e6', 'data': '', 'source': 0}
May 08 15:29:24 msm8909 python3[3026]: DBUS: Discovered 06:05:04:06:75:3E .
May 08 15:29:24 msm8909 python3[3026]: ADVERT: {'company_id': b'\x00\x0e', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\x0e'} 000e000e0006
May 08 15:29:24 msm8909 python3[3026]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 08 15:29:25 msm8909 python3[3026]: ADVERT: {'company_id': b'\x18\x98', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x18\x98'} 189818980006
May 08 15:29:25 msm8909 python3[3026]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 08 15:29:34 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:29:34 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:29:38 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 74, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d920007004008320722000000070007079031004a106061
May 08 15:29:38 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 74, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153378, 'wearableId': 75}
May 08 15:29:38 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 74, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153378, 'wearableId': 75}
May 08 15:29:38 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"battery": 74, "heartRate": 0, "totalSteps": 2162, "totalCals": 56, "actCals": 7, "sleepDuration": 0, "bmrCals": 49, "skinTemp": 97, "distance": 1826, "walkSteps": 2098, "thermalGen": 7, "solarGen": 7, "runSteps": 64, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153378, "wearableId": 75}, "key": "912c9ad1f5fc4d0dac104b9fb6bec672", "rt": "instant"}
May 08 15:29:38 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 74, 'run_steps': 8, 'distance': 2746, 'solar_gen': 686, 'act_cals': 11} 0d550d55000700080e750aba000002ae00ce0b2206004a006262
May 08 15:29:39 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153379.3067737, 'type': 's', 'key': '912c9ad1f5fc4d0dac104b9fb6bec672', 'data': '', 'source': 0}
May 08 15:29:49 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 74, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d920007004008320722000000070007079031004a306061
May 08 15:30:00 msm8909 python3[3026]: Running Scheduled: Thread Check
May 08 15:30:04 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:30:04 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:30:05 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 64, 'alert_status': b'\x00', 'bmr_cals': 858, 'pairing_code': b'\x10\xd3', 'total_cals': 880, 'total_steps': 5200, 'mtp_version': 7, 'skin_temp': 123, 'sleep_state': 4, 'walk_steps': 5186, 'case_temp': 120, 'thermal_gen': 75, 'battery': 17, 'run_steps': 14, 'distance': 3957, 'solar_gen': 1139, 'act_cals': 22} 10d310d30007000e14420f7500000473004b16935a401124787b
May 08 15:30:05 msm8909 python3[3026]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 15:30:07 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 64, 'alert_status': b'\x00', 'bmr_cals': 858, 'pairing_code': b'\x10\xd3', 'total_cals': 880, 'total_steps': 5200, 'mtp_version': 7, 'skin_temp': 123, 'sleep_state': 4, 'walk_steps': 5186, 'case_temp': 120, 'thermal_gen': 75, 'battery': 17, 'run_steps': 14, 'distance': 3957, 'solar_gen': 1139, 'act_cals': 22} 10d310d30007000e14420f7500000473004b16935a401124787b
May 08 15:30:07 msm8909 python3[3026]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 15:30:12 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:30:12 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:30:12 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "e0edc9e7164b40248661730ad083f933", "rt": "gw"}
May 08 15:30:12 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153412.6231303, 'type': 's', 'key': 'e0edc9e7164b40248661730ad083f933', 'data': '', 'source': 0}
May 08 15:30:17 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 567, 'act_cals': 10} 0f890f89000700000e860ab30000023700100ab1f70050106060
May 08 15:30:17 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 567, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153417, 'wearableId': 73}
May 08 15:30:17 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 567, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153417, 'wearableId': 73}
May 08 15:30:18 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 80, "heartRate": 0, "totalSteps": 3718, "totalCals": 513, "actCals": 10, "sleepDuration": 0, "bmrCals": 503, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "thermalGen": 16, "solarGen": 567, "runSteps": 0, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153417, "wearableId": 73}, "key": "99e06ac8110f448caa23e6d8b4582969", "rt": "instant"}
May 08 15:30:18 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153418.4005005, 'type': 's', 'key': '99e06ac8110f448caa23e6d8b4582969', 'data': '', 'source': 0}
May 08 15:30:19 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 74, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d920007004008320722000000070007079031004a206061
May 08 15:30:21 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 102, 'thermal_gen': 7, 'battery': 90, 'run_steps': 0, 'distance': 0, 'solar_gen': 838, 'act_cals': 0} 1dd51dd50007000000000000000103460007000000005a206668
May 08 15:30:21 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 15:30:31 msm8909 python3[3026]: DBUS: Discovered 06:05:04:66:30:47 .
May 08 15:30:31 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 08 15:30:31 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 15:30:31 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 102, 'thermal_gen': 7, 'battery': 90, 'run_steps': 0, 'distance': 0, 'solar_gen': 838, 'act_cals': 0} 1dd51dd50007000000000000000103460007000000005a306668
May 08 15:30:31 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 15:30:35 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:30:35 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:30:48 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1fW'} 1f57065f00
May 08 15:30:48 msm8909 python3[3026]: IGNORING 06:05:04:8A:46:67 WITH PAIRING CODE: 1f57
May 08 15:30:49 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 72, 'run_steps': 8, 'distance': 2746, 'solar_gen': 687, 'act_cals': 11} 0d550d55000700080e750aba000002af00ce0b22060048306262
May 08 15:30:49 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 72, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 687, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153449, 'wearableId': 74}
May 08 15:30:49 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 72, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 687, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153449, 'wearableId': 74}
May 08 15:30:49 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"battery": 72, "heartRate": 0, "totalSteps": 3709, "totalCals": 529, "actCals": 11, "sleepDuration": 0, "bmrCals": 518, "skinTemp": 98, "distance": 2746, "walkSteps": 3701, "thermalGen": 206, "solarGen": 687, "runSteps": 8, "sleepState": 0, "caseTemp": 98}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153449, "wearableId": 74}, "key": "374cf4c2a9994ef2960dd308099ac9eb", "rt": "instant"}
May 08 15:30:50 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153450.3106484, 'type': 's', 'key': '374cf4c2a9994ef2960dd308099ac9eb', 'data': '', 'source': 0}
May 08 15:31:00 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 72, 'run_steps': 8, 'distance': 2746, 'solar_gen': 687, 'act_cals': 11} 0d550d55000700080e750aba000002af00ce0b22060048006262
May 08 15:31:01 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 567, 'act_cals': 10} 0f890f89000700000e860ab30000023700100ab1f70050206060
May 08 15:31:05 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:31:05 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:31:12 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:31:12 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:31:12 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "89841ccab1e84b37ac94c8501c680af5", "rt": "gw"}
May 08 15:31:13 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153472.9377785, 'type': 's', 'key': '89841ccab1e84b37ac94c8501c680af5', 'data': '', 'source': 0}
May 08 15:31:13 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 400, 'act_cals': 6} 251a251a0007004d082306ad00000190000706b03c004f206061
May 08 15:31:13 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 400, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153473, 'wearableId': 76}
May 08 15:31:13 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 400, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153473, 'wearableId': 76}
May 08 15:31:13 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 2160, "totalCals": 66, "actCals": 6, "sleepDuration": 0, "bmrCals": 60, "skinTemp": 97, "distance": 1709, "walkSteps": 2083, "thermalGen": 7, "solarGen": 400, "runSteps": 77, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153473, "wearableId": 76}, "key": "2879f5ad212c4528a4610dfafe88c213", "rt": "instant"}
May 08 15:31:14 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 74, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d920007004008320722000000070007079031004a306061
May 08 15:31:14 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 74, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153474, 'wearableId': 75}
May 08 15:31:14 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 74, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153474, 'wearableId': 75}
May 08 15:31:14 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"battery": 74, "heartRate": 0, "totalSteps": 2162, "totalCals": 56, "actCals": 7, "sleepDuration": 0, "bmrCals": 49, "skinTemp": 97, "distance": 1826, "walkSteps": 2098, "thermalGen": 7, "solarGen": 7, "runSteps": 64, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153474, "wearableId": 75}, "key": "1fee7e7a32a54a5aa58d563d073b2c3a", "rt": "instant"}
May 08 15:31:14 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153474.2258461, 'type': 's', 'key': '2879f5ad212c4528a4610dfafe88c213', 'data': '', 'source': 0}
May 08 15:31:14 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153474.4997878, 'type': 's', 'key': '1fee7e7a32a54a5aa58d563d073b2c3a', 'data': '', 'source': 0}
May 08 15:31:17 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 72, 'run_steps': 8, 'distance': 2746, 'solar_gen': 687, 'act_cals': 11} 0d550d55000700080e750aba000002af00ce0b22060048106262
May 08 15:31:18 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 74, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d920007004008320722000000070007079031004a006061
May 08 15:31:28 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 568, 'act_cals': 10} 0f890f89000700000e860ab30000023800100ab1f7004f106060
May 08 15:31:28 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 568, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153488, 'wearableId': 73}
May 08 15:31:28 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 568, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153488, 'wearableId': 73}
May 08 15:31:28 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 3718, "totalCals": 513, "actCals": 10, "sleepDuration": 0, "bmrCals": 503, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "thermalGen": 16, "solarGen": 568, "runSteps": 0, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153488, "wearableId": 73}, "key": "fabdd66cdc244d909007d3af7456fd8a", "rt": "instant"}
May 08 15:31:29 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 89, 'alert_status': b'\x00', 'bmr_cals': 860, 'pairing_code': b'\x10\xd3', 'total_cals': 882, 'total_steps': 5200, 'mtp_version': 7, 'skin_temp': 122, 'sleep_state': 4, 'walk_steps': 5186, 'case_temp': 120, 'thermal_gen': 75, 'battery': 11, 'run_steps': 14, 'distance': 3957, 'solar_gen': 1141, 'act_cals': 22} 10d310d30007000e14420f7500000475004b16a35c590b14787a
May 08 15:31:29 msm8909 python3[3026]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 15:31:29 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153489.3297086, 'type': 's', 'key': 'fabdd66cdc244d909007d3af7456fd8a', 'data': '', 'source': 0}
May 08 15:31:35 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:31:35 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:31:42 msm8909 python3[3026]: DBUS: Discovered 06:05:04:72:36:74 .
May 08 15:31:42 msm8909 python3[3026]: ADVERT: {'company_id': b'\x0fd', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x0fd'} 0f640f640006
May 08 15:31:42 msm8909 python3[3026]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 08 15:31:45 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 687, 'act_cals': 11} 0d550d55000700080e750aba000002af00ce0b22060049006262
May 08 15:32:05 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:32:05 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:32:12 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:32:12 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:32:12 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "952ad11079554ef8841ccb64667ea19c", "rt": "gw"}
May 08 15:32:13 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 400, 'act_cals': 6} 251a251a0007004d082306ad00000190000706b03c004f006061
May 08 15:32:13 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153533.3711085, 'type': 's', 'key': '952ad11079554ef8841ccb64667ea19c', 'data': '', 'source': 0}
May 08 15:32:27 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 64, 'alert_status': b'\x00', 'bmr_cals': 861, 'pairing_code': b'\x10\xd3', 'total_cals': 883, 'total_steps': 5200, 'mtp_version': 7, 'skin_temp': 122, 'sleep_state': 4, 'walk_steps': 5186, 'case_temp': 119, 'thermal_gen': 75, 'battery': 17, 'run_steps': 14, 'distance': 3957, 'solar_gen': 1143, 'act_cals': 22} 10d310d30007000e14420f7500000477004b16a35d401134777a
May 08 15:32:27 msm8909 python3[3026]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 15:32:28 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 569, 'act_cals': 10} 0f890f89000700000e860ab30000023900100ab1f7004f306060
May 08 15:32:35 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:32:35 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:32:37 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 688, 'act_cals': 11} 0d550d55000700080e750aba000002b000ce0b22060049006262
May 08 15:32:37 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 688, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153557, 'wearableId': 74}
May 08 15:32:37 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 688, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153557, 'wearableId': 74}
May 08 15:32:37 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"battery": 73, "heartRate": 0, "totalSteps": 3709, "totalCals": 529, "actCals": 11, "sleepDuration": 0, "bmrCals": 518, "skinTemp": 98, "distance": 2746, "walkSteps": 3701, "thermalGen": 206, "solarGen": 688, "runSteps": 8, "sleepState": 0, "caseTemp": 98}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153557, "wearableId": 74}, "key": "9baefb668eb343dc8f2997eaa9ac26ea", "rt": "instant"}
May 08 15:32:38 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153557.8523746, 'type': 's', 'key': '9baefb668eb343dc8f2997eaa9ac26ea', 'data': '', 'source': 0}
May 08 15:32:39 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 4, 'pairing_code': b'\x15\x83', 'total_cals': 4, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 96, 'thermal_gen': 7, 'battery': 86, 'run_steps': 0, 'distance': 0, 'solar_gen': 555, 'act_cals': 0} 1583158300070000000000000000022b00070000040056106060
May 08 15:32:39 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 15:32:39 msm8909 python3[3026]: ADVERT: {'company_id': b'#\xc4', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40006
May 08 15:32:39 msm8909 python3[3026]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 08 15:32:39 msm8909 python3[3026]: ADVERT: {'company_id': b'#\xc4', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40006
May 08 15:32:39 msm8909 python3[3026]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 08 15:32:53 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 569, 'act_cals': 10} 0f890f89000700000e860ab30000023900100ab1f7004f106060
May 08 15:32:53 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 569, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153573, 'wearableId': 73}
May 08 15:32:53 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 569, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153573, 'wearableId': 73}
May 08 15:32:53 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 3718, "totalCals": 513, "actCals": 10, "sleepDuration": 0, "bmrCals": 503, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "thermalGen": 16, "solarGen": 569, "runSteps": 0, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153573, "wearableId": 73}, "key": "b14b53f4ab134f4db43c97b6754a904b", "rt": "instant"}
May 08 15:32:54 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153573.5775833, 'type': 's', 'key': 'b14b53f4ab134f4db43c97b6754a904b', 'data': '', 'source': 0}
May 08 15:32:54 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 688, 'act_cals': 11} 0d550d55000700080e750aba000002b000ce0b22060049206262
May 08 15:32:55 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 08 15:32:55 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 15:32:55 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x17\\'} 175c065f00
May 08 15:32:55 msm8909 python3[3026]: IGNORING 06:05:04:F8:B3:9C WITH PAIRING CODE: 175c
May 08 15:32:56 msm8909 python3[3026]: ADVERT: {'company_id': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x10!'} 102110210006
May 08 15:32:56 msm8909 python3[3026]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 08 15:33:05 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:33:05 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:33:06 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 4, 'pairing_code': b'\x15\x83', 'total_cals': 4, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 96, 'thermal_gen': 7, 'battery': 86, 'run_steps': 0, 'distance': 0, 'solar_gen': 555, 'act_cals': 0} 1583158300070000000000000000022b00070000040056006060
May 08 15:33:06 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 15:33:06 msm8909 python3[3026]: ADVERT: {'company_id': b'#\xc4', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'#\xc4'} 23c423c40006
May 08 15:33:06 msm8909 python3[3026]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 08 15:33:07 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 15:33:07 msm8909 python3[3026]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 15:33:08 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 08 15:33:08 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 15:33:08 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 688, 'act_cals': 11} 0d550d55000700080e750aba000002b000ce0b22060049306262
May 08 15:33:13 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:33:13 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:33:13 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "520de211149240df93dcfa0a845457c6", "rt": "gw"}
May 08 15:33:13 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153593.6433818, 'type': 's', 'key': '520de211149240df93dcfa0a845457c6', 'data': '', 'source': 0}
May 08 15:33:19 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 71, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d9200070040083207220000000700070790310047006061
May 08 15:33:19 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 71, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153599, 'wearableId': 75}
May 08 15:33:19 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 71, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153599, 'wearableId': 75}
May 08 15:33:19 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"battery": 71, "heartRate": 0, "totalSteps": 2162, "totalCals": 56, "actCals": 7, "sleepDuration": 0, "bmrCals": 49, "skinTemp": 97, "distance": 1826, "walkSteps": 2098, "thermalGen": 7, "solarGen": 7, "runSteps": 64, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153599, "wearableId": 75}, "key": "960cb79dedb142e7bbfaab3279238dfe", "rt": "instant"}
May 08 15:33:19 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153599.7291601, 'type': 's', 'key': '960cb79dedb142e7bbfaab3279238dfe', 'data': '', 'source': 0}
May 08 15:33:36 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:33:36 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:33:47 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 401, 'act_cals': 6} 251a251a0007004d082306ad00000191000706b03c004f106060
May 08 15:33:47 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 96, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 401, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153627, 'wearableId': 76}
May 08 15:33:47 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 96, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 401, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153627, 'wearableId': 76}
May 08 15:33:47 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 2160, "totalCals": 66, "actCals": 6, "sleepDuration": 0, "bmrCals": 60, "skinTemp": 96, "distance": 1709, "walkSteps": 2083, "thermalGen": 7, "solarGen": 401, "runSteps": 77, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153627, "wearableId": 76}, "key": "19306b9f741240c1b87a93dd1e1eb173", "rt": "instant"}
May 08 15:33:47 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 08 15:33:47 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 15:33:47 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153627.6883407, 'type': 's', 'key': '19306b9f741240c1b87a93dd1e1eb173', 'data': '', 'source': 0}
May 08 15:33:49 msm8909 python3[3026]: DBUS: Discovered 06:05:04:4C:11:41 .
May 08 15:33:49 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x11A'} 1141065f00
May 08 15:33:49 msm8909 python3[3026]: IGNORING 06:05:04:4C:11:41 WITH PAIRING CODE: 1141
May 08 15:33:51 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 71, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d9200070040083207220000000700070790310047306061
May 08 15:34:05 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 103, 'thermal_gen': 7, 'battery': 93, 'run_steps': 0, 'distance': 0, 'solar_gen': 845, 'act_cals': 0} 18cf18cf00070000000000000001034d0007000000005d206768
May 08 15:34:05 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 15:34:06 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:34:06 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:34:13 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:34:13 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:34:13 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "0fc7688f190b4870aa8bc04ac0470898", "rt": "gw"}
May 08 15:34:13 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153653.7753749, 'type': 's', 'key': '0fc7688f190b4870aa8bc04ac0470898', 'data': '', 'source': 0}
May 08 15:34:15 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 73, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d9200070040083207220000000700070790310049206061
May 08 15:34:15 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 689, 'act_cals': 11} 0d550d55000700080e750aba000002b100ce0b22060049106262
May 08 15:34:15 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 689, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153655, 'wearableId': 74}
May 08 15:34:15 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 689, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153655, 'wearableId': 74}
May 08 15:34:15 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"battery": 73, "heartRate": 0, "totalSteps": 3709, "totalCals": 529, "actCals": 11, "sleepDuration": 0, "bmrCals": 518, "skinTemp": 98, "distance": 2746, "walkSteps": 3701, "thermalGen": 206, "solarGen": 689, "runSteps": 8, "sleepState": 0, "caseTemp": 98}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153655, "wearableId": 74}, "key": "8f90f21cd8ef4f7fa0ad14c0916987e2", "rt": "instant"}
May 08 15:34:16 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153656.2427282, 'type': 's', 'key': '8f90f21cd8ef4f7fa0ad14c0916987e2', 'data': '', 'source': 0}
May 08 15:34:16 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 570, 'act_cals': 10} 0f890f89000700000e860ab30000023a00100ab1f7004f206060
May 08 15:34:16 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 570, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153656, 'wearableId': 73}
May 08 15:34:16 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 570, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153656, 'wearableId': 73}
May 08 15:34:16 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 3718, "totalCals": 513, "actCals": 10, "sleepDuration": 0, "bmrCals": 503, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "thermalGen": 16, "solarGen": 570, "runSteps": 0, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153656, "wearableId": 73}, "key": "72b41b87b8bb4613b544b28366558fef", "rt": "instant"}
May 08 15:34:17 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153657.3346891, 'type': 's', 'key': '72b41b87b8bb4613b544b28366558fef', 'data': '', 'source': 0}
May 08 15:34:17 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 15:34:17 msm8909 python3[3026]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 15:34:18 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 80, 'run_steps': 77, 'distance': 1709, 'solar_gen': 402, 'act_cals': 6} 251a251a0007004d082306ad00000192000706b03c0050106060
May 08 15:34:19 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 15:34:19 msm8909 python3[3026]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 15:34:31 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 80, 'run_steps': 77, 'distance': 1709, 'solar_gen': 402, 'act_cals': 6} 251a251a0007004d082306ad00000192000706b03c0050206060
May 08 15:34:36 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:34:36 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:34:43 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 80, 'run_steps': 77, 'distance': 1709, 'solar_gen': 402, 'act_cals': 6} 251a251a0007004d082306ad00000192000706b03c0050306060
May 08 15:34:46 msm8909 python3[3026]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 08 15:34:46 msm8909 python3[3026]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 08 15:34:57 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 4, 'pairing_code': b'\x15\x83', 'total_cals': 4, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 96, 'thermal_gen': 7, 'battery': 88, 'run_steps': 0, 'distance': 0, 'solar_gen': 555, 'act_cals': 0} 1583158300070000000000000000022b00070000040058306060
May 08 15:34:57 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 15:34:58 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 15:34:58 msm8909 python3[3026]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 15:34:59 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 105, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 103, 'thermal_gen': 7, 'battery': 93, 'run_steps': 0, 'distance': 0, 'solar_gen': 847, 'act_cals': 0} 18cf18cf00070000000000000001034f0007000000005d306769
May 08 15:34:59 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 08 15:35:01 msm8909 python3[3026]: Running Scheduled: Thread Check
May 08 15:35:06 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:35:06 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:35:11 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 08 15:35:11 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 15:35:13 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:35:13 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:35:13 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "18d112fc1ccf4bac9fb8ecbf9b668f83", "rt": "gw"}
May 08 15:35:14 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153714.454237, 'type': 's', 'key': '18d112fc1ccf4bac9fb8ecbf9b668f83', 'data': '', 'source': 0}
May 08 15:35:15 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 691, 'act_cals': 11} 0d550d55000700080e750aba000002b300ce0b22060049306262
May 08 15:35:27 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 73, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d9200070040083207220000000700070790310049106061
May 08 15:35:27 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153727, 'wearableId': 75}
May 08 15:35:27 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153727, 'wearableId': 75}
May 08 15:35:27 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"battery": 73, "heartRate": 0, "totalSteps": 2162, "totalCals": 56, "actCals": 7, "sleepDuration": 0, "bmrCals": 49, "skinTemp": 97, "distance": 1826, "walkSteps": 2098, "thermalGen": 7, "solarGen": 7, "runSteps": 64, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153727, "wearableId": 75}, "key": "d01c4691af55494d9989d58f08d85b2f", "rt": "instant"}
May 08 15:35:28 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 78, 'run_steps': 77, 'distance': 1709, 'solar_gen': 402, 'act_cals': 6} 251a251a0007004d082306ad00000192000706b03c004e006060
May 08 15:35:28 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 78, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 96, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 402, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153728, 'wearableId': 76}
May 08 15:35:28 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 78, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 96, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 402, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153728, 'wearableId': 76}
May 08 15:35:28 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"battery": 78, "heartRate": 0, "totalSteps": 2160, "totalCals": 66, "actCals": 6, "sleepDuration": 0, "bmrCals": 60, "skinTemp": 96, "distance": 1709, "walkSteps": 2083, "thermalGen": 7, "solarGen": 402, "runSteps": 77, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153728, "wearableId": 76}, "key": "6321bbccfec2461584bf9e4f09c54d02", "rt": "instant"}
May 08 15:35:28 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153728.022212, 'type': 's', 'key': 'd01c4691af55494d9989d58f08d85b2f', 'data': '', 'source': 0}
May 08 15:35:28 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 571, 'act_cals': 10} 0f890f89000700000e860ab30000023b00100ab1f70050106060
May 08 15:35:28 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 571, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153728, 'wearableId': 73}
May 08 15:35:28 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 571, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153728, 'wearableId': 73}
May 08 15:35:28 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 80, "heartRate": 0, "totalSteps": 3718, "totalCals": 513, "actCals": 10, "sleepDuration": 0, "bmrCals": 503, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "thermalGen": 16, "solarGen": 571, "runSteps": 0, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153728, "wearableId": 73}, "key": "f9cf618b189d4d3b88c3d7e759fec558", "rt": "instant"}
May 08 15:35:28 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153728.5765858, 'type': 's', 'key': '6321bbccfec2461584bf9e4f09c54d02', 'data': '', 'source': 0}
May 08 15:35:29 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 102, 'thermal_gen': 7, 'battery': 90, 'run_steps': 0, 'distance': 0, 'solar_gen': 847, 'act_cals': 0} 1dd51dd500070000000000000001034f0007000000005a206668
May 08 15:35:29 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 15:35:29 msm8909 python3[3026]: ADVERT: {'company_id': b'\x16\xe6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x16\xe6'} 16e616e60006
May 08 15:35:29 msm8909 python3[3026]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 08 15:35:29 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153729.0871983, 'type': 's', 'key': 'f9cf618b189d4d3b88c3d7e759fec558', 'data': '', 'source': 0}
May 08 15:35:36 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:35:36 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:35:39 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12\xc8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c80006
May 08 15:35:39 msm8909 python3[3026]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 15:35:43 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 571, 'act_cals': 10} 0f890f89000700000e860ab30000023b00100ab1f70050206060
May 08 15:35:54 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 691, 'act_cals': 11} 0d550d55000700080e750aba000002b300ce0b22060049206262
May 08 15:35:54 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 691, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153754, 'wearableId': 74}
May 08 15:35:54 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 691, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153754, 'wearableId': 74}
May 08 15:35:54 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"battery": 73, "heartRate": 0, "totalSteps": 3709, "totalCals": 529, "actCals": 11, "sleepDuration": 0, "bmrCals": 518, "skinTemp": 98, "distance": 2746, "walkSteps": 3701, "thermalGen": 206, "solarGen": 691, "runSteps": 8, "sleepState": 0, "caseTemp": 98}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153754, "wearableId": 74}, "key": "93bc69ccf5ac49869cbec1498dc54777", "rt": "instant"}
May 08 15:35:55 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153754.948117, 'type': 's', 'key': '93bc69ccf5ac49869cbec1498dc54777', 'data': '', 'source': 0}
May 08 15:36:06 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:36:06 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:36:08 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 571, 'act_cals': 10} 0f890f89000700000e860ab30000023b00100ab1f70050106060
May 08 15:36:10 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 571, 'act_cals': 10} 0f890f89000700000e860ab30000023b00100ab1f70050106060
May 08 15:36:11 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12\xc8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c80006
May 08 15:36:11 msm8909 python3[3026]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 15:36:14 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:36:14 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:36:14 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "cf0e54504eb645d49538cdcb7b9a2828", "rt": "gw"}
May 08 15:36:14 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153774.6145728, 'type': 's', 'key': 'cf0e54504eb645d49538cdcb7b9a2828', 'data': '', 'source': 0}
May 08 15:36:25 msm8909 python3[3026]: ADVERT: {'company_id': b'\x05\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x05\x04'} 050405040006
May 08 15:36:25 msm8909 python3[3026]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 08 15:36:35 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 78, 'run_steps': 77, 'distance': 1709, 'solar_gen': 403, 'act_cals': 6} 251a251a0007004d082306ad00000193000706b03c004e206060
May 08 15:36:35 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 78, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 96, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 403, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153795, 'wearableId': 76}
May 08 15:36:35 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 78, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 96, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 403, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153795, 'wearableId': 76}
May 08 15:36:35 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"battery": 78, "heartRate": 0, "totalSteps": 2160, "totalCals": 66, "actCals": 6, "sleepDuration": 0, "bmrCals": 60, "skinTemp": 96, "distance": 1709, "walkSteps": 2083, "thermalGen": 7, "solarGen": 403, "runSteps": 77, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153795, "wearableId": 76}, "key": "ada59ebbafb54df3b69a0e5c39d5d01e", "rt": "instant"}
May 08 15:36:35 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153795.6595218, 'type': 's', 'key': 'ada59ebbafb54df3b69a0e5c39d5d01e', 'data': '', 'source': 0}
May 08 15:36:37 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:36:37 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:36:38 msm8909 python3[3026]: ADVERT: {'company_id': b'\x05\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x05\x04'} 050405040006
May 08 15:36:38 msm8909 python3[3026]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 08 15:36:39 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 102, 'thermal_gen': 7, 'battery': 90, 'run_steps': 0, 'distance': 0, 'solar_gen': 849, 'act_cals': 0} 1dd51dd50007000000000000000103510007000000005a106668
May 08 15:36:39 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 15:36:40 msm8909 python3[3026]: DBUS: Discovered 06:05:04:61:2B:77 .
May 08 15:36:40 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04g'} 0467065f00
May 08 15:36:40 msm8909 python3[3026]: IGNORING 06:05:04:61:2B:77 WITH PAIRING CODE: 0467
May 08 15:36:50 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 572, 'act_cals': 10} 0f890f89000700000e860ab30000023c00100ab1f70050106060
May 08 15:36:50 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 572, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153810, 'wearableId': 73}
May 08 15:36:50 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 572, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153810, 'wearableId': 73}
May 08 15:36:50 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 80, "heartRate": 0, "totalSteps": 3718, "totalCals": 513, "actCals": 10, "sleepDuration": 0, "bmrCals": 503, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "thermalGen": 16, "solarGen": 572, "runSteps": 0, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153810, "wearableId": 73}, "key": "df3cecb26ba5490ca51a3ee68c6bac41", "rt": "instant"}
May 08 15:36:50 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 691, 'act_cals': 11} 0d550d55000700080e750aba000002b300ce0b22060049306262
May 08 15:36:50 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153810.8401256, 'type': 's', 'key': 'df3cecb26ba5490ca51a3ee68c6bac41', 'data': '', 'source': 0}
May 08 15:36:53 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\tB'} 0942055f00
May 08 15:36:53 msm8909 python3[3026]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 08 15:37:06 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 691, 'act_cals': 11} 0d550d55000700080e750aba000002b300ce0b22060049006262
May 08 15:37:06 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 691, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153826, 'wearableId': 74}
May 08 15:37:06 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 691, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153826, 'wearableId': 74}
May 08 15:37:07 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"battery": 73, "heartRate": 0, "totalSteps": 3709, "totalCals": 529, "actCals": 11, "sleepDuration": 0, "bmrCals": 518, "skinTemp": 98, "distance": 2746, "walkSteps": 3701, "thermalGen": 206, "solarGen": 691, "runSteps": 8, "sleepState": 0, "caseTemp": 98}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153826, "wearableId": 74}, "key": "dd55b29748584227975b2cd8199cb2f6", "rt": "instant"}
May 08 15:37:07 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:37:07 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:37:07 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153827.4487615, 'type': 's', 'key': 'dd55b29748584227975b2cd8199cb2f6', 'data': '', 'source': 0}
May 08 15:37:14 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:37:14 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:37:14 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "c112db7badea4fdb8ab0252bc6b64f57", "rt": "gw"}
May 08 15:37:15 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153834.9634879, 'type': 's', 'key': 'c112db7badea4fdb8ab0252bc6b64f57', 'data': '', 'source': 0}
May 08 15:37:32 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 573, 'act_cals': 10} 0f890f89000700000e860ab30000023d00100ab1f70050106060
May 08 15:37:32 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 72, 'run_steps': 8, 'distance': 2746, 'solar_gen': 692, 'act_cals': 11} 0d550d55000700080e750aba000002b400ce0b22060048306262
May 08 15:37:33 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 78, 'run_steps': 77, 'distance': 1709, 'solar_gen': 404, 'act_cals': 6} 251a251a0007004d082306ad00000194000706b03c004e006060
May 08 15:37:35 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 72, 'run_steps': 8, 'distance': 2746, 'solar_gen': 692, 'act_cals': 11} 0d550d55000700080e750aba000002b400ce0b22060048306262
May 08 15:37:36 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 78, 'run_steps': 77, 'distance': 1709, 'solar_gen': 404, 'act_cals': 6} 251a251a0007004d082306ad00000194000706b03c004e106060
May 08 15:37:36 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 78, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 96, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 404, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153856, 'wearableId': 76}
May 08 15:37:36 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 78, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 96, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 404, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153856, 'wearableId': 76}
May 08 15:37:36 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"battery": 78, "heartRate": 0, "totalSteps": 2160, "totalCals": 66, "actCals": 6, "sleepDuration": 0, "bmrCals": 60, "skinTemp": 96, "distance": 1709, "walkSteps": 2083, "thermalGen": 7, "solarGen": 404, "runSteps": 77, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153856, "wearableId": 76}, "key": "19bada9722bb4a34823b3d4ff448df2d", "rt": "instant"}
May 08 15:37:36 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153856.6116109, 'type': 's', 'key': '19bada9722bb4a34823b3d4ff448df2d', 'data': '', 'source': 0}
May 08 15:37:37 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:37:37 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:37:46 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 72, 'run_steps': 8, 'distance': 2746, 'solar_gen': 692, 'act_cals': 11} 0d550d55000700080e750aba000002b400ce0b22060048006262
May 08 15:37:59 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 573, 'act_cals': 10} 0f890f89000700000e860ab30000023d00100ab1f70050006060
May 08 15:37:59 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 573, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153879, 'wearableId': 73}
May 08 15:37:59 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 573, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153879, 'wearableId': 73}
May 08 15:37:59 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 80, "heartRate": 0, "totalSteps": 3718, "totalCals": 513, "actCals": 10, "sleepDuration": 0, "bmrCals": 503, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "thermalGen": 16, "solarGen": 573, "runSteps": 0, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153879, "wearableId": 73}, "key": "47888390c495418e8c1488119d1609a1", "rt": "instant"}
May 08 15:38:00 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153880.0152447, 'type': 's', 'key': '47888390c495418e8c1488119d1609a1', 'data': '', 'source': 0}
May 08 15:38:01 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 78, 'run_steps': 77, 'distance': 1709, 'solar_gen': 404, 'act_cals': 6} 251a251a0007004d082306ad00000194000706b03c004e306060
May 08 15:38:03 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 78, 'run_steps': 77, 'distance': 1709, 'solar_gen': 404, 'act_cals': 6} 251a251a0007004d082306ad00000194000706b03c004e306060
May 08 15:38:08 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:38:08 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:38:14 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:38:14 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:38:14 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "27e4052a092f4332b7cbcf8585125eb6", "rt": "gw"}
May 08 15:38:15 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 74, 'run_steps': 8, 'distance': 2746, 'solar_gen': 693, 'act_cals': 11} 0d550d55000700080e750aba000002b500ce0b2206004a306262
May 08 15:38:15 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 74, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 693, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153895, 'wearableId': 74}
May 08 15:38:15 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 74, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 693, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153895, 'wearableId': 74}
May 08 15:38:15 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"battery": 74, "heartRate": 0, "totalSteps": 3709, "totalCals": 529, "actCals": 11, "sleepDuration": 0, "bmrCals": 518, "skinTemp": 98, "distance": 2746, "walkSteps": 3701, "thermalGen": 206, "solarGen": 693, "runSteps": 8, "sleepState": 0, "caseTemp": 98}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153895, "wearableId": 74}, "key": "61a8b6d270b14b1fad7c7052eed3a839", "rt": "instant"}
May 08 15:38:15 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153895.1714084, 'type': 's', 'key': '27e4052a092f4332b7cbcf8585125eb6', 'data': '', 'source': 0}
May 08 15:38:15 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153895.5732846, 'type': 's', 'key': '61a8b6d270b14b1fad7c7052eed3a839', 'data': '', 'source': 0}
May 08 15:38:16 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 103, 'thermal_gen': 7, 'battery': 90, 'run_steps': 0, 'distance': 0, 'solar_gen': 853, 'act_cals': 0} 1dd51dd50007000000000000000103550007000000005a306768
May 08 15:38:16 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 15:38:16 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 573, 'act_cals': 10} 0f890f89000700000e860ab30000023d00100ab1f7004f206060
May 08 15:38:28 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 103, 'thermal_gen': 7, 'battery': 90, 'run_steps': 0, 'distance': 0, 'solar_gen': 853, 'act_cals': 0} 1dd51dd50007000000000000000103550007000000005a006768
May 08 15:38:28 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 15:38:31 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 573, 'act_cals': 10} 0f890f89000700000e860ab30000023d00100ab1f7004f306060
May 08 15:38:38 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:38:38 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:38:41 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 103, 'thermal_gen': 7, 'battery': 90, 'run_steps': 0, 'distance': 0, 'solar_gen': 853, 'act_cals': 0} 1dd51dd50007000000000000000103550007000000005a106768
May 08 15:38:41 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 15:38:41 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 08 15:38:41 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 15:38:42 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\tB'} 0942055f00
May 08 15:38:42 msm8909 python3[3026]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 08 15:38:42 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 74, 'run_steps': 8, 'distance': 2746, 'solar_gen': 693, 'act_cals': 11} 0d550d55000700080e750aba000002b500ce0b2206004a106262
May 08 15:38:43 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 103, 'thermal_gen': 7, 'battery': 90, 'run_steps': 0, 'distance': 0, 'solar_gen': 853, 'act_cals': 0} 1dd51dd50007000000000000000103550007000000005a106768
May 08 15:38:43 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 15:38:57 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 08 15:38:57 msm8909 python3[3026]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 08 15:38:58 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12\xc8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c80006
May 08 15:38:58 msm8909 python3[3026]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 15:38:59 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12\xc8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x12\xc8'} 12c812c80006
May 08 15:38:59 msm8909 python3[3026]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 08 15:39:08 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:39:08 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:39:10 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 405, 'act_cals': 6} 251a251a0007004d082306ad00000195000706b03c004f206061
May 08 15:39:10 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 405, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153950, 'wearableId': 76}
May 08 15:39:10 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 405, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153950, 'wearableId': 76}
May 08 15:39:10 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 2160, "totalCals": 66, "actCals": 6, "sleepDuration": 0, "bmrCals": 60, "skinTemp": 97, "distance": 1709, "walkSteps": 2083, "thermalGen": 7, "solarGen": 405, "runSteps": 77, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153950, "wearableId": 76}, "key": "b2b778fe2101468bae40f2341efdb714", "rt": "instant"}
May 08 15:39:10 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\tB'} 0942055f00
May 08 15:39:10 msm8909 python3[3026]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 08 15:39:11 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153950.9951813, 'type': 's', 'key': 'b2b778fe2101468bae40f2341efdb714', 'data': '', 'source': 0}
May 08 15:39:11 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 694, 'act_cals': 11} 0d550d55000700080e750aba000002b600ce0b22060049106262
May 08 15:39:13 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 574, 'act_cals': 10} 0f890f89000700000e860ab30000023e00100ab1f70050006060
May 08 15:39:13 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 574, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153953, 'wearableId': 73}
May 08 15:39:13 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 574, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153953, 'wearableId': 73}
May 08 15:39:13 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 80, "heartRate": 0, "totalSteps": 3718, "totalCals": 513, "actCals": 10, "sleepDuration": 0, "bmrCals": 503, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "thermalGen": 16, "solarGen": 574, "runSteps": 0, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153953, "wearableId": 73}, "key": "4ddaffe3385a4205ad256bf4f61d1102", "rt": "instant"}
May 08 15:39:14 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153953.8746805, 'type': 's', 'key': '4ddaffe3385a4205ad256bf4f61d1102', 'data': '', 'source': 0}
May 08 15:39:15 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:39:15 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:39:15 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "d95ccb5146bd4e65a20c8311f09fc693", "rt": "gw"}
May 08 15:39:15 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153955.638732, 'type': 's', 'key': 'd95ccb5146bd4e65a20c8311f09fc693', 'data': '', 'source': 0}
May 08 15:39:23 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 574, 'act_cals': 10} 0f890f89000700000e860ab30000023e00100ab1f70050106060
May 08 15:39:25 msm8909 python3[3026]: ADVERT: {'company_id': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'&,'} 262c262c0006
May 08 15:39:25 msm8909 python3[3026]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 08 15:39:37 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 73, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d9200070040083207220000000700070790310049306061
May 08 15:39:37 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153977, 'wearableId': 75}
May 08 15:39:37 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153977, 'wearableId': 75}
May 08 15:39:37 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"battery": 73, "heartRate": 0, "totalSteps": 2162, "totalCals": 56, "actCals": 7, "sleepDuration": 0, "bmrCals": 49, "skinTemp": 97, "distance": 1826, "walkSteps": 2098, "thermalGen": 7, "solarGen": 7, "runSteps": 64, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153977, "wearableId": 75}, "key": "e368dc67d9024c02b133121370614f5d", "rt": "instant"}
May 08 15:39:38 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153978.4112263, 'type': 's', 'key': 'e368dc67d9024c02b133121370614f5d', 'data': '', 'source': 0}
May 08 15:39:39 msm8909 python3[3026]: ADVERT: {'company_id': b'\x05\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x05\x04'} 050405040006
May 08 15:39:39 msm8909 python3[3026]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 08 15:39:39 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:39:39 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:39:41 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 694, 'act_cals': 11} 0d550d55000700080e750aba000002b600ce0b22060049306262
May 08 15:39:41 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 694, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153981, 'wearableId': 74}
May 08 15:39:41 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 694, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715153981, 'wearableId': 74}
May 08 15:39:41 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"battery": 73, "heartRate": 0, "totalSteps": 3709, "totalCals": 529, "actCals": 11, "sleepDuration": 0, "bmrCals": 518, "skinTemp": 98, "distance": 2746, "walkSteps": 3701, "thermalGen": 206, "solarGen": 694, "runSteps": 8, "sleepState": 0, "caseTemp": 98}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715153981, "wearableId": 74}, "key": "08a41af37a5646d1865d25c15deb86ad", "rt": "instant"}
May 08 15:39:42 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715153981.9221227, 'type': 's', 'key': '08a41af37a5646d1865d25c15deb86ad', 'data': '', 'source': 0}
May 08 15:39:52 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 406, 'act_cals': 6} 251a251a0007004d082306ad00000196000706b03c004f206061
May 08 15:39:53 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x06^'} 065e055f00
May 08 15:39:53 msm8909 python3[3026]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 08 15:39:54 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 406, 'act_cals': 6} 251a251a0007004d082306ad00000196000706b03c004f306061
May 08 15:40:01 msm8909 python3[3026]: Running Scheduled: Thread Check
May 08 15:40:09 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:40:09 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:40:15 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:40:15 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:40:15 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "a645aae4d8d94689a0b1b7c64c9ad084", "rt": "gw"}
May 08 15:40:16 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715154016.0506165, 'type': 's', 'key': 'a645aae4d8d94689a0b1b7c64c9ad084', 'data': '', 'source': 0}
May 08 15:40:22 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 15:40:22 msm8909 python3[3026]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 15:40:34 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 74, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d920007004008320722000000070007079031004a106061
May 08 15:40:39 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:40:39 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:40:51 msm8909 python3[3026]: ADVERT: {'company_id': b'\x1e\xe8', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xe8'} 1ee81ee80006
May 08 15:40:51 msm8909 python3[3026]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 08 15:40:52 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 102, 'thermal_gen': 7, 'battery': 90, 'run_steps': 0, 'distance': 0, 'solar_gen': 856, 'act_cals': 0} 1dd51dd50007000000000000000103580007000000005a206668
May 08 15:40:52 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 15:41:04 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 575, 'act_cals': 10} 0f890f89000700000e860ab30000023f00100ab1f70050306060
May 08 15:41:04 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 575, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715154064, 'wearableId': 73}
May 08 15:41:04 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 575, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715154064, 'wearableId': 73}
May 08 15:41:04 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 80, "heartRate": 0, "totalSteps": 3718, "totalCals": 513, "actCals": 10, "sleepDuration": 0, "bmrCals": 503, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "thermalGen": 16, "solarGen": 575, "runSteps": 0, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715154064, "wearableId": 73}, "key": "ea87f5f8090f48abb81bcb50703dc159", "rt": "instant"}
May 08 15:41:05 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715154065.2331319, 'type': 's', 'key': 'ea87f5f8090f48abb81bcb50703dc159', 'data': '', 'source': 0}
May 08 15:41:10 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:41:10 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:41:15 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:41:15 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:41:15 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "5f72c17bd46c4ef2a83d80be90e77667", "rt": "gw"}
May 08 15:41:16 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715154076.4189224, 'type': 's', 'key': '5f72c17bd46c4ef2a83d80be90e77667', 'data': '', 'source': 0}
May 08 15:41:29 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 576, 'act_cals': 10} 0f890f89000700000e860ab30000024000100ab1f7004f106060
May 08 15:41:30 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 4, 'pairing_code': b'\x15\x83', 'total_cals': 4, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 96, 'thermal_gen': 7, 'battery': 88, 'run_steps': 0, 'distance': 0, 'solar_gen': 557, 'act_cals': 0} 1583158300070000000000000000022d00070000040058306060
May 08 15:41:30 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 08 15:41:30 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 695, 'act_cals': 11} 0d550d55000700080e750aba000002b700ce0b22060049106262
May 08 15:41:30 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 695, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715154090, 'wearableId': 74}
May 08 15:41:30 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 695, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715154090, 'wearableId': 74}
May 08 15:41:30 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"battery": 73, "heartRate": 0, "totalSteps": 3709, "totalCals": 529, "actCals": 11, "sleepDuration": 0, "bmrCals": 518, "skinTemp": 98, "distance": 2746, "walkSteps": 3701, "thermalGen": 206, "solarGen": 695, "runSteps": 8, "sleepState": 0, "caseTemp": 98}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715154090, "wearableId": 74}, "key": "ba1e1df8e6714b27a3713cc6269bf43e", "rt": "instant"}
May 08 15:41:31 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715154091.0402303, 'type': 's', 'key': 'ba1e1df8e6714b27a3713cc6269bf43e', 'data': '', 'source': 0}
May 08 15:41:31 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 576, 'act_cals': 10} 0f890f89000700000e860ab30000024000100ab1f7004f206060
May 08 15:41:32 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 66, 'alert_status': b'\x00', 'bmr_cals': 870, 'pairing_code': b'\x10\xd3', 'total_cals': 893, 'total_steps': 5564, 'mtp_version': 7, 'skin_temp': 119, 'sleep_state': 4, 'walk_steps': 5550, 'case_temp': 118, 'thermal_gen': 75, 'battery': 12, 'run_steps': 14, 'distance': 4234, 'solar_gen': 1147, 'act_cals': 23} 10d310d30007000e15ae108a0000047b004b177366420c147677
May 08 15:41:32 msm8909 python3[3026]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 15:41:40 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:41:40 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:41:43 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 08 15:41:43 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 15:41:43 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 66, 'alert_status': b'\x00', 'bmr_cals': 870, 'pairing_code': b'\x10\xd3', 'total_cals': 893, 'total_steps': 5564, 'mtp_version': 7, 'skin_temp': 119, 'sleep_state': 4, 'walk_steps': 5550, 'case_temp': 118, 'thermal_gen': 75, 'battery': 12, 'run_steps': 14, 'distance': 4234, 'solar_gen': 1147, 'act_cals': 23} 10d310d30007000e15ae108a0000047b004b177366420c247677
May 08 15:41:43 msm8909 python3[3026]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 15:41:45 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 08 15:41:45 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 08 15:41:46 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 66, 'alert_status': b'\x00', 'bmr_cals': 870, 'pairing_code': b'\x10\xd3', 'total_cals': 893, 'total_steps': 5564, 'mtp_version': 7, 'skin_temp': 119, 'sleep_state': 4, 'walk_steps': 5550, 'case_temp': 118, 'thermal_gen': 75, 'battery': 12, 'run_steps': 14, 'distance': 4234, 'solar_gen': 1147, 'act_cals': 23} 10d310d30007000e15ae108a0000047b004b177366420c247677
May 08 15:41:46 msm8909 python3[3026]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 08 15:41:46 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 695, 'act_cals': 11} 0d550d55000700080e750aba000002b700ce0b22060049206262
May 08 15:41:58 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 73, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d9200070040083207220000000700070790310049206061
May 08 15:41:58 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715154118, 'wearableId': 75}
May 08 15:41:58 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715154118, 'wearableId': 75}
May 08 15:41:58 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"battery": 73, "heartRate": 0, "totalSteps": 2162, "totalCals": 56, "actCals": 7, "sleepDuration": 0, "bmrCals": 49, "skinTemp": 97, "distance": 1826, "walkSteps": 2098, "thermalGen": 7, "solarGen": 7, "runSteps": 64, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715154118, "wearableId": 75}, "key": "ab8e9304e7b34ee2ac7e350b441fcaad", "rt": "instant"}
May 08 15:41:59 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 08 15:41:59 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 15:41:59 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715154119.4019334, 'type': 's', 'key': 'ab8e9304e7b34ee2ac7e350b441fcaad', 'data': '', 'source': 0}
May 08 15:42:01 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 576, 'act_cals': 10} 0f890f89000700000e860ab30000024000100ab1f7004f106060
May 08 15:42:11 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:42:11 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:42:12 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 408, 'act_cals': 6} 251a251a0007004d082306ad00000198000706b03c004f106061
May 08 15:42:12 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 408, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715154132, 'wearableId': 76}
May 08 15:42:12 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 2160, 'totalCals': 66, 'actCals': 6, 'sleepDuration': 0, 'bmrCals': 60, 'skinTemp': 97, 'distance': 1709, 'walkSteps': 2083, 'thermalGen': 7, 'solarGen': 408, 'runSteps': 77, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715154132, 'wearableId': 76}
May 08 15:42:12 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 2160, "totalCals": 66, "actCals": 6, "sleepDuration": 0, "bmrCals": 60, "skinTemp": 97, "distance": 1709, "walkSteps": 2083, "thermalGen": 7, "solarGen": 408, "runSteps": 77, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715154132, "wearableId": 76}, "key": "71b0de5720904062a7e6d6563b9857ed", "rt": "instant"}
May 08 15:42:13 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715154133.3693223, 'type': 's', 'key': '71b0de5720904062a7e6d6563b9857ed', 'data': '', 'source': 0}
May 08 15:42:14 msm8909 python3[3026]: ADVERT: {'sleep_duration': 51, 'company_id': b'\x05\xd5', 'heart_rate': 64, 'alert_status': b'\x00', 'bmr_cals': 947, 'pairing_code': b'\x05\xd5', 'total_cals': 967, 'total_steps': 4494, 'mtp_version': 7, 'skin_temp': 117, 'sleep_state': 2, 'walk_steps': 4494, 'case_temp': 115, 'thermal_gen': 236, 'battery': 51, 'run_steps': 0, 'distance': 3425, 'solar_gen': 261, 'act_cals': 20} 05d505d500070000118e0d610033010500ec14e3b34033127375
May 08 15:42:14 msm8909 python3[3026]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 15:42:15 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 08 15:42:15 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 08 15:42:16 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:42:16 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:42:16 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "dd5cd22febdc49f59ca32f3993f1c387", "rt": "gw"}
May 08 15:42:16 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715154136.6456342, 'type': 's', 'key': 'dd5cd22febdc49f59ca32f3993f1c387', 'data': '', 'source': 0}
May 08 15:42:26 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 80, 'run_steps': 0, 'distance': 2739, 'solar_gen': 577, 'act_cals': 10} 0f890f89000700000e860ab30000024100100ab1f70050306060
May 08 15:42:26 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 577, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715154146, 'wearableId': 73}
May 08 15:42:26 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 80, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 577, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715154146, 'wearableId': 73}
May 08 15:42:26 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 80, "heartRate": 0, "totalSteps": 3718, "totalCals": 513, "actCals": 10, "sleepDuration": 0, "bmrCals": 503, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "thermalGen": 16, "solarGen": 577, "runSteps": 0, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715154146, "wearableId": 73}, "key": "a1e0dfe22a7140fe833c8fae9891236c", "rt": "instant"}
May 08 15:42:27 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715154146.9464517, 'type': 's', 'key': 'a1e0dfe22a7140fe833c8fae9891236c', 'data': '', 'source': 0}
May 08 15:42:27 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 72, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d9200070040083207220000000700070790310048106061
May 08 15:42:29 msm8909 python3[3026]: ADVERT: {'company_id': b'\x05\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x05\x04'} 050405040006
May 08 15:42:29 msm8909 python3[3026]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 08 15:42:40 msm8909 python3[3026]: DBUS: Discovered 06:05:04:8E:52:AD .
May 08 15:42:40 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\x8d', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\x8d'} 048d048d0006
May 08 15:42:40 msm8909 python3[3026]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 08 15:42:40 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 102, 'thermal_gen': 7, 'battery': 90, 'run_steps': 0, 'distance': 0, 'solar_gen': 860, 'act_cals': 0} 1dd51dd500070000000000000001035c0007000000005a106668
May 08 15:42:40 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 15:42:41 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:42:41 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:42:54 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 408, 'act_cals': 6} 251a251a0007004d082306ad00000198000706b03c004f106061
May 08 15:42:54 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 696, 'act_cals': 11} 0d550d55000700080e750aba000002b800ce0b22060049106262
May 08 15:42:54 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 696, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715154174, 'wearableId': 74}
May 08 15:42:54 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 3709, 'totalCals': 529, 'actCals': 11, 'sleepDuration': 0, 'bmrCals': 518, 'skinTemp': 98, 'distance': 2746, 'walkSteps': 3701, 'thermalGen': 206, 'solarGen': 696, 'runSteps': 8, 'sleepState': 0, 'caseTemp': 98}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715154174, 'wearableId': 74}
May 08 15:42:54 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"battery": 73, "heartRate": 0, "totalSteps": 3709, "totalCals": 529, "actCals": 11, "sleepDuration": 0, "bmrCals": 518, "skinTemp": 98, "distance": 2746, "walkSteps": 3701, "thermalGen": 206, "solarGen": 696, "runSteps": 8, "sleepState": 0, "caseTemp": 98}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715154174, "wearableId": 74}, "key": "ac39425393504c1f99b94ad0ff3f2672", "rt": "instant"}
May 08 15:42:55 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715154175.2390807, 'type': 's', 'key': 'ac39425393504c1f99b94ad0ff3f2672', 'data': '', 'source': 0}
May 08 15:42:56 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 102, 'thermal_gen': 7, 'battery': 90, 'run_steps': 0, 'distance': 0, 'solar_gen': 860, 'act_cals': 0} 1dd51dd500070000000000000001035c0007000000005a306668
May 08 15:42:56 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 15:43:08 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 697, 'act_cals': 11} 0d550d55000700080e750aba000002b900ce0b22060049206262
May 08 15:43:09 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 60, 'pairing_code': b'%\x1a', 'total_cals': 66, 'total_steps': 2160, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2083, 'case_temp': 96, 'thermal_gen': 7, 'battery': 79, 'run_steps': 77, 'distance': 1709, 'solar_gen': 408, 'act_cals': 6} 251a251a0007004d082306ad00000198000706b03c004f206061
May 08 15:43:11 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:43:11 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:43:16 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 08 15:43:16 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 08 15:43:16 msm8909 python3[3026]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "3386f813be554728b4f291e604fc09a3", "rt": "gw"}
May 08 15:43:16 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715154196.7169085, 'type': 's', 'key': '3386f813be554728b4f291e604fc09a3', 'data': '', 'source': 0}
May 08 15:43:23 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 577, 'act_cals': 10} 0f890f89000700000e860ab30000024100100ab1f7004f106060
May 08 15:43:23 msm8909 python3[3026]: ADVERT: {'sleep_duration': 1, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'total_cals': 0, 'total_steps': 0, 'mtp_version': 7, 'skin_temp': 104, 'sleep_state': 0, 'walk_steps': 0, 'case_temp': 102, 'thermal_gen': 7, 'battery': 90, 'run_steps': 0, 'distance': 0, 'solar_gen': 862, 'act_cals': 0} 1dd51dd500070000000000000001035e0007000000005a206668
May 08 15:43:23 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 08 15:43:24 msm8909 python3[3026]: ADVERT: {'sleep_duration': 52, 'company_id': b'\x05\xd5', 'heart_rate': 61, 'alert_status': b'\x00', 'bmr_cals': 947, 'pairing_code': b'\x05\xd5', 'total_cals': 967, 'total_steps': 4494, 'mtp_version': 7, 'skin_temp': 117, 'sleep_state': 2, 'walk_steps': 4494, 'case_temp': 115, 'thermal_gen': 236, 'battery': 53, 'run_steps': 0, 'distance': 3425, 'solar_gen': 261, 'act_cals': 20} 05d505d500070000118e0d610034010500ec14e3b33d35027375
May 08 15:43:24 msm8909 python3[3026]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 08 15:43:38 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 503, 'pairing_code': b'\x0f\x89', 'total_cals': 513, 'total_steps': 3718, 'mtp_version': 7, 'skin_temp': 96, 'sleep_state': 0, 'walk_steps': 3718, 'case_temp': 96, 'thermal_gen': 16, 'battery': 79, 'run_steps': 0, 'distance': 2739, 'solar_gen': 577, 'act_cals': 10} 0f890f89000700000e860ab30000024100100ab1f7004f206060
May 08 15:43:38 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 577, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715154218, 'wearableId': 73}
May 08 15:43:38 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'battery': 79, 'heartRate': 0, 'totalSteps': 3718, 'totalCals': 513, 'actCals': 10, 'sleepDuration': 0, 'bmrCals': 503, 'skinTemp': 96, 'distance': 2739, 'walkSteps': 3718, 'thermalGen': 16, 'solarGen': 577, 'runSteps': 0, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715154218, 'wearableId': 73}
May 08 15:43:38 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"battery": 79, "heartRate": 0, "totalSteps": 3718, "totalCals": 513, "actCals": 10, "sleepDuration": 0, "bmrCals": 503, "skinTemp": 96, "distance": 2739, "walkSteps": 3718, "thermalGen": 16, "solarGen": 577, "runSteps": 0, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715154218, "wearableId": 73}, "key": "21e32ae2bad145f7a51fd730211600cb", "rt": "instant"}
May 08 15:43:38 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 73, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d9200070040083207220000000700070790310049006061
May 08 15:43:38 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715154218, 'wearableId': 75}
May 08 15:43:38 msm8909 python3[3026]: [SSE] Instant: {'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'battery': 73, 'heartRate': 0, 'totalSteps': 2162, 'totalCals': 56, 'actCals': 7, 'sleepDuration': 0, 'bmrCals': 49, 'skinTemp': 97, 'distance': 1826, 'walkSteps': 2098, 'thermalGen': 7, 'solarGen': 7, 'runSteps': 64, 'sleepState': 0, 'caseTemp': 96}, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715154218, 'wearableId': 75}
May 08 15:43:38 msm8909 python3[3026]: [SSE] Sending: {"msg": {"firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"battery": 73, "heartRate": 0, "totalSteps": 2162, "totalCals": 56, "actCals": 7, "sleepDuration": 0, "bmrCals": 49, "skinTemp": 97, "distance": 1826, "walkSteps": 2098, "thermalGen": 7, "solarGen": 7, "runSteps": 64, "sleepState": 0, "caseTemp": 96}, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715154218, "wearableId": 75}, "key": "04f584f941ca4c8ca65b91f40a8388d3", "rt": "instant"}
May 08 15:43:39 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715154218.6912086, 'type': 's', 'key': '21e32ae2bad145f7a51fd730211600cb', 'data': '', 'source': 0}
May 08 15:43:39 msm8909 python3[3026]: [SSE] RX'd: {'timestamp': 1715154219.1517587, 'type': 's', 'key': '04f584f941ca4c8ca65b91f40a8388d3', 'data': '', 'source': 0}
May 08 15:43:41 msm8909 python3[3026]: Running Scheduled: Check Network
May 08 15:43:41 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 08 15:43:49 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 697, 'act_cals': 11} 0d550d55000700080e750aba000002b900ce0b22060049106262
May 08 15:43:53 msm8909 python3[3026]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT
May 08 15:43:53 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 49, 'pairing_code': b'\x1d\x92', 'total_cals': 56, 'total_steps': 2162, 'mtp_version': 7, 'skin_temp': 97, 'sleep_state': 0, 'walk_steps': 2098, 'case_temp': 96, 'thermal_gen': 7, 'battery': 73, 'run_steps': 64, 'distance': 1826, 'solar_gen': 7, 'act_cals': 7} 1d921d9200070040083207220000000700070790310049206061
May 08 15:43:53 msm8909 python3[3026]: ADVERT: {'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 518, 'pairing_code': b'\rU', 'total_cals': 529, 'total_steps': 3709, 'mtp_version': 7, 'skin_temp': 98, 'sleep_state': 0, 'walk_steps': 3701, 'case_temp': 98, 'thermal_gen': 206, 'battery': 73, 'run_steps': 8, 'distance': 2746, 'solar_gen': 697, 'act_cals': 11} 0d550d55000700080e750aba000002b900ce0b22060049206262
May 08 15:43:53 msm8909 systemd[1]: Stopping Mother Gateway Service...