-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 12 18:29:38 msm8909 python3[2138]: DB VERSION: 9
May 12 18:29:38 msm8909 python3[2138]: [DB] No upgrade needed
May 12 18:29:39 msm8909 python3[2138]: [DEBUG] Looking for old files to remove in /data/logs
May 12 18:29:39 msm8909 python3[2138]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 18:29:39 msm8909 python3[2138]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 18:29:39 msm8909 python3[2138]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 18:29:39 msm8909 python3[2138]: [SSE] SETTING UP SSE
May 12 18:29:39 msm8909 python3[2138]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 18:29:39 msm8909 python3[2138]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa9dffdb0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 12 18:29:39 msm8909 python3[2138]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa932b210>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 12 18:29:53 msm8909 python3[2138]: Traceback (most recent call last):
May 12 18:29:53 msm8909 python3[2138]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 12 18:29:53 msm8909 python3[2138]: hci0 = BluetoothAdapter(0);
May 12 18:29:53 msm8909 python3[2138]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 12 18:29:53 msm8909 python3[2138]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 12 18:29:53 msm8909 python3[2138]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 12 18:29:53 msm8909 python3[2138]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 12 18:29:53 msm8909 python3[2138]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 12 18:29:53 msm8909 python3[2138]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 12 18:29:53 msm8909 python3[2138]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 12 18:29:53 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 12 18:29:53 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 12 18:29:53 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 12 18:29:58 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 12 18:29:58 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 12 18:29:58 msm8909 systemd[1]: Started Mother Gateway Service.
May 12 18:30:00 msm8909 python3[3056]: READING DB FROM FILE: /data/mother.db
May 12 18:30:00 msm8909 python3[3056]: DB VERSION: 9
May 12 18:30:00 msm8909 python3[3056]: [DB] No upgrade needed
May 12 18:30:01 msm8909 python3[3056]: [DEBUG] Looking for old files to remove in /data/logs
May 12 18:30:01 msm8909 python3[3056]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 18:30:01 msm8909 python3[3056]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 18:30:01 msm8909 python3[3056]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 18:30:01 msm8909 python3[3056]: [SSE] SETTING UP SSE
May 12 18:30:01 msm8909 python3[3056]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 18:30:39 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:30:39 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:30:39 msm8909 python3[3056]: Running Scheduled: Thread Check
May 12 18:30:39 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:30:39 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:30:39 msm8909 python3[3056]: [SSE] Sending: {"key": "fe7b946d7dc74952bb2f7cdf680c352f", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:30:39 msm8909 python3[3056]: [SSE] RX'd: {'key': 'c039876ed1fa4752800f72d18b0a19a1', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509803.0033348}
May 12 18:30:39 msm8909 python3[3056]: [SSE] RX'd: {'key': None, 'type': 'gw', 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'source': 1, 'timestamp': 1715509804.2626805}
May 12 18:30:39 msm8909 python3[3056]: [SSE] RX'd: {'key': None, 'type': 'wearables', 'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xM2Q0XzE3MTUzMzUzMzc=", "id": 81, "pairingCode": "13d4"}]', 'source': 1, 'timestamp': 1715509804.2659941}
May 12 18:30:39 msm8909 python3[3056]: [SSE] RX'd: {'key': None, 'type': 'wconfig', '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}', 'source': 1, 'timestamp': 1715509804.4988024}
May 12 18:30:39 msm8909 python3[3056]: [SSE] UPDATING W CONFIG
May 12 18:30:39 msm8909 python3[3056]: [SSE] RX'd: {'key': None, 'type': 'wconfig', '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}', 'source': 1, 'timestamp': 1715509804.7051973}
May 12 18:30:39 msm8909 python3[3056]: [SSE] UPDATING W CONFIG
May 12 18:30:39 msm8909 python3[3056]: [SSE] RX'd: {'key': None, 'type': 'wconfig', '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}', 'source': 1, 'timestamp': 1715509804.9483597}
May 12 18:30:39 msm8909 python3[3056]: [SSE] UPDATING W CONFIG
May 12 18:30:39 msm8909 python3[3056]: [SSE] RX'd: {'key': None, 'type': 'wconfig', '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}', 'source': 1, 'timestamp': 1715509805.288033}
May 12 18:30:39 msm8909 python3[3056]: [SSE] UPDATING W CONFIG
May 12 18:30:40 msm8909 python3[3056]: [SSE] RX'd: {'key': None, 'type': 'wconfig', '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}', 'source': 1, 'timestamp': 1715509805.5684888}
May 12 18:30:40 msm8909 python3[3056]: [SSE] UPDATING W CONFIG
May 12 18:30:40 msm8909 python3[3056]: [SSE] RX'd: {'key': None, 'type': 'wconfig', 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-10T09:40:12.152049", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 301, "language": null, "name": "Sensible Uakari", "received": "2024-05-10T10:08:57.067437", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 81}', 'source': 1, 'timestamp': 1715509805.8082626}
May 12 18:30:40 msm8909 python3[3056]: [SSE] UPDATING W CONFIG
May 12 18:30:40 msm8909 python3[3056]: [SSE] RX'd: {'key': None, 'type': 'prov', 'data': '0', 'source': 1, 'timestamp': 1715509805.8717382}
May 12 18:30:40 msm8909 python3[3056]: [SSE] SETTING PROVISIONING TO: 0
May 12 18:30:40 msm8909 python3[3056]: [SSE] RETRY: gw
May 12 18:30:40 msm8909 python3[3056]: [SSE] Sending: {"key": "66e773ffd1ab46e0ba61dd9d7f5223a0", "msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:30:40 msm8909 python3[3056]: [SSE] RETRY: instant
May 12 18:30:40 msm8909 python3[3056]: [SSE] Sending: {"key": "aeb1e1f59e1c4becbfceb4491f06bf44", "msg": {"deviceId": "06:05:04:FC:44:79", "configId": 293, "wearableId": 63, "utcTimestamp": 1715509736, "gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "totalSteps": 0, "totalCals": 0, "distance": 0, "sleepState": 0, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "battery": 71, "thermalGen": 10, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:30:40 msm8909 python3[3056]: [SSE] RETRY: gw
May 12 18:30:40 msm8909 python3[3056]: [SSE] Sending: {"key": "66e773ffd1ab46e0ba61dd9d7f5223a0", "msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:30:40 msm8909 python3[3056]: [CONFIG] SSE Has new config, updating
May 12 18:30:40 msm8909 python3[3056]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 18:30:40 msm8909 python3[3056]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 18:30:40 msm8909 python3[3056]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 18:30:40 msm8909 python3[3056]: [CLOUD] Activating Gateway
May 12 18:30:40 msm8909 python3[3056]: DBUS: Discovered 06:05:04:8E:52:AD .
May 12 18:30:40 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\x8d'} 048d048d0006
May 12 18:30:40 msm8909 python3[3056]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 18:30:40 msm8909 python3[3056]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 12 18:30:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000066000a000000005a206666
May 12 18:30:40 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:30:40 msm8909 python3[3056]: DBUS: Discovered 06:05:04:09:A0:9C .
May 12 18:30:40 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:30:40 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:30:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 73, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a0000000049306666
May 12 18:30:40 msm8909 python3[3056]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 12 18:30:40 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715509840, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 73, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:30:40 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715509840, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 73, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:30:40 msm8909 python3[3056]: [SSE] Sending: {"key": "aa93e488dc854a459d65821d387c5fd0", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715509840, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 73, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:30:40 msm8909 python3[3056]: DBUS: Discovered 06:05:04:66:30:47 .
May 12 18:30:40 msm8909 python3[3056]: ADVERT: {'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\t7'} 093709370006
May 12 18:30:40 msm8909 python3[3056]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 12 18:30:40 msm8909 python3[3056]: DBUS: Discovered 06:05:04:1F:66:01 .
May 12 18:30:40 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:30:40 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:30:40 msm8909 python3[3056]: [SSE] RX'd: {'key': 'fe7b946d7dc74952bb2f7cdf680c352f', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509840.2293637}
May 12 18:30:40 msm8909 python3[3056]: [SSE] RX'd: {'key': '66e773ffd1ab46e0ba61dd9d7f5223a0', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509840.5234935}
May 12 18:30:40 msm8909 python3[3056]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 12 18:30:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 184, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 96, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b800130000000060206666
May 12 18:30:40 msm8909 python3[3056]: [SSE] RX'd: {'key': 'aeb1e1f59e1c4becbfceb4491f06bf44', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509840.5703831}
May 12 18:30:40 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:30:40 msm8909 python3[3056]: [SSE] RX'd: {'key': '66e773ffd1ab46e0ba61dd9d7f5223a0', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509840.6201003}
May 12 18:30:41 msm8909 python3[3056]: DBUS: Discovered 06:05:04:48:10:21 .
May 12 18:30:41 msm8909 python3[3056]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 12 18:30:41 msm8909 python3[3056]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:30:41 msm8909 python3[3056]: DBUS: Discovered 06:05:04:7A:56:97 .
May 12 18:30:41 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 12 18:30:41 msm8909 python3[3056]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 18:30:41 msm8909 python3[3056]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 12 18:30:41 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:30:41 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:30:41 msm8909 python3[3056]: DBUS: Discovered 06:05:04:50:93:05 .
May 12 18:30:41 msm8909 python3[3056]: [SSE] RX'd: {'key': 'aa93e488dc854a459d65821d387c5fd0', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509841.0449407}
May 12 18:30:41 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057306666
May 12 18:30:41 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:30:41 msm8909 python3[3056]: DBUS: Discovered 06:05:04:61:15:83 .
May 12 18:30:41 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 93, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:30:41 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:30:41 msm8909 python3[3056]: DBUS: Discovered 06:05:04:88:94:2A .
May 12 18:30:41 msm8909 python3[3056]: ADVERT: {'company_id': b'\x1e\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x1e\xfa'} 1efa1efa0006
May 12 18:30:41 msm8909 python3[3056]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 12 18:30:41 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000046206666
May 12 18:30:41 msm8909 python3[3056]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 12 18:30:41 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715509841, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 128, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:30:41 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715509841, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 128, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:30:42 msm8909 python3[3056]: [SSE] Sending: {"key": "638ebdb7774b41ffb430d999fbc0758e", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715509841, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 128, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 70, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:30:42 msm8909 python3[3056]: DBUS: Discovered 06:05:04:13:9C:CF .
May 12 18:30:42 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:30:42 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:30:42 msm8909 python3[3056]: [SSE] RX'd: {'key': '638ebdb7774b41ffb430d999fbc0758e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509842.3806252}
May 12 18:30:42 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:30:42 msm8909 python3[3056]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 12 18:30:42 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715509842, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:30:42 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715509842, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:30:42 msm8909 python3[3056]: [SSE] Sending: {"key": "1451a06d9c61430f81b3a3ef4fd84c3a", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715509842, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:30:43 msm8909 python3[3056]: [SSE] RX'd: {'key': '1451a06d9c61430f81b3a3ef4fd84c3a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509843.2885218}
May 12 18:30:43 msm8909 python3[3056]: DBUS: Discovered 06:05:04:44:7C:06 .
May 12 18:30:43 msm8909 python3[3056]: ADVERT: {'company_id': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x06\xd6'} 06d606d60006
May 12 18:30:43 msm8909 python3[3056]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 12 18:30:43 msm8909 python3[3056]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 12 18:30:43 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1b\xab'} 1bab065f00
May 12 18:30:43 msm8909 python3[3056]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 12 18:30:43 msm8909 python3[3056]: DBUS: Discovered 06:05:04:69:0A:91 .
May 12 18:30:43 msm8909 python3[3056]: ADVERT: {'company_id': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x91'} 0a910a910006
May 12 18:30:43 msm8909 python3[3056]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 18:30:44 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000046306666
May 12 18:30:44 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c206565
May 12 18:30:44 msm8909 python3[3056]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 12 18:30:44 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715509844, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 76, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:30:44 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715509844, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 76, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:30:44 msm8909 python3[3056]: [SSE] Sending: {"key": "1df6efab0f6b4a1c9ef8aa5c143d1e89", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715509844, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 76, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:30:44 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 123, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 122, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003f107a7b
May 12 18:30:44 msm8909 python3[3056]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 12 18:30:44 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715509844, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 78, 'walkSteps': 0, 'battery': 63, 'totalSteps': 0, 'totalCals': 80, 'distance': 0, 'thermalGen': 10, 'caseTemp': 122, 'sleepDuration': 122, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 123}, 'firmwareRevision': None}
May 12 18:30:44 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715509844, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 78, 'walkSteps': 0, 'battery': 63, 'totalSteps': 0, 'totalCals': 80, 'distance': 0, 'thermalGen': 10, 'caseTemp': 122, 'sleepDuration': 122, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 123}, 'firmwareRevision': None}
May 12 18:30:44 msm8909 python3[3056]: [SSE] Sending: {"key": "310a08e50ba84ceea903853290933120", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715509844, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 78, "walkSteps": 0, "battery": 63, "totalSteps": 0, "totalCals": 80, "distance": 0, "thermalGen": 10, "caseTemp": 122, "sleepDuration": 122, "actCals": 2, "heartRate": 0, "sleepState": 0, "skinTemp": 123}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:30:44 msm8909 python3[3056]: [SSE] RX'd: {'key': '1df6efab0f6b4a1c9ef8aa5c143d1e89', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509844.6006184}
May 12 18:30:45 msm8909 python3[3056]: [SSE] RX'd: {'key': '310a08e50ba84ceea903853290933120', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509844.6573198}
May 12 18:30:54 msm8909 python3[3056]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 12 18:30:54 msm8909 python3[3056]: ADVERT: {'company_id': b'\n\x8e', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 12 18:30:54 msm8909 python3[3056]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 12 18:30:54 msm8909 python3[3056]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 12 18:30:54 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:30:54 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:30:54 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:30:54 msm8909 python3[3056]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 12 18:30:54 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715509854, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:30:54 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715509854, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:30:55 msm8909 python3[3056]: [SSE] Sending: {"key": "b7865779544a4fda8164ffeb9836875a", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715509854, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 68, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:30:55 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:30:55 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:30:55 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 184, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 96, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b800130000000060006666
May 12 18:30:55 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:30:55 msm8909 python3[3056]: [SSE] RX'd: {'key': 'b7865779544a4fda8164ffeb9836875a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509855.4127612}
May 12 18:30:56 msm8909 python3[3056]: DBUS: Discovered 06:05:04:80:24:04 .
May 12 18:30:56 msm8909 python3[3056]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 12 18:30:56 msm8909 python3[3056]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:30:56 msm8909 python3[3056]: DBUS: Discovered 06:05:04:6D:74:4C .
May 12 18:30:56 msm8909 python3[3056]: ADVERT: {'company_id': b'&,', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 12 18:30:56 msm8909 python3[3056]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 12 18:30:56 msm8909 python3[3056]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 12 18:30:56 msm8909 python3[3056]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:30:56 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000046006666
May 12 18:30:56 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c306565
May 12 18:30:56 msm8909 python3[3056]: ADVERT: {'company_id': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x91'} 0a910a910006
May 12 18:30:56 msm8909 python3[3056]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 18:30:57 msm8909 python3[3056]: DBUS: Discovered 06:05:04:56:C4:4A .
May 12 18:30:57 msm8909 python3[3056]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:30:57 msm8909 python3[3056]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:30:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:30:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:30:58 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:30:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 123, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 122, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003f207a7b
May 12 18:31:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:31:08 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:31:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 123, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 122, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003f307a7b
May 12 18:31:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 93, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005d000a0000000055106565
May 12 18:31:08 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:31:09 msm8909 python3[3056]: ADVERT: {'company_id': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x91'} 0a910a910006
May 12 18:31:09 msm8909 python3[3056]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 18:31:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:31:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 184, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 96, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b800130000000060106666
May 12 18:31:09 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:31:10 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:31:10 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:31:10 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a206666
May 12 18:31:11 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c106565
May 12 18:31:11 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000046106666
May 12 18:31:12 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:31:12 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:31:12 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:31:13 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:31:13 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:31:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 184, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b80013000000005e306666
May 12 18:31:22 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:31:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:31:23 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 123, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 122, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003f107a7b
May 12 18:31:23 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 93, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005d000a0000000055206565
May 12 18:31:23 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:31:24 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:31:24 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:31:26 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000046306666
May 12 18:31:26 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:31:26 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:31:36 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 184, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b80013000000005e006666
May 12 18:31:36 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:31:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:31:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a006666
May 12 18:31:39 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:31:39 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:31:39 msm8909 python3[3056]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 12 18:31:39 msm8909 python3[3056]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:31:40 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:31:40 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:31:40 msm8909 python3[3056]: [SSE] Sending: {"key": "053249fb96284b608b40670596b8a837", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:31:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 123, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 122, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003f307a7b
May 12 18:31:40 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:31:40 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:31:40 msm8909 python3[3056]: [SSE] RX'd: {'key': '053249fb96284b608b40670596b8a837', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509900.5924757}
May 12 18:31:40 msm8909 python3[3056]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 12 18:31:42 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a006666
May 12 18:31:44 msm8909 python3[3056]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 12 18:31:44 msm8909 python3[3056]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 18:31:44 msm8909 python3[3056]: Device not connected, retrying later
May 12 18:31:44 msm8909 python3[3056]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 18:31:44 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a006666
May 12 18:31:44 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715509904, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 74, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:31:44 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715509904, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 74, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:31:44 msm8909 python3[3056]: [SSE] Sending: {"key": "da47c39cae2046069b2596390bfa99c0", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715509904, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 74, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:31:48 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000046306666
May 12 18:31:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 123, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 122, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003f007a7b
May 12 18:31:50 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715509910, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 78, 'walkSteps': 0, 'battery': 63, 'totalSteps': 0, 'totalCals': 80, 'distance': 0, 'thermalGen': 10, 'caseTemp': 122, 'sleepDuration': 122, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 123}, 'firmwareRevision': None}
May 12 18:31:50 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715509910, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 78, 'walkSteps': 0, 'battery': 63, 'totalSteps': 0, 'totalCals': 80, 'distance': 0, 'thermalGen': 10, 'caseTemp': 122, 'sleepDuration': 122, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 123}, 'firmwareRevision': None}
May 12 18:31:50 msm8909 python3[3056]: [SSE] Sending: {"key": "03f0c2deadaf41cbad9da98a7f289e84", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715509910, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 78, "walkSteps": 0, "battery": 63, "totalSteps": 0, "totalCals": 80, "distance": 0, "thermalGen": 10, "caseTemp": 122, "sleepDuration": 122, "actCals": 2, "heartRate": 0, "sleepState": 0, "skinTemp": 123}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:31:50 msm8909 python3[3056]: DBUS: Connect Failed with 06:05:04:32:34:65
May 12 18:31:50 msm8909 python3[3056]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 18:31:50 msm8909 python3[3056]: Device not connected, retrying later
May 12 18:31:50 msm8909 python3[3056]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 12 18:31:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000046306666
May 12 18:31:50 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715509910, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 128, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:31:50 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715509910, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 128, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:31:50 msm8909 python3[3056]: [SSE] Sending: {"key": "07be24e32905430c8a6b2d0f8aef6aa1", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715509910, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 128, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 70, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:31:50 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 12 18:31:50 msm8909 python3[3056]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 18:31:56 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000066000a000000005a206666
May 12 18:31:56 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:31:56 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:31:56 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:31:56 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:31:56 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:31:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:31:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a206666
May 12 18:31:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058306666
May 12 18:31:57 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:31:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000046206666
May 12 18:31:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 184, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b80013000000005e206666
May 12 18:31:58 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:31:59 msm8909 python3[3056]: DBUS: Connected to 06:05:04:FC:44:79
May 12 18:31:59 msm8909 python3[3056]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:31:59 msm8909 python3[3056]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:31:59 msm8909 python3[3056]: [SSE] Sending: {"key": "bf1a93be69e4429eb2aaae9c36971e02", "msg": {"wearables": [{"wearable_id": 63, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:31:59 msm8909 python3[3056]: ACTIVATING HR.
May 12 18:32:00 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 184, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b80013000000005e306666
May 12 18:32:00 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:32:00 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:32:00 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715509920, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:32:00 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715509920, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:32:00 msm8909 python3[3056]: [SSE] Sending: {"key": "321cc01ee64845f9985e428b75690210", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715509920, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 77, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:32:06 msm8909 python3[3056]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:32:06 msm8909 python3[3056]: 126.56802845001221 [06:05:04:FC:44:79] <- HR 0000
May 12 18:32:07 msm8909 python3[3056]: DBUS: Read 06:05:04:FC:44:79 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 119, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 105, 252, 68, 121, 0, 0, 0]
May 12 18:32:07 msm8909 python3[3056]: GOT Firmware Version: V1.5.4d0
May 12 18:32:07 msm8909 python3[3056]: GOT Pairing Code: 1d69
May 12 18:32:07 msm8909 python3[3056]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 18:32:07 msm8909 python3[3056]: NO FW Update needed.
May 12 18:32:07 msm8909 python3[3056]: LAST SYNC: 1715500920
May 12 18:32:08 msm8909 python3[3056]: DBUS: Read 06:05:04:FC:44:79 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 10, 0, 0, 64, 10, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 18:32:08 msm8909 python3[3056]: ACTIVITY: 0
May 12 18:32:08 msm8909 python3[3056]: HR READING: 0 TOOK 0.000458 secs
May 12 18:32:08 msm8909 python3[3056]: DEACTIVATING HR.
May 12 18:32:08 msm8909 python3[3056]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:32:08 msm8909 python3[3056]: GOT Instant Data: {'solar_gen': 10, 'bmr_cals': 0, 'activity': 0, 'walk_steps': 0, 'sleep_duration': 0, 'skin_temp': 101, 'distance': 0, 'total_cals': 0, 'act_cals': 0, 'run_steps': 0, 'thermal_gen': 10, 'heart_rate': 0, 'battery': 71, 'case_temp': 101, 'total_steps': 0}
May 12 18:32:08 msm8909 python3[3056]: W ID: 63
May 12 18:32:08 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715509928, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'activity': 0, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'heartRate': 0, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'thermalGen': 10, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:32:08 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715509928, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'activity': 0, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'heartRate': 0, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'battery': 71, 'thermalGen': 10, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:32:08 msm8909 python3[3056]: [SSE] Sending: {"key": "48c84c0328e1489ba24891caf28c811b", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715509928, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "activity": 0, "totalSteps": 0, "totalCals": 0, "distance": 0, "heartRate": 0, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "battery": 71, "thermalGen": 10, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:32:08 msm8909 python3[3056]: Instant Upload complete
May 12 18:32:08 msm8909 python3[3056]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 12 18:32:10 msm8909 python3[3056]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 18:32:10 msm8909 python3[3056]: DBUS: 06:05:04:FC:44:79 disconnected.
May 12 18:32:10 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:32:10 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:32:10 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000066000a000000005b006666
May 12 18:32:10 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:32:10 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:32:10 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:32:10 msm8909 python3[3056]: [SSE] RX'd: {'key': 'da47c39cae2046069b2596390bfa99c0', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509904.8464479}
May 12 18:32:10 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 93, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005d000a0000000055306565
May 12 18:32:10 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:32:10 msm8909 python3[3056]: [SSE] RX'd: {'key': '03f0c2deadaf41cbad9da98a7f289e84', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509910.7355988}
May 12 18:32:10 msm8909 python3[3056]: [SSE] RX'd: {'key': '07be24e32905430c8a6b2d0f8aef6aa1', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509911.2366061}
May 12 18:32:10 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000047306666
May 12 18:32:10 msm8909 python3[3056]: [SSE] RX'd: {'key': 'bf1a93be69e4429eb2aaae9c36971e02', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509919.6110075}
May 12 18:32:10 msm8909 python3[3056]: [SSE] RX'd: {'key': '321cc01ee64845f9985e428b75690210', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509921.068922}
May 12 18:32:10 msm8909 python3[3056]: [SSE] RX'd: {'key': '48c84c0328e1489ba24891caf28c811b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509928.7522871}
May 12 18:32:11 msm8909 python3[3056]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 12 18:32:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:32:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058106666
May 12 18:32:17 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:32:17 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:32:17 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:32:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 184, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b80013000000005f006666
May 12 18:32:17 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:32:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 124, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 122, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003d207a7c
May 12 18:32:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 93, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005d000a0000000055006565
May 12 18:32:18 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:32:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:32:18 msm8909 python3[3056]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 12 18:32:18 msm8909 python3[3056]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:32:20 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:32:20 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:32:20 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:32:21 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000047006666
May 12 18:32:31 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:32:32 msm8909 python3[3056]: DBUS: Connected to 06:05:04:11:B9:D2
May 12 18:32:32 msm8909 python3[3056]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:32:32 msm8909 python3[3056]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:32:32 msm8909 python3[3056]: [SSE] Sending: {"key": "f877c94b72be4fce9935cbd4e7995d06", "msg": {"wearables": [{"wearable_id": 75, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:32:32 msm8909 python3[3056]: ACTIVATING HR.
May 12 18:32:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058306666
May 12 18:32:34 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:32:34 msm8909 python3[3056]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 12 18:32:34 msm8909 python3[3056]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:32:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:32:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:32:36 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:32:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 184, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b80013000000005f206666
May 12 18:32:37 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:32:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048206565
May 12 18:32:39 msm8909 python3[3056]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:32:39 msm8909 python3[3056]: 160.35255551338196 [06:05:04:11:B9:D2] <- HR 0000
May 12 18:32:40 msm8909 python3[3056]: 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, 64, 112, 162, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 146, 17, 185, 210, 0, 0, 0]
May 12 18:32:40 msm8909 python3[3056]: GOT Firmware Version: V1.5.4d0
May 12 18:32:40 msm8909 python3[3056]: GOT Pairing Code: 1d92
May 12 18:32:40 msm8909 python3[3056]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 18:32:40 msm8909 python3[3056]: NO FW Update needed.
May 12 18:32:40 msm8909 python3[3056]: LAST SYNC: 1715499170
May 12 18:32:41 msm8909 python3[3056]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 10, 0, 0, 64, 10, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 68, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 18:32:41 msm8909 python3[3056]: ACTIVITY: 0
May 12 18:32:41 msm8909 python3[3056]: HR READING: 0 TOOK 0.000453 secs
May 12 18:32:41 msm8909 python3[3056]: DEACTIVATING HR.
May 12 18:32:41 msm8909 python3[3056]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:32:41 msm8909 python3[3056]: GOT Instant Data: {'solar_gen': 10, 'bmr_cals': 0, 'activity': 0, 'walk_steps': 0, 'sleep_duration': 0, 'skin_temp': 102, 'distance': 0, 'total_cals': 0, 'act_cals': 0, 'run_steps': 0, 'thermal_gen': 10, 'heart_rate': 0, 'battery': 68, 'case_temp': 102, 'total_steps': 0}
May 12 18:32:41 msm8909 python3[3056]: W ID: 75
May 12 18:32:41 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715509961, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'activity': 0, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'heartRate': 0, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'battery': 68, 'thermalGen': 10, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:32:41 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715509961, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'activity': 0, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'heartRate': 0, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'battery': 68, 'thermalGen': 10, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:32:41 msm8909 python3[3056]: [SSE] Sending: {"key": "30e78a51c50e4303b396ee622a35c30a", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715509961, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "activity": 0, "totalSteps": 0, "totalCals": 0, "distance": 0, "heartRate": 0, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "battery": 68, "thermalGen": 10, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:32:41 msm8909 python3[3056]: Instant Upload complete
May 12 18:32:41 msm8909 python3[3056]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 12 18:32:44 msm8909 python3[3056]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 12 18:32:44 msm8909 python3[3056]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 18:32:44 msm8909 python3[3056]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 12 18:32:44 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:32:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:32:49 msm8909 python3[3056]: DBUS: Connected to 06:05:04:02:E8:6A
May 12 18:32:49 msm8909 python3[3056]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:32:49 msm8909 python3[3056]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:32:49 msm8909 python3[3056]: [SSE] Sending: {"key": "b60a7c187ddd4915a4cf076e4135fa16", "msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:32:49 msm8909 python3[3056]: ACTIVATING HR.
May 12 18:32:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 93, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005d000a0000000054306565
May 12 18:32:50 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:32:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 184, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b80013000000005f006666
May 12 18:32:52 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:32:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:32:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048006565
May 12 18:32:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000047006666
May 12 18:32:52 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715509972, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 128, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:32:52 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715509972, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 128, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:32:52 msm8909 python3[3056]: [SSE] Sending: {"key": "837d0c699b18406da37f950fbc150b21", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715509972, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 128, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:32:53 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:32:53 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:32:54 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 124, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 122, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003d207a7c
May 12 18:32:54 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715509974, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 78, 'walkSteps': 0, 'battery': 61, 'totalSteps': 0, 'totalCals': 80, 'distance': 0, 'thermalGen': 10, 'caseTemp': 122, 'sleepDuration': 122, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 124}, 'firmwareRevision': None}
May 12 18:32:54 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715509974, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 78, 'walkSteps': 0, 'battery': 61, 'totalSteps': 0, 'totalCals': 80, 'distance': 0, 'thermalGen': 10, 'caseTemp': 122, 'sleepDuration': 122, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 124}, 'firmwareRevision': None}
May 12 18:32:54 msm8909 python3[3056]: [SSE] Sending: {"key": "aba88c6c0921464185bf2bb292db0a38", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715509974, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 78, "walkSteps": 0, "battery": 61, "totalSteps": 0, "totalCals": 80, "distance": 0, "thermalGen": 10, "caseTemp": 122, "sleepDuration": 122, "actCals": 2, "heartRate": 0, "sleepState": 0, "skinTemp": 124}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:32:55 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 12 18:32:55 msm8909 python3[3056]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 18:32:56 msm8909 python3[3056]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:32:57 msm8909 python3[3056]: 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, 64, 111, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 26, 2, 232, 106, 0, 0, 0]
May 12 18:32:57 msm8909 python3[3056]: GOT Firmware Version: V1.5.4d0
May 12 18:32:57 msm8909 python3[3056]: GOT Pairing Code: 251a
May 12 18:32:57 msm8909 python3[3056]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 18:32:57 msm8909 python3[3056]: NO FW Update needed.
May 12 18:32:57 msm8909 python3[3056]: LAST SYNC: 1715498785
May 12 18:32:58 msm8909 python3[3056]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 61, 0, 0, 64, 10, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 75, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 18:32:58 msm8909 python3[3056]: ACTIVITY: 0
May 12 18:33:04 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044006666
May 12 18:33:04 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048106565
May 12 18:33:05 msm8909 python3[3056]: 186.47406816482544 [06:05:04:02:E8:6A] <- HR 0000
May 12 18:33:06 msm8909 python3[3056]: HR READING: 0 TOOK 7.511027 secs
May 12 18:33:06 msm8909 python3[3056]: DEACTIVATING HR.
May 12 18:33:06 msm8909 python3[3056]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:33:06 msm8909 python3[3056]: GOT Instant Data: {'solar_gen': 61, 'bmr_cals': 0, 'activity': 0, 'walk_steps': 0, 'sleep_duration': 0, 'skin_temp': 102, 'distance': 0, 'total_cals': 0, 'act_cals': 0, 'run_steps': 0, 'thermal_gen': 10, 'heart_rate': 0, 'battery': 75, 'case_temp': 102, 'total_steps': 0}
May 12 18:33:06 msm8909 python3[3056]: W ID: 76
May 12 18:33:06 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715509986, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'activity': 0, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'heartRate': 0, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'battery': 75, 'thermalGen': 10, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:33:06 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715509986, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'activity': 0, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'heartRate': 0, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'battery': 75, 'thermalGen': 10, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:33:06 msm8909 python3[3056]: [SSE] Sending: {"key": "42e8f31b007241a38c6720a5f7a46a04", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715509986, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "activity": 0, "totalSteps": 0, "totalCals": 0, "distance": 0, "heartRate": 0, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "battery": 75, "thermalGen": 10, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:33:06 msm8909 python3[3056]: Instant Upload complete
May 12 18:33:06 msm8909 python3[3056]: using silent sync
May 12 18:33:06 msm8909 python3[3056]: Starting sync for: 06:05:04:02:E8:6A
May 12 18:33:06 msm8909 python3[3056]: ACTIVATING AMDTP.
May 12 18:33:06 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 184, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b80013000000005f106666
May 12 18:33:06 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:33:07 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 124, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 122, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003d307a7c
May 12 18:33:07 msm8909 python3[3056]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0012
May 12 18:33:07 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000047106666
May 12 18:33:07 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:33:07 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715509987, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:33:07 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715509987, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:33:07 msm8909 python3[3056]: [SSE] Sending: {"key": "fff0bf721b4f483e8f80c2d4d6d3dcb2", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715509987, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 77, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:33:08 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 12 18:33:08 msm8909 python3[3056]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 18:33:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:33:08 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:33:08 msm8909 python3[3056]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013
May 12 18:33:08 msm8909 python3[3056]: Sending start sync for: 06:05:04:02:E8:6A
May 12 18:33:08 msm8909 python3[3056]: 189.33208394050598 [06:05:04:02:E8:6A] -> TX[10] b'060040109100a4a98329'
May 12 18:33:09 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 12 18:33:10 msm8909 python3[3056]: 190.62147235870361 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:33:10 msm8909 python3[3056]: 191.25587582588196 [06:05:04:02:E8:6A] <- RX 06004010e2009183912d
May 12 18:33:10 msm8909 python3[3056]: 191.26490783691406 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:33:10 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:10 msm8909 python3[3056]: Header: 06004010 payload: e200 crc: 9183912d
May 12 18:33:10 msm8909 python3[3056]: 191.27186751365662 [06:05:04:02:E8:6A] -> TX[10] b'0600401092269a7fa3d0'
May 12 18:33:10 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 12 18:33:11 msm8909 python3[3056]: 191.89774322509766 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:33:11 msm8909 python3[3056]: 191.92535996437073 [06:05:04:02:E8:6A] <- RX 06004011e2009183912d
May 12 18:33:11 msm8909 python3[3056]: 191.93427133560181 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:33:11 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:11 msm8909 python3[3056]: Header: 06004011 payload: e200 crc: 9183912d
May 12 18:33:11 msm8909 python3[3056]: 191.94306755065918 [06:05:04:02:E8:6A] -> TX[11] b'07004010900f002d7dca85'
May 12 18:33:11 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 12 18:33:12 msm8909 python3[3056]: 192.52904558181763 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:33:12 msm8909 python3[3056]: 192.85030961036682 [06:05:04:02:E8:6A] <- RX 06004012e2009183912d
May 12 18:33:12 msm8909 python3[3056]: 192.85877728462219 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:33:12 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:12 msm8909 python3[3056]: Header: 06004012 payload: e200 crc: 9183912d
May 12 18:33:12 msm8909 python3[3056]: 192.86560463905334 [06:05:04:02:E8:6A] -> TX[11] b'070040109316006c6a8c1c'
May 12 18:33:12 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 12 18:33:12 msm8909 python3[3056]: 193.48617339134216 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:33:13 msm8909 python3[3056]: 193.81082034111023 [06:05:04:02:E8:6A] <- RX 06004013e2009183912d
May 12 18:33:13 msm8909 python3[3056]: 193.82107019424438 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:33:13 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:13 msm8909 python3[3056]: Header: 06004013 payload: e200 crc: 9183912d
May 12 18:33:13 msm8909 python3[3056]: 193.827956199646 [06:05:04:02:E8:6A] -> TX[11] b'070040109317002d5b9705'
May 12 18:33:13 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 12 18:33:13 msm8909 python3[3056]: 194.22007155418396 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:33:14 msm8909 python3[3056]: 194.61259865760803 [06:05:04:02:E8:6A] <- RX 06004014e2009183912d
May 12 18:33:14 msm8909 python3[3056]: 194.62488412857056 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:33:14 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:14 msm8909 python3[3056]: Header: 06004014 payload: e200 crc: 9183912d
May 12 18:33:14 msm8909 python3[3056]: 194.63523149490356 [06:05:04:02:E8:6A] -> TX[10] b'060040109124754d8015'
May 12 18:33:14 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 12 18:33:14 msm8909 python3[3056]: 194.70691680908203 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:33:14 msm8909 python3[3056]: 194.73588705062866 [06:05:04:02:E8:6A] <- RX 24004015000066409ae6000000190064070b000000000000000000000000000000000015ee88a621
May 12 18:33:14 msm8909 python3[3056]: 194.74573469161987 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:33:14 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:14 msm8909 python3[3056]: user prefs:
May 12 18:33:14 msm8909 python3[3056]: self.clockFormat: 00
May 12 18:33:14 msm8909 python3[3056]: self.unit: 00
May 12 18:33:14 msm8909 python3[3056]: self.time: 00000000
May 12 18:33:14 msm8909 python3[3056]: self.timezone: 0000
May 12 18:33:14 msm8909 python3[3056]: self.gender: 00
May 12 18:33:14 msm8909 python3[3056]: self.age: 19
May 12 18:33:14 msm8909 python3[3056]: self.weight: 0064
May 12 18:33:14 msm8909 python3[3056]: self.height: 070b
May 12 18:33:14 msm8909 python3[3056]: self.steps: 00003a98
May 12 18:33:14 msm8909 python3[3056]: self.distance: 00000003
May 12 18:33:14 msm8909 python3[3056]: self.calories: 000004b0
May 12 18:33:14 msm8909 python3[3056]: self.sleep: 000001e0
May 12 18:33:14 msm8909 python3[3056]: self.language: 00
May 12 18:33:14 msm8909 python3[3056]: self.sleeptime: 15
May 12 18:33:14 msm8909 python3[3056]: 194.81975603103638 [06:05:04:02:E8:6A] <- RX 06004016e2009183912d
May 12 18:33:14 msm8909 python3[3056]: 194.82886528968811 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:33:14 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:14 msm8909 python3[3056]: Header: 06004016 payload: e200 crc: 9183912d
May 12 18:33:14 msm8909 python3[3056]: 194.83740758895874 [06:05:04:02:E8:6A] -> TX[42] b'260040109024000066409aea000000190064070b00003a9800000003000004b0000001e0001597500056'
May 12 18:33:14 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 260040109024000066409aea000000190064070b00003a9800000003000004b0000001e0001597500056
May 12 18:33:14 msm8909 python3[3056]: 194.91194581985474 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:33:14 msm8909 python3[3056]: 195.30244779586792 [06:05:04:02:E8:6A] <- RX 06004017e2009183912d
May 12 18:33:14 msm8909 python3[3056]: 195.31132841110229 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:33:14 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:14 msm8909 python3[3056]: Header: 06004017 payload: e200 crc: 9183912d
May 12 18:33:14 msm8909 python3[3056]: 195.32056427001953 [06:05:04:02:E8:6A] -> TX[11] b'07004010930c0121a0a6db'
May 12 18:33:14 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 12 18:33:14 msm8909 python3[3056]: 195.3919198513031 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:33:15 msm8909 python3[3056]: 195.75063490867615 [06:05:04:02:E8:6A] <- RX 06004018e2009183912d
May 12 18:33:15 msm8909 python3[3056]: 195.75941061973572 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:33:15 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:15 msm8909 python3[3056]: Header: 06004018 payload: e200 crc: 9183912d
May 12 18:33:15 msm8909 python3[3056]: 195.76637005805969 [06:05:04:02:E8:6A] -> TX[10] b'060040109237685f13ba'
May 12 18:33:15 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 12 18:33:15 msm8909 python3[3056]: 195.84751963615417 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:33:15 msm8909 python3[3056]: 195.87421536445618 [06:05:04:02:E8:6A] <- RX 05004019011bdf05a5
May 12 18:33:15 msm8909 python3[3056]: 195.88274502754211 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:33:15 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:15 msm8909 python3[3056]: 06:05:04:02:E8:6A: License Good
May 12 18:33:15 msm8909 python3[3056]: 195.96005535125732 [06:05:04:02:E8:6A] <- RX 0600401ae2009183912d
May 12 18:33:15 msm8909 python3[3056]: 195.96894526481628 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:33:15 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:15 msm8909 python3[3056]: Header: 0600401a payload: e200 crc: 9183912d
May 12 18:33:15 msm8909 python3[3056]: 195.97567105293274 [06:05:04:02:E8:6A] -> TX[10] b'060040109126592c8efb'
May 12 18:33:15 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 12 18:33:15 msm8909 python3[3056]: 196.05810141563416 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:33:15 msm8909 python3[3056]: 196.08772230148315 [06:05:04:02:E8:6A] <- RX 1c00401b00000001000000010000000000000000000000bb00000000f8bbaadc
May 12 18:33:15 msm8909 python3[3056]: 196.09676623344421 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:33:15 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:15 msm8909 python3[3056]: 196.20242261886597 [06:05:04:02:E8:6A] <- RX 0600401ce2009183912d
May 12 18:33:15 msm8909 python3[3056]: 196.21138834953308 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:33:15 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:15 msm8909 python3[3056]: Header: 0600401c payload: e200 crc: 9183912d
May 12 18:33:15 msm8909 python3[3056]: 196.21799373626709 [06:05:04:02:E8:6A] -> TX[10] b'060040109107073ce7b7'
May 12 18:33:15 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 12 18:33:15 msm8909 python3[3056]: 196.29412055015564 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:33:15 msm8909 python3[3056]: 196.32203245162964 [06:05:04:02:E8:6A] <- RX 0500401d008def02d2
May 12 18:33:15 msm8909 python3[3056]: 196.33087277412415 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:33:15 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:15 msm8909 python3[3056]: 196.41199564933777 [06:05:04:02:E8:6A] <- RX 0600401ee2009183912d
May 12 18:33:15 msm8909 python3[3056]: 196.42088651657104 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:33:15 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:15 msm8909 python3[3056]: Header: 0600401e payload: e200 crc: 9183912d
May 12 18:33:15 msm8909 python3[3056]: 196.4275975227356 [06:05:04:02:E8:6A] -> TX[10] b'060040109117632c50aa'
May 12 18:33:15 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 12 18:33:16 msm8909 python3[3056]: 196.50422668457031 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:33:16 msm8909 python3[3056]: 196.53032922744751 [06:05:04:02:E8:6A] <- RX 0800401f086f406686f0d3f3
May 12 18:33:16 msm8909 python3[3056]: 196.54062581062317 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:33:16 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:16 msm8909 python3[3056]: 196.6292667388916 [06:05:04:02:E8:6A] <- RX 06004010e2009183912d
May 12 18:33:16 msm8909 python3[3056]: 196.64018750190735 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:33:16 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:16 msm8909 python3[3056]: Header: 06004010 payload: e200 crc: 9183912d
May 12 18:33:16 msm8909 python3[3056]: 196.64706897735596 [06:05:04:02:E8:6A] -> TX[10] b'060040109106910ce0c0'
May 12 18:33:16 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 12 18:33:16 msm8909 python3[3056]: 196.7228090763092 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:33:16 msm8909 python3[3056]: 196.79045414924622 [06:05:04:02:E8:6A] <- RX 040240110000000000000004660200004bc30c080000000000000004660200004bc30c080000000000000004660200004cc30c080000000000000004660200004ac30c080000000000000004660200004bc30c080000000000000004660200004cc30c080000000000000004660200004bc30c080000000000000004660200004bc30c080000000000000004660200004ac30c080000000000000004660200004bc30c080000000000000004660200004bc30c080000000000000004660200004cc30c080000000000000004660200004bc30c080000000000000004660200004bc30c080000000000000004660200004ac30c08
May 12 18:33:16 msm8909 python3[3056]: 196.83957719802856 [06:05:04:02:E8:6A] <- RX 0000000000000004660200004bc30c080000000000000004660200004ac30c080000000000000004660200004cc30c080000000000000004660200004bc30c080000000000000004660200004bc30c080000000000000004660200004bc30c080000000000000004660200004bc30c080000000000000004660200004bc30c080000000000000004660200004cc30c080000000000000004660200004bc30c080000000000000004660200004bc30c080000000000000004660200004bc30c080000000000000004660200004bc30c080000000000000004660200004bc30c080000000000000004660200004bc30c0800000000
May 12 18:33:16 msm8909 python3[3056]: 196.86460256576538 [06:05:04:02:E8:6A] <- RX 00000004660200004bc30c080000000000000004660200004bc30c08a3cd4417
May 12 18:33:16 msm8909 python3[3056]: 196.87458109855652 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:33:16 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:16 msm8909 python3[3056]: DBUS: Write Char failed for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013
May 12 18:33:16 msm8909 python3[3056]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: Not connected (36)
May 12 18:33:18 msm8909 python3[3056]: DBUS: Sub succesfully removed /org/bluez/hci0/dev_06_05_04_02_E8_6A-00002760-08c2-11e1-9073-0e8ac72e0013
May 12 18:33:18 msm8909 python3[3056]: DBUS: Sub succesfully removed /org/bluez/hci0/dev_06_05_04_02_E8_6A-00002760-08c2-11e1-9073-0e8ac72e0012
May 12 18:33:18 msm8909 python3[3056]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 18:33:18 msm8909 python3[3056]: DBUS: 06:05:04:02:E8:6A disconnected.
May 12 18:33:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:33:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 184, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b80013000000005f306666
May 12 18:33:18 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:33:18 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:33:18 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:33:18 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:33:18 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:33:18 msm8909 python3[3056]: [SSE] Sending: {"key": "08f8b80144014d29ab239b23878ffb29", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:33:18 msm8909 python3[3056]: [SSE] RX'd: {'key': 'f877c94b72be4fce9935cbd4e7995d06', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509953.355566}
May 12 18:33:18 msm8909 python3[3056]: [SSE] RX'd: {'key': '30e78a51c50e4303b396ee622a35c30a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509962.2297697}
May 12 18:33:18 msm8909 python3[3056]: [SSE] RX'd: {'key': 'b60a7c187ddd4915a4cf076e4135fa16', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509969.606092}
May 12 18:33:18 msm8909 python3[3056]: [SSE] RX'd: {'key': '837d0c699b18406da37f950fbc150b21', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509973.0071476}
May 12 18:33:18 msm8909 python3[3056]: [SSE] RX'd: {'key': 'aba88c6c0921464185bf2bb292db0a38', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509975.1576397}
May 12 18:33:18 msm8909 python3[3056]: [SSE] RX'd: {'key': '42e8f31b007241a38c6720a5f7a46a04', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509986.618938}
May 12 18:33:19 msm8909 python3[3056]: [SSE] RX'd: {'key': 'fff0bf721b4f483e8f80c2d4d6d3dcb2', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509988.2116768}
May 12 18:33:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 124, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 62, 'pairing_code': b'\x13\xd4', 'case_temp': 123, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003e107b7c
May 12 18:33:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:33:19 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715509999, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:33:19 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715509999, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:33:19 msm8909 python3[3056]: [SSE] Sending: {"key": "5066e56b16c1417c9af8d7298a04795d", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715509999, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:33:19 msm8909 python3[3056]: [SSE] RX'd: {'key': '08f8b80144014d29ab239b23878ffb29', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509999.2129459}
May 12 18:33:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:33:19 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:33:19 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:33:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 93, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005d000a0000000054206565
May 12 18:33:19 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:33:20 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000046206666
May 12 18:33:20 msm8909 python3[3056]: [SSE] RX'd: {'key': '5066e56b16c1417c9af8d7298a04795d', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715509999.9099166}
May 12 18:33:21 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057006666
May 12 18:33:21 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:33:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:33:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000046306666
May 12 18:33:32 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 93, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005d000a0000000054306565
May 12 18:33:32 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:33:32 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000066000a000000005b006666
May 12 18:33:32 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:33:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:33:33 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:33:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 184, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b80013000000005f006666
May 12 18:33:33 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:33:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:33:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 124, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 62, 'pairing_code': b'\x13\xd4', 'case_temp': 123, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003e207b7c
May 12 18:33:34 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:33:34 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:33:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000046006666
May 12 18:33:34 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:33:34 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:33:35 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:33:35 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:33:36 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:33:36 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:33:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:33:42 msm8909 python3[3056]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 12 18:33:44 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:33:45 msm8909 python3[3056]: DBUS: Connected to 06:05:04:11:B9:D2
May 12 18:33:45 msm8909 python3[3056]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:33:45 msm8909 python3[3056]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:33:45 msm8909 python3[3056]: [SSE] Sending: {"key": "5d8f2d066c984863942d4cfb2caa3464", "msg": {"wearables": [{"wearable_id": 75, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:33:45 msm8909 python3[3056]: ACTIVATING HR.
May 12 18:33:46 msm8909 python3[3056]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 12 18:33:46 msm8909 python3[3056]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:33:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 124, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 62, 'pairing_code': b'\x13\xd4', 'case_temp': 123, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003e307b7c
May 12 18:33:47 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:33:47 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:33:47 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000046106666
May 12 18:33:47 msm8909 python3[3056]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:33:47 msm8909 python3[3056]: 228.24964451789856 [06:05:04:11:B9:D2] <- HR 0000
May 12 18:33:47 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:33:47 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:33:48 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:33:48 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:33:48 msm8909 python3[3056]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 12 18:33:48 msm8909 python3[3056]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:33:49 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:33:49 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 93, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005d000a0000000054106565
May 12 18:33:49 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:33:49 msm8909 python3[3056]: 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, 64, 112, 162, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 146, 17, 185, 210, 0, 0, 0]
May 12 18:33:49 msm8909 python3[3056]: GOT Firmware Version: V1.5.4d0
May 12 18:33:49 msm8909 python3[3056]: GOT Pairing Code: 1d92
May 12 18:33:49 msm8909 python3[3056]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 18:33:49 msm8909 python3[3056]: NO FW Update needed.
May 12 18:33:49 msm8909 python3[3056]: LAST SYNC: 1715499170
May 12 18:33:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 184, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b80013000000005f206666
May 12 18:33:50 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:33:51 msm8909 python3[3056]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 12 18:33:51 msm8909 python3[3056]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:33:51 msm8909 python3[3056]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 10, 0, 0, 64, 10, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 68, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 18:33:51 msm8909 python3[3056]: ACTIVITY: 0
May 12 18:33:51 msm8909 python3[3056]: HR READING: 0 TOOK 0.000416 secs
May 12 18:33:51 msm8909 python3[3056]: DEACTIVATING HR.
May 12 18:33:51 msm8909 python3[3056]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:33:51 msm8909 python3[3056]: GOT Instant Data: {'solar_gen': 10, 'bmr_cals': 0, 'activity': 0, 'walk_steps': 0, 'sleep_duration': 0, 'skin_temp': 102, 'distance': 0, 'total_cals': 0, 'act_cals': 0, 'run_steps': 0, 'thermal_gen': 10, 'heart_rate': 0, 'battery': 68, 'case_temp': 102, 'total_steps': 0}
May 12 18:33:51 msm8909 python3[3056]: W ID: 75
May 12 18:33:51 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510031, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'activity': 0, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'heartRate': 0, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'battery': 68, 'thermalGen': 10, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:33:51 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510031, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'activity': 0, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'heartRate': 0, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'battery': 68, 'thermalGen': 10, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:33:51 msm8909 python3[3056]: [SSE] Sending: {"key": "db23ca36e4c74118add62548e5a3756d", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715510031, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "activity": 0, "totalSteps": 0, "totalCals": 0, "distance": 0, "heartRate": 0, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "battery": 68, "thermalGen": 10, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:33:51 msm8909 python3[3056]: Instant Upload complete
May 12 18:33:51 msm8909 python3[3056]: using silent sync
May 12 18:33:51 msm8909 python3[3056]: Starting sync for: 06:05:04:11:B9:D2
May 12 18:33:51 msm8909 python3[3056]: ACTIVATING AMDTP.
May 12 18:33:54 msm8909 python3[3056]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 12 18:33:55 msm8909 python3[3056]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 12 18:33:55 msm8909 python3[3056]: Sending start sync for: 06:05:04:11:B9:D2
May 12 18:33:55 msm8909 python3[3056]: 236.18916273117065 [06:05:04:11:B9:D2] -> TX[10] b'060040109100a4a98329'
May 12 18:33:56 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 12 18:33:56 msm8909 python3[3056]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 18:33:56 msm8909 python3[3056]: 237.47575235366821 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 18:33:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000046106666
May 12 18:33:57 msm8909 python3[3056]: 238.11544919013977 [06:05:04:11:B9:D2] <- RX 06004010e2009183912d
May 12 18:33:57 msm8909 python3[3056]: 238.12800455093384 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:33:57 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:57 msm8909 python3[3056]: Header: 06004010 payload: e200 crc: 9183912d
May 12 18:33:57 msm8909 python3[3056]: 238.13581013679504 [06:05:04:11:B9:D2] -> TX[10] b'0600401092269a7fa3d0'
May 12 18:33:57 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 12 18:33:58 msm8909 python3[3056]: 238.75564646720886 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 18:33:58 msm8909 python3[3056]: 238.78213286399841 [06:05:04:11:B9:D2] <- RX 06004011e2009183912d
May 12 18:33:58 msm8909 python3[3056]: 238.79094958305359 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:33:58 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:58 msm8909 python3[3056]: Header: 06004011 payload: e200 crc: 9183912d
May 12 18:33:58 msm8909 python3[3056]: 238.79938173294067 [06:05:04:11:B9:D2] -> TX[11] b'07004010900f002d7dca85'
May 12 18:33:58 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 12 18:33:58 msm8909 python3[3056]: DBUS: Connected to 06:05:04:32:34:65
May 12 18:33:58 msm8909 python3[3056]: 239.40953159332275 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 18:33:58 msm8909 python3[3056]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:33:58 msm8909 python3[3056]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:33:58 msm8909 python3[3056]: [SSE] Sending: {"key": "cb22e33b26f9469a9b3af3262a9659a8", "msg": {"wearables": [{"wearable_id": 74, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:33:59 msm8909 python3[3056]: ACTIVATING HR.
May 12 18:33:59 msm8909 python3[3056]: 239.70887732505798 [06:05:04:11:B9:D2] <- RX 06004012e2009183912d
May 12 18:33:59 msm8909 python3[3056]: 239.72102832794189 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:33:59 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:33:59 msm8909 python3[3056]: Header: 06004012 payload: e200 crc: 9183912d
May 12 18:33:59 msm8909 python3[3056]: 239.72764015197754 [06:05:04:11:B9:D2] -> TX[11] b'070040109316006c6a8c1c'
May 12 18:33:59 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 12 18:34:00 msm8909 python3[3056]: 240.66295838356018 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 18:34:00 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:34:00 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:34:00 msm8909 python3[3056]: 240.98676013946533 [06:05:04:11:B9:D2] <- RX 06004013e2009183912d
May 12 18:34:00 msm8909 python3[3056]: 240.99616432189941 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:00 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:00 msm8909 python3[3056]: Header: 06004013 payload: e200 crc: 9183912d
May 12 18:34:00 msm8909 python3[3056]: 241.00254726409912 [06:05:04:11:B9:D2] -> TX[11] b'070040109317002d5b9705'
May 12 18:34:00 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 12 18:34:00 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 184, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b80013000000005f306666
May 12 18:34:00 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:34:01 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 124, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 62, 'pairing_code': b'\x13\xd4', 'case_temp': 123, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003e107b7c
May 12 18:34:01 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510041, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 78, 'walkSteps': 0, 'battery': 62, 'totalSteps': 0, 'totalCals': 80, 'distance': 0, 'thermalGen': 10, 'caseTemp': 123, 'sleepDuration': 122, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 124}, 'firmwareRevision': None}
May 12 18:34:01 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510041, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 78, 'walkSteps': 0, 'battery': 62, 'totalSteps': 0, 'totalCals': 80, 'distance': 0, 'thermalGen': 10, 'caseTemp': 123, 'sleepDuration': 122, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 124}, 'firmwareRevision': None}
May 12 18:34:01 msm8909 python3[3056]: [SSE] Sending: {"key": "62bdf12db3ad45c0a3decc76f1402555", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715510041, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 78, "walkSteps": 0, "battery": 62, "totalSteps": 0, "totalCals": 80, "distance": 0, "thermalGen": 10, "caseTemp": 123, "sleepDuration": 122, "actCals": 2, "heartRate": 0, "sleepState": 0, "skinTemp": 124}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:34:01 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000066000a000000005b306666
May 12 18:34:01 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:34:01 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:34:01 msm8909 python3[3056]: 242.25918769836426 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 18:34:02 msm8909 python3[3056]: 242.57918357849121 [06:05:04:11:B9:D2] <- RX 06004014e2009183912d
May 12 18:34:02 msm8909 python3[3056]: 242.64858913421631 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:02 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:02 msm8909 python3[3056]: Header: 06004014 payload: e200 crc: 9183912d
May 12 18:34:02 msm8909 python3[3056]: 242.65499806404114 [06:05:04:11:B9:D2] -> TX[10] b'060040109124754d8015'
May 12 18:34:02 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 12 18:34:02 msm8909 python3[3056]: 243.21470284461975 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 18:34:02 msm8909 python3[3056]: 243.24626231193542 [06:05:04:11:B9:D2] <- RX 24004015000066409b1c000000190064070b0000000000000000000000000000000000157a9381e1
May 12 18:34:02 msm8909 python3[3056]: 243.25473713874817 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:02 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:02 msm8909 python3[3056]: user prefs:
May 12 18:34:02 msm8909 python3[3056]: self.clockFormat: 00
May 12 18:34:02 msm8909 python3[3056]: self.unit: 00
May 12 18:34:02 msm8909 python3[3056]: self.time: 00000000
May 12 18:34:02 msm8909 python3[3056]: self.timezone: 0000
May 12 18:34:02 msm8909 python3[3056]: self.gender: 00
May 12 18:34:02 msm8909 python3[3056]: self.age: 19
May 12 18:34:02 msm8909 python3[3056]: self.weight: 0064
May 12 18:34:02 msm8909 python3[3056]: self.height: 070b
May 12 18:34:02 msm8909 python3[3056]: self.steps: 00003a98
May 12 18:34:02 msm8909 python3[3056]: self.distance: 00000003
May 12 18:34:02 msm8909 python3[3056]: self.calories: 000004b0
May 12 18:34:02 msm8909 python3[3056]: self.sleep: 000001e0
May 12 18:34:02 msm8909 python3[3056]: self.language: 00
May 12 18:34:02 msm8909 python3[3056]: self.sleeptime: 15
May 12 18:34:03 msm8909 python3[3056]: 243.63115239143372 [06:05:04:11:B9:D2] <- RX 06004016e2009183912d
May 12 18:34:03 msm8909 python3[3056]: 243.65117311477661 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:03 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:03 msm8909 python3[3056]: Header: 06004016 payload: e200 crc: 9183912d
May 12 18:34:03 msm8909 python3[3056]: 243.65808629989624 [06:05:04:11:B9:D2] -> TX[42] b'260040109024000066409b1a000000190064070b00003a9800000003000004b0000001e000150babbd89'
May 12 18:34:03 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 260040109024000066409b1a000000190064070b00003a9800000003000004b0000001e000150babbd89
May 12 18:34:03 msm8909 python3[3056]: 243.72296929359436 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 18:34:03 msm8909 python3[3056]: 244.08514904975891 [06:05:04:11:B9:D2] <- RX 06004017e2009183912d
May 12 18:34:03 msm8909 python3[3056]: 244.09444975852966 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:03 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:03 msm8909 python3[3056]: Header: 06004017 payload: e200 crc: 9183912d
May 12 18:34:03 msm8909 python3[3056]: 244.10391902923584 [06:05:04:11:B9:D2] -> TX[11] b'07004010930c0121a0a6db'
May 12 18:34:03 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 12 18:34:03 msm8909 python3[3056]: 244.201575756073 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 18:34:04 msm8909 python3[3056]: 244.5328049659729 [06:05:04:11:B9:D2] <- RX 06004018e2009183912d
May 12 18:34:04 msm8909 python3[3056]: 244.54125714302063 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:04 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:04 msm8909 python3[3056]: Header: 06004018 payload: e200 crc: 9183912d
May 12 18:34:04 msm8909 python3[3056]: 244.54790306091309 [06:05:04:11:B9:D2] -> TX[10] b'060040109237685f13ba'
May 12 18:34:04 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 12 18:34:04 msm8909 python3[3056]: 244.62503433227539 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 18:34:04 msm8909 python3[3056]: 244.65138602256775 [06:05:04:11:B9:D2] <- RX 05004019011bdf05a5
May 12 18:34:04 msm8909 python3[3056]: 244.66046595573425 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:04 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:04 msm8909 python3[3056]: 06:05:04:11:B9:D2: License Good
May 12 18:34:04 msm8909 python3[3056]: 244.74333047866821 [06:05:04:11:B9:D2] <- RX 0600401ae2009183912d
May 12 18:34:04 msm8909 python3[3056]: 244.75264382362366 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:04 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:04 msm8909 python3[3056]: Header: 0600401a payload: e200 crc: 9183912d
May 12 18:34:04 msm8909 python3[3056]: 244.76089382171631 [06:05:04:11:B9:D2] -> TX[10] b'060040109126592c8efb'
May 12 18:34:04 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 12 18:34:04 msm8909 python3[3056]: 244.83533382415771 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 18:34:04 msm8909 python3[3056]: 244.863929271698 [06:05:04:11:B9:D2] <- RX 1c00401b00000001000000010000000000000000000000b50000000099059a63
May 12 18:34:04 msm8909 python3[3056]: 244.87891149520874 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:04 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:04 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:34:04 msm8909 python3[3056]: 244.95459485054016 [06:05:04:11:B9:D2] <- RX 0600401ce2009183912d
May 12 18:34:04 msm8909 python3[3056]: 244.96346116065979 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:04 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:04 msm8909 python3[3056]: Header: 0600401c payload: e200 crc: 9183912d
May 12 18:34:04 msm8909 python3[3056]: 244.97025108337402 [06:05:04:11:B9:D2] -> TX[10] b'060040109107073ce7b7'
May 12 18:34:04 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 12 18:34:04 msm8909 python3[3056]: 245.04626679420471 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 18:34:04 msm8909 python3[3056]: 245.07377576828003 [06:05:04:11:B9:D2] <- RX 0500401d008def02d2
May 12 18:34:04 msm8909 python3[3056]: 245.0827841758728 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:04 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:04 msm8909 python3[3056]: 245.19218873977661 [06:05:04:11:B9:D2] <- RX 0600401ee2009183912d
May 12 18:34:04 msm8909 python3[3056]: 245.20415329933167 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:04 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:04 msm8909 python3[3056]: Header: 0600401e payload: e200 crc: 9183912d
May 12 18:34:04 msm8909 python3[3056]: 245.2111177444458 [06:05:04:11:B9:D2] -> TX[10] b'060040109117632c50aa'
May 12 18:34:04 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 12 18:34:04 msm8909 python3[3056]: 245.29233050346375 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 18:34:04 msm8909 python3[3056]: 245.31852412223816 [06:05:04:11:B9:D2] <- RX 0800401f70704066b89c224a
May 12 18:34:04 msm8909 python3[3056]: 245.32744765281677 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:04 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:04 msm8909 python3[3056]: 245.40191102027893 [06:05:04:11:B9:D2] <- RX 06004010e2009183912d
May 12 18:34:04 msm8909 python3[3056]: 245.41090202331543 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:04 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:04 msm8909 python3[3056]: Header: 06004010 payload: e200 crc: 9183912d
May 12 18:34:04 msm8909 python3[3056]: 245.41774368286133 [06:05:04:11:B9:D2] -> TX[10] b'060040109106910ce0c0'
May 12 18:34:04 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 12 18:34:05 msm8909 python3[3056]: 245.49555110931396 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 18:34:05 msm8909 python3[3056]: 245.62573742866516 [06:05:04:11:B9:D2] <- RX 04024011000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08
May 12 18:34:05 msm8909 python3[3056]: 245.7340681552887 [06:05:04:11:B9:D2] <- RX 000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c1e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c0800000000
May 12 18:34:05 msm8909 python3[3056]: 245.78879022598267 [06:05:04:11:B9:D2] <- RX 0000000466020000c1e00c08000000000000000466020000c4e00c0815dba226
May 12 18:34:05 msm8909 python3[3056]: 245.79822278022766 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:05 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:05 msm8909 python3[3056]: 246.0468270778656 [06:05:04:11:B9:D2] <- RX 04024012000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08
May 12 18:34:05 msm8909 python3[3056]: 246.09266257286072 [06:05:04:11:B9:D2] <- RX 000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c0800000000
May 12 18:34:05 msm8909 python3[3056]: 246.11765313148499 [06:05:04:11:B9:D2] <- RX 0000000466020000c3e00c08000000000000000466020000c4e00c089b2a9d04
May 12 18:34:05 msm8909 python3[3056]: 246.12678122520447 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:05 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:05 msm8909 python3[3056]: 246.25456762313843 [06:05:04:11:B9:D2] <- RX 04024013000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08
May 12 18:34:05 msm8909 python3[3056]: 246.30106282234192 [06:05:04:11:B9:D2] <- RX 000000000000000466020000c2e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c1e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c0800000000
May 12 18:34:05 msm8909 python3[3056]: 246.32609009742737 [06:05:04:11:B9:D2] <- RX 0000000466020000c3e00c08000000000000000466020000c4e00c0832927a34
May 12 18:34:05 msm8909 python3[3056]: 246.33520364761353 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:05 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:05 msm8909 python3[3056]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:34:05 msm8909 python3[3056]: 246.46035122871399 [06:05:04:32:34:65] <- HR 0000
May 12 18:34:06 msm8909 python3[3056]: 246.56742668151855 [06:05:04:11:B9:D2] <- RX 04024014000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08
May 12 18:34:06 msm8909 python3[3056]: 246.69167828559875 [06:05:04:11:B9:D2] <- RX 000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c0800000000
May 12 18:34:06 msm8909 python3[3056]: 246.75726699829102 [06:05:04:11:B9:D2] <- RX 0000000466020000c4e00c08000000000000000466020000c4e00c0841106d82
May 12 18:34:06 msm8909 python3[3056]: 246.77435708045959 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:06 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:06 msm8909 python3[3056]: 246.97176837921143 [06:05:04:11:B9:D2] <- RX 04024015000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c2e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c4c00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c3e00c08000000000000000466020000c4e00c08000000000000000466020000c3c00c08
May 12 18:34:06 msm8909 python3[3056]: 247.08900332450867 [06:05:04:11:B9:D2] <- RX 000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c4c00c08000000000000000466020000c4c00c08000000000000000466020000c3c00c08000000000000000466020000c4c00c08000000000000000466020000c2c00c08000000000000000466020000c3c00c08000000000000000466020000c4c00c08000000000000000466020000c4c00c08000000000000000466020000c3c00c08000000000000000466020000c4c00c08000000000000000466020000c3c00c08000000000000000466020000c3c00c08000000000000000466020000c4c00c0800000000
May 12 18:34:06 msm8909 python3[3056]: 247.13793897628784 [06:05:04:11:B9:D2] <- RX 0000000466020000c3c00c08000000000000000466020000c3c00c0806760e3e
May 12 18:34:06 msm8909 python3[3056]: 247.14697098731995 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:06 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:06 msm8909 python3[3056]: 247.2892472743988 [06:05:04:11:B9:D2] <- RX 54014016000000000000000466020000c4c00c08000000000000000466020000c3c00c08000000000000000466020000c3c00c08000000000000000466020000c3c00c08000000000000000466020000c4c00c08000000000000000466020000c4c00c08000000000000000466020000c4c00c08000000000000000466020000c3c00c08000000000000000466020000c4c00c08000000000000000466020000c4c00c08000000000000000466020000c3c00c08000000000000000466020000c3c00c08000000000000000466020000c4c00c08000000000000000466020000c4c00c08000000000000000466020000c4c00c08
May 12 18:34:06 msm8909 python3[3056]: 247.32300734519958 [06:05:04:11:B9:D2] <- RX 000000000000000466020000c2c00c08000000000000000466020000c4c00c08000000000000000466020000c4c00c08000000000000000466020000c3c00c08000000000000000466020000c4c00c08000000000000000466020000c4c00c080fb9b194
May 12 18:34:06 msm8909 python3[3056]: 247.33214497566223 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:06 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:06 msm8909 python3[3056]: 247.41203856468201 [06:05:04:11:B9:D2] <- RX 06004017e2009183912d
May 12 18:34:06 msm8909 python3[3056]: 247.42086052894592 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:06 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:06 msm8909 python3[3056]: Header: 06004017 payload: e200 crc: 9183912d
May 12 18:34:06 msm8909 python3[3056]: 247.427729845047 [06:05:04:11:B9:D2] -> TX[10] b'06004010902397e9ff92'
May 12 18:34:06 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 12 18:34:07 msm8909 python3[3056]: 247.50572991371155 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 18:34:07 msm8909 python3[3056]: 247.53253245353699 [06:05:04:11:B9:D2] <- RX 06004018e2009183912d
May 12 18:34:07 msm8909 python3[3056]: 247.54165124893188 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:07 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:07 msm8909 python3[3056]: Header: 06004018 payload: e200 crc: 9183912d
May 12 18:34:07 msm8909 python3[3056]: 247.54827976226807 [06:05:04:11:B9:D2] -> TX[10] b'0600401091013299845e'
May 12 18:34:07 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 12 18:34:07 msm8909 python3[3056]: 247.62503004074097 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 18:34:07 msm8909 python3[3056]: 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, 64, 153, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 85, 50, 52, 101, 0, 0, 0]
May 12 18:34:07 msm8909 python3[3056]: GOT Firmware Version: V1.5.4d0
May 12 18:34:07 msm8909 python3[3056]: GOT Pairing Code: 0d55
May 12 18:34:07 msm8909 python3[3056]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 18:34:07 msm8909 python3[3056]: NO FW Update needed.
May 12 18:34:07 msm8909 python3[3056]: LAST SYNC: 1715509602
May 12 18:34:08 msm8909 python3[3056]: DBUS: Read 06:05:04:32:34:65 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 128, 0, 0, 64, 19, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 70, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 18:34:08 msm8909 python3[3056]: ACTIVITY: 0
May 12 18:34:08 msm8909 python3[3056]: HR READING: 0 TOOK 0.000407 secs
May 12 18:34:08 msm8909 python3[3056]: DEACTIVATING HR.
May 12 18:34:08 msm8909 python3[3056]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:34:08 msm8909 python3[3056]: GOT Instant Data: {'solar_gen': 128, 'bmr_cals': 0, 'activity': 0, 'walk_steps': 0, 'sleep_duration': 0, 'skin_temp': 102, 'distance': 0, 'total_cals': 0, 'act_cals': 0, 'run_steps': 0, 'thermal_gen': 19, 'heart_rate': 0, 'battery': 70, 'case_temp': 102, 'total_steps': 0}
May 12 18:34:08 msm8909 python3[3056]: W ID: 74
May 12 18:34:08 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510048, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 128, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'activity': 0, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'heartRate': 0, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'battery': 70, 'thermalGen': 19, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:34:08 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510048, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 128, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'activity': 0, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'heartRate': 0, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'battery': 70, 'thermalGen': 19, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:34:08 msm8909 python3[3056]: [SSE] Sending: {"key": "a605ea0052244d90899e56bce6677d22", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715510048, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 128, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "activity": 0, "totalSteps": 0, "totalCals": 0, "distance": 0, "heartRate": 0, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "battery": 70, "thermalGen": 19, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:34:08 msm8909 python3[3056]: Instant Upload complete
May 12 18:34:08 msm8909 python3[3056]: DBUS: Disconnecting from 06:05:04:32:34:65
May 12 18:34:08 msm8909 python3[3056]: 249.19456815719604 [06:05:04:11:B9:D2] <- RX 06004019e2009183912d
May 12 18:34:08 msm8909 python3[3056]: 249.2029492855072 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 18:34:08 msm8909 python3[3056]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:34:08 msm8909 python3[3056]: Header: 06004019 payload: e200 crc: 9183912d
May 12 18:34:08 msm8909 python3[3056]: command list complete
May 12 18:34:08 msm8909 python3[3056]: DEACTIVATING AMDTP.
May 12 18:34:08 msm8909 python3[3056]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 12 18:34:08 msm8909 python3[3056]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 12 18:34:08 msm8909 python3[3056]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 12 18:34:10 msm8909 python3[3056]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 12 18:34:11 msm8909 python3[3056]: Total BG Logs: 181
May 12 18:34:11 msm8909 python3[3056]: [SSE] BACKGROUND: {'events': [{'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715499120, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715499180, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715499240, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715499300, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715499360, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715499420, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex
May 12 18:34:11 msm8909 python3[3056]: ': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715499480, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715499540, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715499600, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715499660, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715499720, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715499780, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'hea
May 12 18:34:11 msm8909 python3[3056]: rtRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715499840, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715499900, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715499960, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715500020, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715500080, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715500140, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance
May 12 18:34:11 msm8909 python3[3056]: ': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715500200, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715500260, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715500320, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715500380, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 65, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715500440, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715500500, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 17155005
May 12 18:34:11 msm8909 python3[3056]: 60, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715500620, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715500680, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715500740, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715500800, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715500860, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715500920, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery'
May 12 18:34:11 msm8909 python3[3056]: : 65, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715500980, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501040, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501100, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501160, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501220, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501280, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity':
May 12 18:34:11 msm8909 python3[3056]: 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501340, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501400, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501460, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501520, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501580, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501640, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRu
May 12 18:34:11 msm8909 python3[3056]: nSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501700, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501760, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501820, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501880, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501940, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502000, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId
May 12 18:34:11 msm8909 python3[3056]: ': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502060, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502120, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502180, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502240, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502300, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502360, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'd
May 12 18:34:11 msm8909 python3[3056]: eltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502420, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502480, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502540, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502600, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502660, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502720, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIn
May 12 18:34:11 msm8909 python3[3056]: dex': 1, 'utcTimestamp': 1715502780, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502840, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502900, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502960, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503020, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503080, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503140, 'deltaBmrCals
May 12 18:34:11 msm8909 python3[3056]: ': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503200, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503260, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503320, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503380, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503440, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503500, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId':
May 12 18:34:11 msm8909 python3[3056]: '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503560, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503620, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503680, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503740, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503800, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503860, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 66, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals
May 12 18:34:11 msm8909 python3[3056]: ': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503920, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503980, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504040, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504100, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504160, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504220, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'po
May 12 18:34:11 msm8909 python3[3056]: werConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504280, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504340, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504400, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504460, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504520, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504580, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 65, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGe
May 12 18:34:11 msm8909 python3[3056]: nIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504640, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504700, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504760, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504820, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504880, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504940, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0
May 12 18:34:11 msm8909 python3[3056]: , 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505000, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505060, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}]}
May 12 18:34:11 msm8909 python3[3056]: [SSE] Sending: {"key": "6991b813e293411bb479e1e7eeeb134b", "msg": {"events": [{"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715499120, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715499180, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715499240, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715499300, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715499360, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715499420, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp":
May 12 18:34:11 msm8909 python3[3056]: 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715499480, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715499540, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715499600, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715499660, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715499720, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715499780, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex":
May 12 18:34:11 msm8909 python3[3056]: 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715499840, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715499900, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715499960, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715500020, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715500080, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715500140, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heart
May 12 18:34:11 msm8909 python3[3056]: Rate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715500200, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715500260, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715500320, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715500380, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 65, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715500440, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715500500, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance":
May 12 18:34:11 msm8909 python3[3056]: 0, "solarGenIndex": 1, "utcTimestamp": 1715500560, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715500620, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715500680, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715500740, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715500800, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715500860, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715500920
May 12 18:34:11 msm8909 python3[3056]: , "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 65, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715500980, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501040, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501100, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501160, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501220, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501280, "deltaBmrCals": 0, "caseTemp": 25.5, "battery":
May 12 18:34:11 msm8909 python3[3056]: 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501340, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501400, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501460, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501520, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501580, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501640, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0
May 12 18:34:11 msm8909 python3[3056]: , "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501700, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501760, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501820, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501880, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501940, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502000, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunS
May 12 18:34:11 msm8909 python3[3056]: teps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502060, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502120, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502180, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502240, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502300, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502360, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId":
May 12 18:34:11 msm8909 python3[3056]: 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502420, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502480, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502540, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502600, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502660, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502720, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "del
May 12 18:34:11 msm8909 python3[3056]: taWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502780, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502840, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502900, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502960, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503020, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503080, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenInde
May 12 18:34:11 msm8909 python3[3056]: x": 1, "utcTimestamp": 1715503140, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503200, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503260, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503320, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503380, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503440, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503500, "deltaBmrCals":
May 12 18:34:11 msm8909 python3[3056]: 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503560, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503620, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503680, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503740, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503800, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503860, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 66, "deviceId": "
May 12 18:34:11 msm8909 python3[3056]: 06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503920, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503980, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504040, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504100, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504160, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504220, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals":
May 12 18:34:11 msm8909 python3[3056]: 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504280, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504340, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504400, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504460, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504520, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504580, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 65, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powe
May 12 18:34:11 msm8909 python3[3056]: rConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504640, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504700, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504760, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504820, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504880, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504940, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenI
May 12 18:34:11 msm8909 python3[3056]: ndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505000, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505060, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}]}, "rt": "bg"}
May 12 18:34:11 msm8909 python3[3056]: [SSE] BACKGROUND: {'events': [{'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505120, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505180, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505240, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505300, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505360, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505420, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex
May 12 18:34:11 msm8909 python3[3056]: ': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505480, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505540, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505600, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505660, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505720, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505780, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'hea
May 12 18:34:11 msm8909 python3[3056]: rtRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505840, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505900, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505960, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506020, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506080, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506140, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance
May 12 18:34:11 msm8909 python3[3056]: ': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506200, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506260, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506320, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506380, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506440, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506500, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 17155065
May 12 18:34:11 msm8909 python3[3056]: 60, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506620, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506680, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506740, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506800, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506860, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506920, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery'
May 12 18:34:11 msm8909 python3[3056]: : 66, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506980, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507040, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507100, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507160, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507220, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507280, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity':
May 12 18:34:11 msm8909 python3[3056]: 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507340, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507400, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507460, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507520, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507580, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507640, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunS
May 12 18:34:11 msm8909 python3[3056]: teps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507700, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507760, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507820, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507880, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507940, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508000, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75,
May 12 18:34:11 msm8909 python3[3056]: 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508060, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 66, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508120, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508180, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508240, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508300, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508360, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkStep
May 12 18:34:11 msm8909 python3[3056]: s': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508420, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508480, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508540, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508600, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508660, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508720, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimes
May 12 18:34:11 msm8909 python3[3056]: tamp': 1715508780, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508840, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508900, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508960, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509020, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509080, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509140, 'deltaBmrCals': 0, 'caseTemp': 25.5,
May 12 18:34:11 msm8909 python3[3056]: 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509200, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509260, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509320, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509380, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509440, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509500, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activit
May 12 18:34:11 msm8909 python3[3056]: y': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509560, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509620, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 66, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509680, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509740, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509800, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 67, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509860, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSte
May 12 18:34:11 msm8909 python3[3056]: ps': 0}, {'powerConsumedIndex': 1, 'wearableId': 75, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509920, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 68, 'deviceId': '06:05:04:11:B9:D2', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}]}
May 12 18:34:11 msm8909 python3[3056]: [SSE] Sending: {"key": "d74857bfd08942a5b96d1ee4d51ca4b4", "msg": {"events": [{"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505120, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505180, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505240, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505300, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505360, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505420, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp":
May 12 18:34:11 msm8909 python3[3056]: 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505480, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505540, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505600, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505660, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505720, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505780, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex":
May 12 18:34:11 msm8909 python3[3056]: 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505840, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505900, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505960, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506020, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506080, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506140, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heart
May 12 18:34:11 msm8909 python3[3056]: Rate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506200, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506260, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506320, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506380, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506440, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506500, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance":
May 12 18:34:11 msm8909 python3[3056]: 0, "solarGenIndex": 1, "utcTimestamp": 1715506560, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506620, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506680, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506740, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506800, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506860, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506920
May 12 18:34:11 msm8909 python3[3056]: , "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 66, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506980, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507040, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507100, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507160, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507220, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507280, "deltaBmrCals": 0, "caseTemp": 25.5, "battery":
May 12 18:34:11 msm8909 python3[3056]: 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507340, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507400, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507460, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507520, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507580, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507640, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0,
May 12 18:34:11 msm8909 python3[3056]: "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507700, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507760, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507820, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507880, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507940, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508000, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps":
May 12 18:34:11 msm8909 python3[3056]: 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508060, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 66, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508120, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508180, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508240, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508300, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508360, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "therma
May 12 18:34:11 msm8909 python3[3056]: lGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508420, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508480, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508540, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508600, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508660, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508720, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "
May 12 18:34:11 msm8909 python3[3056]: deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508780, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508840, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508900, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508960, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509020, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509080, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1
May 12 18:34:11 msm8909 python3[3056]: 715509140, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509200, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509260, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509320, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509380, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509440, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509500, "deltaBmrCals": 0, "caseTemp": 25.5, "battery
May 12 18:34:11 msm8909 python3[3056]: ": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509560, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509620, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 66, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509680, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509740, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509800, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 67, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509860, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "
May 12 18:34:11 msm8909 python3[3056]: deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 75, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509920, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 68, "deviceId": "06:05:04:11:B9:D2", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}]}, "rt": "bg"}
May 12 18:34:11 msm8909 python3[3056]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 18:34:11 msm8909 python3[3056]: DBUS: 06:05:04:32:34:65 disconnected.
May 12 18:34:11 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000046106666
May 12 18:34:11 msm8909 python3[3056]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 18:34:11 msm8909 python3[3056]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 12 18:34:11 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:34:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000066000a000000005a106666
May 12 18:34:16 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:34:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 125, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 123, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003f207b7d
May 12 18:34:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:34:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:34:16 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510056, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:34:16 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510056, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:34:16 msm8909 python3[3056]: [SSE] Sending: {"key": "018a162c4e9744d088609b4bab2588a0", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715510056, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 75, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:34:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 184, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b80013000000005f106666
May 12 18:34:17 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:34:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:34:17 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:34:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000046006666
May 12 18:34:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:34:18 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:34:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048106565
May 12 18:34:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 93, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005d000a0000000054006565
May 12 18:34:18 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:34:20 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:34:20 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:34:26 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:34:28 msm8909 python3[3056]: DBUS: Connected to 06:05:04:AF:F9:E9
May 12 18:34:28 msm8909 python3[3056]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:34:28 msm8909 python3[3056]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:34:28 msm8909 python3[3056]: [SSE] Sending: {"key": "5f76b8c333744d5ab859db880f40486c", "msg": {"wearables": [{"wearable_id": 73, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:34:28 msm8909 python3[3056]: ACTIVATING HR.
May 12 18:34:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 93, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005d000a0000000054206565
May 12 18:34:33 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:34:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 125, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 123, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003f007b7d
May 12 18:34:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000066000a000000005a206666
May 12 18:34:33 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:34:33 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:34:33 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:34:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:34:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 184, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b80013000000005f206666
May 12 18:34:35 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:34:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057306666
May 12 18:34:35 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:34:35 msm8909 python3[3056]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:34:35 msm8909 python3[3056]: 276.38130521774292 [06:05:04:AF:F9:E9] <- HR 0000
May 12 18:34:36 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048206565
May 12 18:34:36 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510076, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 72, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:34:36 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510076, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 72, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:34:36 msm8909 python3[3056]: [SSE] Sending: {"key": "a7990accaf5547df8536505686f157c1", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715510076, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 72, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:34:36 msm8909 python3[3056]: 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, 64, 119, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 137, 175, 249, 233, 0, 0, 0]
May 12 18:34:36 msm8909 python3[3056]: GOT Firmware Version: V1.5.4d0
May 12 18:34:36 msm8909 python3[3056]: GOT Pairing Code: 0f89
May 12 18:34:36 msm8909 python3[3056]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 18:34:36 msm8909 python3[3056]: NO FW Update needed.
May 12 18:34:36 msm8909 python3[3056]: LAST SYNC: 1715500854
May 12 18:34:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 184, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b80013000000005f306666
May 12 18:34:37 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:34:37 msm8909 python3[3056]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 149, 0, 0, 64, 19, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 76, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 18:34:37 msm8909 python3[3056]: ACTIVITY: 0
May 12 18:34:37 msm8909 python3[3056]: HR READING: 0 TOOK 0.000586 secs
May 12 18:34:37 msm8909 python3[3056]: DEACTIVATING HR.
May 12 18:34:37 msm8909 python3[3056]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:34:37 msm8909 python3[3056]: GOT Instant Data: {'solar_gen': 149, 'bmr_cals': 0, 'activity': 0, 'walk_steps': 0, 'sleep_duration': 0, 'skin_temp': 101, 'distance': 0, 'total_cals': 0, 'act_cals': 0, 'run_steps': 0, 'thermal_gen': 19, 'heart_rate': 0, 'battery': 76, 'case_temp': 101, 'total_steps': 0}
May 12 18:34:37 msm8909 python3[3056]: W ID: 73
May 12 18:34:37 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510077, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'activity': 0, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'heartRate': 0, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'battery': 76, 'thermalGen': 19, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:34:37 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510077, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'activity': 0, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'heartRate': 0, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'battery': 76, 'thermalGen': 19, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:34:37 msm8909 python3[3056]: [SSE] Sending: {"key": "d9ca06a923c147498fd04767988f83fd", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715510077, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "activity": 0, "totalSteps": 0, "totalCals": 0, "distance": 0, "heartRate": 0, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "battery": 76, "thermalGen": 19, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:34:37 msm8909 python3[3056]: Instant Upload complete
May 12 18:34:37 msm8909 python3[3056]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 12 18:34:38 msm8909 python3[3056]: ADVERT: {'company_id': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x91'} 0a910a910006
May 12 18:34:38 msm8909 python3[3056]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 18:34:40 msm8909 python3[3056]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 18:34:40 msm8909 python3[3056]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 12 18:34:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:34:40 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:34:40 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:34:40 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:34:40 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:34:40 msm8909 python3[3056]: [SSE] Sending: {"key": "abcbbad637a4433c929981ffd12c54be", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:34:40 msm8909 python3[3056]: [SSE] RX'd: {'key': '5d8f2d066c984863942d4cfb2caa3464', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510026.3343785}
May 12 18:34:40 msm8909 python3[3056]: [SSE] RX'd: {'key': 'db23ca36e4c74118add62548e5a3756d', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510032.3085785}
May 12 18:34:40 msm8909 python3[3056]: [SSE] RX'd: {'key': 'cb22e33b26f9469a9b3af3262a9659a8', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510039.433017}
May 12 18:34:41 msm8909 python3[3056]: [SSE] RX'd: {'key': '62bdf12db3ad45c0a3decc76f1402555', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510041.7971156}
May 12 18:34:41 msm8909 python3[3056]: [SSE] RX'd: {'key': 'a605ea0052244d90899e56bce6677d22', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510048.6051319}
May 12 18:34:41 msm8909 python3[3056]: [SSE] RX'd: {'key': '6991b813e293411bb479e1e7eeeb134b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510051.9665008}
May 12 18:34:41 msm8909 python3[3056]: [SSE] RX'd: {'key': 'd74857bfd08942a5b96d1ee4d51ca4b4', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510052.0763144}
May 12 18:34:41 msm8909 python3[3056]: [SSE] RX'd: {'key': '018a162c4e9744d088609b4bab2588a0', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510057.1965361}
May 12 18:34:41 msm8909 python3[3056]: [SSE] RX'd: {'key': '5f76b8c333744d5ab859db880f40486c', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510069.3921583}
May 12 18:34:41 msm8909 python3[3056]: [SSE] RX'd: {'key': 'a7990accaf5547df8536505686f157c1', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510076.9520631}
May 12 18:34:41 msm8909 python3[3056]: [SSE] RX'd: {'key': 'd9ca06a923c147498fd04767988f83fd', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510078.1761453}
May 12 18:34:41 msm8909 python3[3056]: [SSE] RX'd: {'key': 'abcbbad637a4433c929981ffd12c54be', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510081.2976632}
May 12 18:34:47 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:34:47 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:34:47 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000046306666
May 12 18:34:47 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:34:47 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:34:47 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 184, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b80013000000005f006666
May 12 18:34:47 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:34:47 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:34:47 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:34:48 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c306565
May 12 18:34:48 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 125, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 123, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003f207b7d
May 12 18:34:48 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 102, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000066000a000000005a006666
May 12 18:34:48 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:34:48 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 93, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005d000a0000000054306565
May 12 18:34:48 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:34:48 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:34:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:34:50 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:34:51 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:35:01 msm8909 python3[3056]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 12 18:35:03 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 125, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 123, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003f207b7d
May 12 18:35:04 msm8909 python3[3056]: DBUS: Connected to 06:05:04:30:B0:14
May 12 18:35:04 msm8909 python3[3056]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:35:04 msm8909 python3[3056]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:35:04 msm8909 python3[3056]: [SSE] Sending: {"key": "fd055634c01342d7aff26d836a8f8fad", "msg": {"wearables": [{"wearable_id": 81, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:35:04 msm8909 python3[3056]: ACTIVATING HR.
May 12 18:35:07 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:35:07 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:35:07 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c106565
May 12 18:35:08 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:35:08 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:35:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:35:08 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510108, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:35:08 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510108, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:35:08 msm8909 python3[3056]: [SSE] Sending: {"key": "87677ca813a0444bb2a76f740e970478", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715510108, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 68, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:35:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 93, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005d000a0000000054106565
May 12 18:35:08 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:35:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:35:09 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510109, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 128, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:35:09 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510109, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 128, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:35:09 msm8909 python3[3056]: [SSE] Sending: {"key": "58869408e8334e06b07f121a3bac49ab", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715510109, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 128, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:35:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:35:09 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:35:10 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:35:11 msm8909 python3[3056]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:35:11 msm8909 python3[3056]: 312.08589172363281 [06:05:04:30:B0:14] <- HR 0000
May 12 18:35:12 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:35:12 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:35:12 msm8909 python3[3056]: DBUS: Read 06:05:04:30:B0:14 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 116, 221, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 212, 48, 176, 20, 0, 0, 0]
May 12 18:35:12 msm8909 python3[3056]: GOT Firmware Version: V1.5.4d0
May 12 18:35:12 msm8909 python3[3056]: GOT Pairing Code: 13d4
May 12 18:35:12 msm8909 python3[3056]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 18:35:12 msm8909 python3[3056]: NO FW Update needed.
May 12 18:35:12 msm8909 python3[3056]: LAST SYNC: 1715500253
May 12 18:35:14 msm8909 python3[3056]: DBUS: Read 06:05:04:30:B0:14 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 156, 193, 1, 16, 176, 50, 1, 17, 236, 142, 0, 18, 122, 0, 0, 32, 0, 0, 0, 48, 96, 0, 0, 64, 10, 0, 0, 65, 125, 0, 0, 80, 123, 0, 0, 81, 63, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 18:35:14 msm8909 python3[3056]: ACTIVITY: 0
May 12 18:35:14 msm8909 python3[3056]: HR READING: 0 TOOK 0.000442 secs
May 12 18:35:14 msm8909 python3[3056]: DEACTIVATING HR.
May 12 18:35:14 msm8909 python3[3056]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:35:14 msm8909 python3[3056]: GOT Instant Data: {'solar_gen': 96, 'bmr_cals': 78512, 'activity': 0, 'walk_steps': 0, 'sleep_duration': 122, 'skin_temp': 125, 'distance': 0, 'total_cals': 115100, 'act_cals': 36588, 'run_steps': 0, 'thermal_gen': 10, 'heart_rate': 0, 'battery': 63, 'case_temp': 123, 'total_steps': 0}
May 12 18:35:14 msm8909 python3[3056]: W ID: 81
May 12 18:35:14 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510114, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 78512, 'walkSteps': 0, 'activity': 0, 'totalSteps': 0, 'totalCals': 115100, 'distance': 0, 'heartRate': 0, 'caseTemp': 123, 'sleepDuration': 122, 'actCals': 36588, 'battery': 63, 'thermalGen': 10, 'skinTemp': 125}, 'firmwareRevision': None}
May 12 18:35:14 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510114, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 78512, 'walkSteps': 0, 'activity': 0, 'totalSteps': 0, 'totalCals': 115100, 'distance': 0, 'heartRate': 0, 'caseTemp': 123, 'sleepDuration': 122, 'actCals': 36588, 'battery': 63, 'thermalGen': 10, 'skinTemp': 125}, 'firmwareRevision': None}
May 12 18:35:14 msm8909 python3[3056]: [SSE] Sending: {"key": "bd1016a4a0e84009afedcf749892a881", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715510114, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 78512, "walkSteps": 0, "activity": 0, "totalSteps": 0, "totalCals": 115100, "distance": 0, "heartRate": 0, "caseTemp": 123, "sleepDuration": 122, "actCals": 36588, "battery": 63, "thermalGen": 10, "skinTemp": 125}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:35:14 msm8909 python3[3056]: Instant Upload complete
May 12 18:35:14 msm8909 python3[3056]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 12 18:35:16 msm8909 python3[3056]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 18:35:16 msm8909 python3[3056]: DBUS: 06:05:04:30:B0:14 disconnected.
May 12 18:35:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 125, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 123, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003f207b7d
May 12 18:35:16 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:35:16 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:35:16 msm8909 python3[3056]: [SSE] RX'd: {'key': 'fd055634c01342d7aff26d836a8f8fad', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510105.3822756}
May 12 18:35:16 msm8909 python3[3056]: [SSE] RX'd: {'key': '87677ca813a0444bb2a76f740e970478', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510108.6817932}
May 12 18:35:16 msm8909 python3[3056]: [SSE] RX'd: {'key': '58869408e8334e06b07f121a3bac49ab', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510109.5550039}
May 12 18:35:17 msm8909 python3[3056]: [SSE] RX'd: {'key': 'bd1016a4a0e84009afedcf749892a881', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510114.5884125}
May 12 18:35:17 msm8909 python3[3056]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 12 18:35:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:35:18 msm8909 python3[3056]: DBUS: Connected to 06:05:04:02:E8:6A
May 12 18:35:18 msm8909 python3[3056]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:35:18 msm8909 python3[3056]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:35:18 msm8909 python3[3056]: [SSE] Sending: {"key": "affd3c2eedb843f298c008668e02daf4", "msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:35:18 msm8909 python3[3056]: ACTIVATING HR.
May 12 18:35:18 msm8909 python3[3056]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:35:20 msm8909 python3[3056]: 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, 64, 111, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 26, 2, 232, 106, 0, 0, 0]
May 12 18:35:20 msm8909 python3[3056]: GOT Firmware Version: V1.5.4d0
May 12 18:35:20 msm8909 python3[3056]: GOT Pairing Code: 251a
May 12 18:35:20 msm8909 python3[3056]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 18:35:20 msm8909 python3[3056]: NO FW Update needed.
May 12 18:35:20 msm8909 python3[3056]: LAST SYNC: 1715498785
May 12 18:35:21 msm8909 python3[3056]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 61, 0, 0, 64, 10, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 74, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 18:35:21 msm8909 python3[3056]: ACTIVITY: 0
May 12 18:35:21 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 125, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 123, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003f107b7d
May 12 18:35:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:35:22 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:35:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:35:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:35:22 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:35:22 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:35:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 93, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005d000a0000000055306565
May 12 18:35:22 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:35:23 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:35:23 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:35:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048006565
May 12 18:35:36 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005e106666
May 12 18:35:36 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:35:36 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 125, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 123, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003f307b7d
May 12 18:35:36 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:35:36 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:35:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058106666
May 12 18:35:37 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:35:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043306666
May 12 18:35:38 msm8909 python3[3056]: 339.15934658050537 [06:05:04:02:E8:6A] <- HR 0000
May 12 18:35:38 msm8909 python3[3056]: HR READING: 0 TOOK 17.531739 secs
May 12 18:35:38 msm8909 python3[3056]: DEACTIVATING HR.
May 12 18:35:38 msm8909 python3[3056]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:35:38 msm8909 python3[3056]: GOT Instant Data: {'solar_gen': 61, 'bmr_cals': 0, 'activity': 0, 'walk_steps': 0, 'sleep_duration': 0, 'skin_temp': 102, 'distance': 0, 'total_cals': 0, 'act_cals': 0, 'run_steps': 0, 'thermal_gen': 10, 'heart_rate': 0, 'battery': 74, 'case_temp': 102, 'total_steps': 0}
May 12 18:35:38 msm8909 python3[3056]: W ID: 76
May 12 18:35:38 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510138, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'activity': 0, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'heartRate': 0, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'battery': 74, 'thermalGen': 10, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:35:38 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510138, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'activity': 0, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'heartRate': 0, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'battery': 74, 'thermalGen': 10, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:35:38 msm8909 python3[3056]: [SSE] Sending: {"key": "d1cfe247ba514a76b812b42638d1337e", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715510138, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "activity": 0, "totalSteps": 0, "totalCals": 0, "distance": 0, "heartRate": 0, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "battery": 74, "thermalGen": 10, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:35:38 msm8909 python3[3056]: Instant Upload complete
May 12 18:35:38 msm8909 python3[3056]: using silent sync
May 12 18:35:38 msm8909 python3[3056]: Starting sync for: 06:05:04:02:E8:6A
May 12 18:35:38 msm8909 python3[3056]: ACTIVATING AMDTP.
May 12 18:35:39 msm8909 python3[3056]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0012
May 12 18:35:39 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058206666
May 12 18:35:39 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:35:39 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:35:39 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510139, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:35:39 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510139, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:35:39 msm8909 python3[3056]: [SSE] Sending: {"key": "129762b2e2bd476d8d5cefb6029d57b1", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715510139, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 77, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:35:40 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:35:40 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:35:40 msm8909 python3[3056]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013
May 12 18:35:40 msm8909 python3[3056]: Sending start sync for: 06:05:04:02:E8:6A
May 12 18:35:40 msm8909 python3[3056]: 340.81438088417053 [06:05:04:02:E8:6A] -> TX[10] b'060040109100a4a98329'
May 12 18:35:40 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 12 18:35:41 msm8909 python3[3056]: 342.02931022644043 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:35:41 msm8909 python3[3056]: 342.34888529777527 [06:05:04:02:E8:6A] <- RX 06004010e2009183912d
May 12 18:35:41 msm8909 python3[3056]: 342.35768342018127 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:41 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:41 msm8909 python3[3056]: Header: 06004010 payload: e200 crc: 9183912d
May 12 18:35:41 msm8909 python3[3056]: 342.36490154266357 [06:05:04:02:E8:6A] -> TX[10] b'0600401092269a7fa3d0'
May 12 18:35:41 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 12 18:35:42 msm8909 python3[3056]: 342.99745488166809 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:35:42 msm8909 python3[3056]: 343.03055262565613 [06:05:04:02:E8:6A] <- RX 3a0040114c4f475f435249544943414c20464149
May 12 18:35:42 msm8909 python3[3056]: 343.05494093894958 [06:05:04:02:E8:6A] <- RX 4c202e2e5c7372635c6d61747269785f64726976
May 12 18:35:42 msm8909 python3[3056]: 343.07807469367981 [06:05:04:02:E8:6A] <- RX 6572735c616363656c2e632c203435310d0a1831
May 12 18:35:42 msm8909 python3[3056]: 343.30393195152283 [06:05:04:02:E8:6A] <- RX 25ce
May 12 18:35:42 msm8909 python3[3056]: 343.31282329559326 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:42 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:43 msm8909 python3[3056]: 343.94381809234619 [06:05:04:02:E8:6A] <- RX 06004012e2009183912d
May 12 18:35:43 msm8909 python3[3056]: 343.95283913612366 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:43 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:43 msm8909 python3[3056]: Header: 06004012 payload: e200 crc: 9183912d
May 12 18:35:43 msm8909 python3[3056]: 343.96210908889771 [06:05:04:02:E8:6A] -> TX[11] b'07004010900f002d7dca85'
May 12 18:35:43 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 12 18:35:44 msm8909 python3[3056]: 344.57919430732727 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:35:44 msm8909 python3[3056]: 344.89837741851807 [06:05:04:02:E8:6A] <- RX 06004013e2009183912d
May 12 18:35:44 msm8909 python3[3056]: 344.90733194351196 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:44 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:44 msm8909 python3[3056]: Header: 06004013 payload: e200 crc: 9183912d
May 12 18:35:44 msm8909 python3[3056]: 344.91428399085999 [06:05:04:02:E8:6A] -> TX[11] b'070040109316006c6a8c1c'
May 12 18:35:44 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 12 18:35:44 msm8909 python3[3056]: 345.30686664581299 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:35:45 msm8909 python3[3056]: 345.69859266281128 [06:05:04:02:E8:6A] <- RX 06004014e2009183912d
May 12 18:35:45 msm8909 python3[3056]: 345.70885753631592 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:45 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:45 msm8909 python3[3056]: Header: 06004014 payload: e200 crc: 9183912d
May 12 18:35:45 msm8909 python3[3056]: 345.72032237052917 [06:05:04:02:E8:6A] -> TX[11] b'070040109317002d5b9705'
May 12 18:35:45 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 12 18:35:45 msm8909 python3[3056]: 345.78651094436646 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:35:45 msm8909 python3[3056]: 346.14550256729126 [06:05:04:02:E8:6A] <- RX 06004015e2009183912d
May 12 18:35:45 msm8909 python3[3056]: 346.15450954437256 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:45 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:45 msm8909 python3[3056]: Header: 06004015 payload: e200 crc: 9183912d
May 12 18:35:45 msm8909 python3[3056]: 346.16144585609436 [06:05:04:02:E8:6A] -> TX[10] b'060040109124754d8015'
May 12 18:35:45 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 12 18:35:45 msm8909 python3[3056]: 346.24427533149719 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:35:45 msm8909 python3[3056]: 346.27134037017822 [06:05:04:02:E8:6A] <- RX 24004016000066409b7e000000190064070b0000
May 12 18:35:45 msm8909 python3[3056]: 346.29472351074219 [06:05:04:02:E8:6A] <- RX 000000000000000000000000000000154758d322
May 12 18:35:45 msm8909 python3[3056]: 346.30351758003235 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:45 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:45 msm8909 python3[3056]: user prefs:
May 12 18:35:45 msm8909 python3[3056]: self.clockFormat: 00
May 12 18:35:45 msm8909 python3[3056]: self.unit: 00
May 12 18:35:45 msm8909 python3[3056]: self.time: 00000000
May 12 18:35:45 msm8909 python3[3056]: self.timezone: 0000
May 12 18:35:45 msm8909 python3[3056]: self.gender: 00
May 12 18:35:45 msm8909 python3[3056]: self.age: 19
May 12 18:35:45 msm8909 python3[3056]: self.weight: 0064
May 12 18:35:45 msm8909 python3[3056]: self.height: 070b
May 12 18:35:45 msm8909 python3[3056]: self.steps: 00003a98
May 12 18:35:45 msm8909 python3[3056]: self.distance: 00000003
May 12 18:35:45 msm8909 python3[3056]: self.calories: 000004b0
May 12 18:35:45 msm8909 python3[3056]: self.sleep: 000001e0
May 12 18:35:45 msm8909 python3[3056]: self.language: 00
May 12 18:35:45 msm8909 python3[3056]: self.sleeptime: 15
May 12 18:35:45 msm8909 python3[3056]: 346.38656997680664 [06:05:04:02:E8:6A] <- RX 06004017e2009183912d
May 12 18:35:45 msm8909 python3[3056]: 346.39560604095459 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:45 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:45 msm8909 python3[3056]: Header: 06004017 payload: e200 crc: 9183912d
May 12 18:35:45 msm8909 python3[3056]: 346.40353059768677 [06:05:04:02:E8:6A] -> TX[42] b'260040109024000066409b81000000190064070b00003a9800000003000004b0000001e000157cabe938'
May 12 18:35:45 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 260040109024000066409b81000000190064070b00003a9800000003000004b0000001e000157cabe938
May 12 18:35:45 msm8909 python3[3056]: 346.4850902557373 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:35:46 msm8909 python3[3056]: 346.83819890022278 [06:05:04:02:E8:6A] <- RX 06004018e2009183912d
May 12 18:35:46 msm8909 python3[3056]: 346.84699392318726 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:46 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:46 msm8909 python3[3056]: Header: 06004018 payload: e200 crc: 9183912d
May 12 18:35:46 msm8909 python3[3056]: 346.85618782043457 [06:05:04:02:E8:6A] -> TX[11] b'07004010930c0121a0a6db'
May 12 18:35:46 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 12 18:35:46 msm8909 python3[3056]: 346.92586636543274 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:35:46 msm8909 python3[3056]: 347.31863355636597 [06:05:04:02:E8:6A] <- RX 06004019e2009183912d
May 12 18:35:46 msm8909 python3[3056]: 347.32764053344727 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:46 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:46 msm8909 python3[3056]: Header: 06004019 payload: e200 crc: 9183912d
May 12 18:35:46 msm8909 python3[3056]: 347.3347589969635 [06:05:04:02:E8:6A] -> TX[10] b'060040109237685f13ba'
May 12 18:35:46 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 12 18:35:46 msm8909 python3[3056]: 347.40622138977051 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:35:46 msm8909 python3[3056]: 347.43223905563354 [06:05:04:02:E8:6A] <- RX 0500401a011bdf05a5
May 12 18:35:46 msm8909 python3[3056]: 347.44103002548218 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:46 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:46 msm8909 python3[3056]: 06:05:04:02:E8:6A: License Good
May 12 18:35:47 msm8909 python3[3056]: 347.49670147895813 [06:05:04:02:E8:6A] <- RX 0600401be2009183912d
May 12 18:35:47 msm8909 python3[3056]: 347.50582218170166 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:47 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:47 msm8909 python3[3056]: Header: 0600401b payload: e200 crc: 9183912d
May 12 18:35:47 msm8909 python3[3056]: 347.5126326084137 [06:05:04:02:E8:6A] -> TX[10] b'060040109126592c8efb'
May 12 18:35:47 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 12 18:35:47 msm8909 python3[3056]: 347.59364604949951 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:35:47 msm8909 python3[3056]: 347.6284875869751 [06:05:04:02:E8:6A] <- RX 1c00401c00000001000000010000000000000000
May 12 18:35:47 msm8909 python3[3056]: 347.65097808837891 [06:05:04:02:E8:6A] <- RX 000000bd00000000584eea53
May 12 18:35:47 msm8909 python3[3056]: 347.6597421169281 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:47 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:47 msm8909 python3[3056]: 347.73710203170776 [06:05:04:02:E8:6A] <- RX 0600401de2009183912d
May 12 18:35:47 msm8909 python3[3056]: 347.74609804153442 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:47 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:47 msm8909 python3[3056]: Header: 0600401d payload: e200 crc: 9183912d
May 12 18:35:47 msm8909 python3[3056]: 347.75309920310974 [06:05:04:02:E8:6A] -> TX[10] b'060040109107073ce7b7'
May 12 18:35:47 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 12 18:35:47 msm8909 python3[3056]: 347.82969403266907 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:35:47 msm8909 python3[3056]: 347.85596466064453 [06:05:04:02:E8:6A] <- RX 0500401e008def02d2
May 12 18:35:47 msm8909 python3[3056]: 347.86502933502197 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:47 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:47 msm8909 python3[3056]: 347.97548651695251 [06:05:04:02:E8:6A] <- RX 0600401fe2009183912d
May 12 18:35:47 msm8909 python3[3056]: 347.98462915420532 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:47 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:47 msm8909 python3[3056]: Header: 0600401f payload: e200 crc: 9183912d
May 12 18:35:47 msm8909 python3[3056]: 347.99155187606812 [06:05:04:02:E8:6A] -> TX[10] b'060040109117632c50aa'
May 12 18:35:47 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 12 18:35:47 msm8909 python3[3056]: 348.06977224349976 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:35:47 msm8909 python3[3056]: 348.09614229202271 [06:05:04:02:E8:6A] <- RX 08004010086f406686f0d3f3
May 12 18:35:47 msm8909 python3[3056]: 348.10516858100891 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:47 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:47 msm8909 python3[3056]: 348.18519735336304 [06:05:04:02:E8:6A] <- RX 06004011e2009183912d
May 12 18:35:47 msm8909 python3[3056]: 348.19416499137878 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:47 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:47 msm8909 python3[3056]: Header: 06004011 payload: e200 crc: 9183912d
May 12 18:35:47 msm8909 python3[3056]: 348.20106220245361 [06:05:04:02:E8:6A] -> TX[10] b'060040109106910ce0c0'
May 12 18:35:47 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 12 18:35:47 msm8909 python3[3056]: 348.28463220596313 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:35:47 msm8909 python3[3056]: 348.31367588043213 [06:05:04:02:E8:6A] <- RX 040240120000000000000004660200004bc30c08
May 12 18:35:47 msm8909 python3[3056]: 348.34538054466248 [06:05:04:02:E8:6A] <- RX 0000000000000004660200004bc30c0800000000
May 12 18:35:47 msm8909 python3[3056]: 348.37757182121277 [06:05:04:02:E8:6A] <- RX 00000004660200004cc30c080000000000000004
May 12 18:35:47 msm8909 python3[3056]: 348.4241464138031 [06:05:04:02:E8:6A] <- RX 660200004ac30c08000000000000000466020000
May 12 18:35:47 msm8909 python3[3056]: 348.4566593170166 [06:05:04:02:E8:6A] <- RX 4bc30c080000000000000004660200004cc30c08
May 12 18:35:47 msm8909 python3[3056]: 348.48907256126404 [06:05:04:02:E8:6A] <- RX 0000000000000004660200004bc30c0800000000
May 12 18:35:48 msm8909 python3[3056]: 348.51414608955383 [06:05:04:02:E8:6A] <- RX 00000004660200004bc30c080000000000000004
May 12 18:35:48 msm8909 python3[3056]: 348.53725361824036 [06:05:04:02:E8:6A] <- RX 660200004ac30c08000000000000000466020000
May 12 18:35:48 msm8909 python3[3056]: 348.56017470359802 [06:05:04:02:E8:6A] <- RX 4bc30c080000000000000004660200004bc30c08
May 12 18:35:48 msm8909 python3[3056]: 348.58331942558289 [06:05:04:02:E8:6A] <- RX 0000000000000004660200004cc30c0800000000
May 12 18:35:48 msm8909 python3[3056]: 348.60777497291565 [06:05:04:02:E8:6A] <- RX 00000004660200004bc30c080000000000000004
May 12 18:35:48 msm8909 python3[3056]: 348.63108229637146 [06:05:04:02:E8:6A] <- RX 660200004bc30c08000000000000000466020000
May 12 18:35:48 msm8909 python3[3056]: 348.65988183021545 [06:05:04:02:E8:6A] <- RX 4ac30c080000000000000004660200004bc30c08
May 12 18:35:48 msm8909 python3[3056]: 348.68492412567139 [06:05:04:02:E8:6A] <- RX 0000000000000004660200004ac30c0800000000
May 12 18:35:48 msm8909 python3[3056]: 348.70798826217651 [06:05:04:02:E8:6A] <- RX 00000004660200004cc30c080000000000000004
May 12 18:35:48 msm8909 python3[3056]: 348.73124170303345 [06:05:04:02:E8:6A] <- RX 660200004bc30c08000000000000000466020000
May 12 18:35:48 msm8909 python3[3056]: 348.75435090065002 [06:05:04:02:E8:6A] <- RX 4bc30c080000000000000004660200004bc30c08
May 12 18:35:48 msm8909 python3[3056]: 348.77880787849426 [06:05:04:02:E8:6A] <- RX 0000000000000004660200004bc30c0800000000
May 12 18:35:48 msm8909 python3[3056]: 348.80185985565186 [06:05:04:02:E8:6A] <- RX 00000004660200004bc30c080000000000000004
May 12 18:35:48 msm8909 python3[3056]: 348.82554459571838 [06:05:04:02:E8:6A] <- RX 660200004cc30c08000000000000000466020000
May 12 18:35:48 msm8909 python3[3056]: 348.85387897491455 [06:05:04:02:E8:6A] <- RX 4bc30c080000000000000004660200004bc30c08
May 12 18:35:48 msm8909 python3[3056]: 348.87888360023499 [06:05:04:02:E8:6A] <- RX 0000000000000004660200004bc30c0800000000
May 12 18:35:48 msm8909 python3[3056]: 348.9015941619873 [06:05:04:02:E8:6A] <- RX 00000004660200004bc30c080000000000000004
May 12 18:35:48 msm8909 python3[3056]: 348.92373895645142 [06:05:04:02:E8:6A] <- RX 660200004bc30c08000000000000000466020000
May 12 18:35:48 msm8909 python3[3056]: 348.95100784301758 [06:05:04:02:E8:6A] <- RX 4bc30c080000000000000004660200004bc30c08
May 12 18:35:48 msm8909 python3[3056]: 348.97428870201111 [06:05:04:02:E8:6A] <- RX 0000000000000004660200004bc30c08a3cd4417
May 12 18:35:48 msm8909 python3[3056]: 348.9831075668335 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:48 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:48 msm8909 python3[3056]: 349.06074738502502 [06:05:04:02:E8:6A] <- RX 040240130000000000000004660200004bc30c08
May 12 18:35:48 msm8909 python3[3056]: 349.08847951889038 [06:05:04:02:E8:6A] <- RX 0000000000000004660200004bc30c0800000000
May 12 18:35:48 msm8909 python3[3056]: 349.11330938339233 [06:05:04:02:E8:6A] <- RX 00000004660200004bc30c080000000000000004
May 12 18:35:48 msm8909 python3[3056]: 349.13709354400635 [06:05:04:02:E8:6A] <- RX 660200004bc30c08000000000000000466020000
May 12 18:35:48 msm8909 python3[3056]: 349.1633038520813 [06:05:04:02:E8:6A] <- RX 4bc30c080000000000000004660200004bc30c08
May 12 18:35:48 msm8909 python3[3056]: 349.19906949996948 [06:05:04:02:E8:6A] <- RX 0000000000000004660200004ac30c0800000000
May 12 18:35:48 msm8909 python3[3056]: 349.22579169273376 [06:05:04:02:E8:6A] <- RX 00000004660200004ac30c080000000000000004
May 12 18:35:48 msm8909 python3[3056]: 349.24864530563354 [06:05:04:02:E8:6A] <- RX 660200004ac30c08000000000000000466020000
May 12 18:35:48 msm8909 python3[3056]: 349.27789902687073 [06:05:04:02:E8:6A] <- RX 4bc30c08000000000000000466020000cbc00c08
May 12 18:35:48 msm8909 python3[3056]: 349.30606198310852 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cac00c0800000000
May 12 18:35:48 msm8909 python3[3056]: 349.32893133163452 [06:05:04:02:E8:6A] <- RX 0000000466020000cbc00c080000000000000004
May 12 18:35:48 msm8909 python3[3056]: 349.35179591178894 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:48 msm8909 python3[3056]: 349.37606596946716 [06:05:04:02:E8:6A] <- RX cac00c08000000000000000466020000cbc00c08
May 12 18:35:48 msm8909 python3[3056]: 349.39886164665222 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c0800000000
May 12 18:35:48 msm8909 python3[3056]: 349.42201137542725 [06:05:04:02:E8:6A] <- RX 0000000466020000ccc00c080000000000000004
May 12 18:35:48 msm8909 python3[3056]: 349.44655108451843 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:48 msm8909 python3[3056]: 349.46940135955811 [06:05:04:02:E8:6A] <- RX cbc00c08000000000000000466020000cbc00c08
May 12 18:35:48 msm8909 python3[3056]: 349.49220705032349 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c0800000000
May 12 18:35:49 msm8909 python3[3056]: 349.51435303688049 [06:05:04:02:E8:6A] <- RX 0000000466020000ccc00c080000000000000004
May 12 18:35:49 msm8909 python3[3056]: 349.53852272033691 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:49 msm8909 python3[3056]: 349.56163597106934 [06:05:04:02:E8:6A] <- RX cac00c08000000000000000466020000cbc00c08
May 12 18:35:49 msm8909 python3[3056]: 349.58476710319519 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c0800000000
May 12 18:35:49 msm8909 python3[3056]: 349.61285543441772 [06:05:04:02:E8:6A] <- RX 0000000466020000cbc00c080000000000000004
May 12 18:35:49 msm8909 python3[3056]: 349.63844227790833 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:49 msm8909 python3[3056]: 349.6619668006897 [06:05:04:02:E8:6A] <- RX cbc00c08000000000000000466020000ccc00c08
May 12 18:35:49 msm8909 python3[3056]: 349.68544960021973 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c08c5f3b1fa
May 12 18:35:49 msm8909 python3[3056]: 349.69643592834473 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:49 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:49 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:35:49 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:35:49 msm8909 python3[3056]: 349.78510880470276 [06:05:04:02:E8:6A] <- RX 04024014000000000000000466020000cbc00c08
May 12 18:35:49 msm8909 python3[3056]: 349.81535768508911 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cac00c0800000000
May 12 18:35:49 msm8909 python3[3056]: 349.84054684638977 [06:05:04:02:E8:6A] <- RX 0000000466020000cbc00c080000000000000004
May 12 18:35:49 msm8909 python3[3056]: 349.86607050895691 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:49 msm8909 python3[3056]: 349.90056276321411 [06:05:04:02:E8:6A] <- RX cbc00c08000000000000000466020000cbc00c08
May 12 18:35:49 msm8909 python3[3056]: 349.92479991912842 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c0800000000
May 12 18:35:49 msm8909 python3[3056]: 349.9584653377533 [06:05:04:02:E8:6A] <- RX 0000000466020000cbc00c080000000000000004
May 12 18:35:49 msm8909 python3[3056]: 349.98387408256531 [06:05:04:02:E8:6A] <- RX 66020000ccc00c08000000000000000466020000
May 12 18:35:49 msm8909 python3[3056]: 350.01876759529114 [06:05:04:02:E8:6A] <- RX cac00c08000000000000000466020000cbc00c08
May 12 18:35:49 msm8909 python3[3056]: 350.05082750320435 [06:05:04:02:E8:6A] <- RX 000000000000000466020000ccc00c0800000000
May 12 18:35:49 msm8909 python3[3056]: 350.07302975654602 [06:05:04:02:E8:6A] <- RX 0000000466020000cbc00c080000000000000004
May 12 18:35:49 msm8909 python3[3056]: 350.10053133964539 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:49 msm8909 python3[3056]: 350.12368988990784 [06:05:04:02:E8:6A] <- RX cac00c08000000000000000466020000cbc00c08
May 12 18:35:49 msm8909 python3[3056]: 350.1474277973175 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cac00c0800000000
May 12 18:35:49 msm8909 python3[3056]: 350.17424750328064 [06:05:04:02:E8:6A] <- RX 0000000466020000cbc00c080000000000000004
May 12 18:35:49 msm8909 python3[3056]: 350.20227241516113 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:49 msm8909 python3[3056]: 350.23580837249756 [06:05:04:02:E8:6A] <- RX cbc00c08000000000000000466020000cbc00c08
May 12 18:35:49 msm8909 python3[3056]: 350.25867891311646 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cac00c0800000000
May 12 18:35:49 msm8909 python3[3056]: 350.28096032142639 [06:05:04:02:E8:6A] <- RX 0000000466020000cbc00c080000000000000004
May 12 18:35:49 msm8909 python3[3056]: 350.32365584373474 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:49 msm8909 python3[3056]: 350.3562171459198 [06:05:04:02:E8:6A] <- RX cbc00c08000000000000000466020000cbc00c08
May 12 18:35:49 msm8909 python3[3056]: 350.3841564655304 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c0800000000
May 12 18:35:49 msm8909 python3[3056]: 350.41121006011963 [06:05:04:02:E8:6A] <- RX 0000000466020000cbc00c080000000000000004
May 12 18:35:49 msm8909 python3[3056]: 350.4607367515564 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:49 msm8909 python3[3056]: 350.48594164848328 [06:05:04:02:E8:6A] <- RX cbc00c08000000000000000466020000cac00c08
May 12 18:35:50 msm8909 python3[3056]: 350.51420879364014 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c0819a84a04
May 12 18:35:50 msm8909 python3[3056]: 350.52417421340942 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:50 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:35:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:35:50 msm8909 python3[3056]: 350.73812460899353 [06:05:04:02:E8:6A] <- RX 04024015000000000000000466020000cbc00c08
May 12 18:35:50 msm8909 python3[3056]: 350.76611065864563 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c0800000000
May 12 18:35:50 msm8909 python3[3056]: 350.79010248184204 [06:05:04:02:E8:6A] <- RX 0000000466020000cac00c080000000000000004
May 12 18:35:50 msm8909 python3[3056]: 350.81566286087036 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:50 msm8909 python3[3056]: 350.85974431037903 [06:05:04:02:E8:6A] <- RX cac00c08000000000000000466020000ccc00c08
May 12 18:35:50 msm8909 python3[3056]: 350.88534021377563 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c0800000000
May 12 18:35:50 msm8909 python3[3056]: 350.9099383354187 [06:05:04:02:E8:6A] <- RX 0000000466020000cbc00c080000000000000004
May 12 18:35:50 msm8909 python3[3056]: 350.93950891494751 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:50 msm8909 python3[3056]: 350.96864366531372 [06:05:04:02:E8:6A] <- RX cbc00c08000000000000000466020000cbc00c08
May 12 18:35:50 msm8909 python3[3056]: 350.99483513832092 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c0800000000
May 12 18:35:50 msm8909 python3[3056]: 351.02343392372131 [06:05:04:02:E8:6A] <- RX 0000000466020000cac00c080000000000000004
May 12 18:35:50 msm8909 python3[3056]: 351.0469217300415 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:50 msm8909 python3[3056]: 351.06971049308777 [06:05:04:02:E8:6A] <- RX cac00c08000000000000000466020000cac00c08
May 12 18:35:50 msm8909 python3[3056]: 351.09892058372498 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c0800000000
May 12 18:35:50 msm8909 python3[3056]: 351.12227511405945 [06:05:04:02:E8:6A] <- RX 0000000466020000cbc00c080000000000000004
May 12 18:35:50 msm8909 python3[3056]: 351.14833807945251 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:50 msm8909 python3[3056]: 351.17162299156189 [06:05:04:02:E8:6A] <- RX cbc00c08000000000000000466020000cbc00c08
May 12 18:35:50 msm8909 python3[3056]: 351.19596838951111 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cac00c0800000000
May 12 18:35:50 msm8909 python3[3056]: 351.22704696655273 [06:05:04:02:E8:6A] <- RX 0000000466020000cbc00c080000000000000004
May 12 18:35:50 msm8909 python3[3056]: 351.25209021568298 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:50 msm8909 python3[3056]: 351.27814078330994 [06:05:04:02:E8:6A] <- RX cbc00c08000000000000000466020000cbc00c08
May 12 18:35:50 msm8909 python3[3056]: 351.30681943893433 [06:05:04:02:E8:6A] <- RX 000000000000000466020000ccc00c0800000000
May 12 18:35:50 msm8909 python3[3056]: 351.32968282699585 [06:05:04:02:E8:6A] <- RX 0000000466020000cac00c080000000000000004
May 12 18:35:50 msm8909 python3[3056]: 351.35308575630188 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:50 msm8909 python3[3056]: 351.37759685516357 [06:05:04:02:E8:6A] <- RX cac00c08000000000000000466020000cac00c08
May 12 18:35:50 msm8909 python3[3056]: 351.40088868141174 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c08376c5f3d
May 12 18:35:50 msm8909 python3[3056]: 351.40972328186035 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:50 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 93, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005d000a0000000055106565
May 12 18:35:50 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:35:50 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:35:50 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:35:50 msm8909 python3[3056]: 351.48721933364868 [06:05:04:02:E8:6A] <- RX 04024016000000000000000466020000cac00c08
May 12 18:35:51 msm8909 python3[3056]: 351.52006888389587 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c0800000000
May 12 18:35:51 msm8909 python3[3056]: 351.54713296890259 [06:05:04:02:E8:6A] <- RX 0000000466020000cac00c080000000000000004
May 12 18:35:51 msm8909 python3[3056]: 351.5745370388031 [06:05:04:02:E8:6A] <- RX 66020000cac00c08000000000000000466020000
May 12 18:35:51 msm8909 python3[3056]: 351.60637903213501 [06:05:04:02:E8:6A] <- RX cbc00c08000000000000000466020000cbc00c08
May 12 18:35:51 msm8909 python3[3056]: 351.64242172241211 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c0800000000
May 12 18:35:51 msm8909 python3[3056]: 351.66852617263794 [06:05:04:02:E8:6A] <- RX 0000000466020000cbc00c080000000000000004
May 12 18:35:51 msm8909 python3[3056]: 351.69294142723083 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:51 msm8909 python3[3056]: 351.73023080825806 [06:05:04:02:E8:6A] <- RX cbc00c08000000000000000466020000cbc00c08
May 12 18:35:51 msm8909 python3[3056]: 351.7533802986145 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c0800000000
May 12 18:35:51 msm8909 python3[3056]: 351.77635669708252 [06:05:04:02:E8:6A] <- RX 0000000466020000cbc00c080000000000000004
May 12 18:35:51 msm8909 python3[3056]: 351.79936051368713 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:51 msm8909 python3[3056]: 351.83804845809937 [06:05:04:02:E8:6A] <- RX cbc00c08000000000000000466020000cbc00c08
May 12 18:35:51 msm8909 python3[3056]: 351.85994935035706 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c0800000000
May 12 18:35:51 msm8909 python3[3056]: 351.88222622871399 [06:05:04:02:E8:6A] <- RX 0000000466020000cbc00c080000000000000004
May 12 18:35:51 msm8909 python3[3056]: 351.90671181678772 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:51 msm8909 python3[3056]: 351.93218517303467 [06:05:04:02:E8:6A] <- RX cac00c08000000000000000466020000cac00c08
May 12 18:35:51 msm8909 python3[3056]: 351.95654559135437 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c0800000000
May 12 18:35:51 msm8909 python3[3056]: 351.97964358329773 [06:05:04:02:E8:6A] <- RX 0000000466020000cbc00c080000000000000004
May 12 18:35:51 msm8909 python3[3056]: 352.00756692886353 [06:05:04:02:E8:6A] <- RX 66020000cac00c08000000000000000466020000
May 12 18:35:51 msm8909 python3[3056]: 352.03520631790161 [06:05:04:02:E8:6A] <- RX cbc00c08000000000000000466020000cbc00c08
May 12 18:35:51 msm8909 python3[3056]: 352.05915856361389 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c0800000000
May 12 18:35:51 msm8909 python3[3056]: 352.08329319953918 [06:05:04:02:E8:6A] <- RX 0000000466020000ccc00c080000000000000004
May 12 18:35:51 msm8909 python3[3056]: 352.10636520385742 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:51 msm8909 python3[3056]: 352.13476610183716 [06:05:04:02:E8:6A] <- RX cac00c08000000000000000466020000cac00c08
May 12 18:35:51 msm8909 python3[3056]: 352.15919423103333 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c081bcb8d98
May 12 18:35:51 msm8909 python3[3056]: 352.16817116737366 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:51 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:51 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005e206666
May 12 18:35:51 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:35:51 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:35:51 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:35:51 msm8909 python3[3056]: 352.29387712478638 [06:05:04:02:E8:6A] <- RX d4014017000000000000000466020000cac00c08
May 12 18:35:51 msm8909 python3[3056]: 352.31769776344299 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cac00c0800000000
May 12 18:35:51 msm8909 python3[3056]: 352.34731149673462 [06:05:04:02:E8:6A] <- RX 0000000466020000cbc00c080000000000000004
May 12 18:35:51 msm8909 python3[3056]: 352.3764169216156 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:51 msm8909 python3[3056]: 352.40410089492798 [06:05:04:02:E8:6A] <- RX cac00c08000000000000000466020000cbc00c08
May 12 18:35:51 msm8909 python3[3056]: 352.42934989929199 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c0800000000
May 12 18:35:51 msm8909 python3[3056]: 352.45525121688843 [06:05:04:02:E8:6A] <- RX 0000000466020000cbc00c080000000000000004
May 12 18:35:51 msm8909 python3[3056]: 352.47820472717285 [06:05:04:02:E8:6A] <- RX 66020000c9c00c08000000000000000466020000
May 12 18:35:52 msm8909 python3[3056]: 352.50389862060547 [06:05:04:02:E8:6A] <- RX cac00c08000000000000000466020000cac00c08
May 12 18:35:52 msm8909 python3[3056]: 352.52822041511536 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c0800000000
May 12 18:35:52 msm8909 python3[3056]: 352.55163359642029 [06:05:04:02:E8:6A] <- RX 0000000466020000cbc00c080000000000000004
May 12 18:35:52 msm8909 python3[3056]: 352.57798647880554 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:52 msm8909 python3[3056]: 352.6062548160553 [06:05:04:02:E8:6A] <- RX cbc00c08000000000000000466020000cbc00c08
May 12 18:35:52 msm8909 python3[3056]: 352.6306939125061 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cac00c0800000000
May 12 18:35:52 msm8909 python3[3056]: 352.65381193161011 [06:05:04:02:E8:6A] <- RX 0000000466020000cac00c080000000000000004
May 12 18:35:52 msm8909 python3[3056]: 352.68178534507751 [06:05:04:02:E8:6A] <- RX 66020000cbc00c08000000000000000466020000
May 12 18:35:52 msm8909 python3[3056]: 352.70591640472412 [06:05:04:02:E8:6A] <- RX cbc00c08000000000000000466020000cbc00c08
May 12 18:35:52 msm8909 python3[3056]: 352.72888278961182 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c0800000000
May 12 18:35:52 msm8909 python3[3056]: 352.75190782546997 [06:05:04:02:E8:6A] <- RX 0000000466020000cac00c080000000000000004
May 12 18:35:52 msm8909 python3[3056]: 352.77666664123535 [06:05:04:02:E8:6A] <- RX 66020000c9c00c08000000000000000466020000
May 12 18:35:52 msm8909 python3[3056]: 352.79958415031433 [06:05:04:02:E8:6A] <- RX cac00c08000000000000000466020000cbc00c08
May 12 18:35:52 msm8909 python3[3056]: 352.82290124893188 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbc00c0800000000
May 12 18:35:52 msm8909 python3[3056]: 352.84678149223328 [06:05:04:02:E8:6A] <- RX 0000000466020000cbc00c080000000000000004
May 12 18:35:52 msm8909 python3[3056]: 352.8712465763092 [06:05:04:02:E8:6A] <- RX 66020000cac00c0827928e17
May 12 18:35:52 msm8909 python3[3056]: 352.88721370697021 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:52 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058306666
May 12 18:35:52 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:35:52 msm8909 python3[3056]: 352.95764207839966 [06:05:04:02:E8:6A] <- RX 06004018e2009183912d
May 12 18:35:52 msm8909 python3[3056]: 352.9661328792572 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:52 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:52 msm8909 python3[3056]: Header: 06004018 payload: e200 crc: 9183912d
May 12 18:35:52 msm8909 python3[3056]: 352.97228145599365 [06:05:04:02:E8:6A] -> TX[10] b'06004010902397e9ff92'
May 12 18:35:52 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 12 18:35:52 msm8909 python3[3056]: 353.04918026924133 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:35:52 msm8909 python3[3056]: 353.08632302284241 [06:05:04:02:E8:6A] <- RX 06004019e2009183912d
May 12 18:35:52 msm8909 python3[3056]: 353.09507870674133 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:52 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:52 msm8909 python3[3056]: Header: 06004019 payload: e200 crc: 9183912d
May 12 18:35:52 msm8909 python3[3056]: 353.10422253608704 [06:05:04:02:E8:6A] -> TX[10] b'0600401091013299845e'
May 12 18:35:52 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 12 18:35:52 msm8909 python3[3056]: 353.16630268096924 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 18:35:53 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048206565
May 12 18:35:53 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510153, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 72, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:35:53 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510153, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 72, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:35:53 msm8909 python3[3056]: [SSE] Sending: {"key": "5211c26c2487425c960eeedf42e03459", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715510153, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 72, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:35:53 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:35:53 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:35:53 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:35:54 msm8909 python3[3056]: 354.58204627037048 [06:05:04:02:E8:6A] <- RX 0600401ae2009183912d
May 12 18:35:54 msm8909 python3[3056]: 354.59089350700378 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 18:35:54 msm8909 python3[3056]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:35:54 msm8909 python3[3056]: Header: 0600401a payload: e200 crc: 9183912d
May 12 18:35:54 msm8909 python3[3056]: command list complete
May 12 18:35:54 msm8909 python3[3056]: DEACTIVATING AMDTP.
May 12 18:35:54 msm8909 python3[3056]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0012
May 12 18:35:54 msm8909 python3[3056]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013
May 12 18:35:54 msm8909 python3[3056]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 12 18:35:54 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:35:54 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:35:54 msm8909 python3[3056]: Running Scheduled: Thread Check
May 12 18:35:54 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:35:54 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:35:54 msm8909 python3[3056]: [SSE] Sending: {"key": "0b0a46a9d98b4044ae0e776451ff15ea", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:35:54 msm8909 python3[3056]: [SSE] RX'd: {'key': 'affd3c2eedb843f298c008668e02daf4', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510118.8695982}
May 12 18:35:54 msm8909 python3[3056]: [SSE] RX'd: {'key': 'd1cfe247ba514a76b812b42638d1337e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510139.2269127}
May 12 18:35:54 msm8909 python3[3056]: [SSE] RX'd: {'key': '129762b2e2bd476d8d5cefb6029d57b1', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510140.2615755}
May 12 18:35:54 msm8909 python3[3056]: [SSE] RX'd: {'key': '5211c26c2487425c960eeedf42e03459', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510153.618288}
May 12 18:35:55 msm8909 python3[3056]: [SSE] RX'd: {'key': '0b0a46a9d98b4044ae0e776451ff15ea', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510154.8303649}
May 12 18:35:56 msm8909 python3[3056]: Total BG Logs: 189
May 12 18:35:56 msm8909 python3[3056]: [SSE] BACKGROUND: {'events': [{'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715498760, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715498820, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715498880, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 76, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715498940, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715499000, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715499060, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 76, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1,
May 12 18:35:56 msm8909 python3[3056]: 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715499120, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715499180, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715499240, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715499300, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715499360, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715499420, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 76, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': Non
May 12 18:35:56 msm8909 python3[3056]: e, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715499480, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715499540, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715499600, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715499660, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715499720, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715499780, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 76, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenInd
May 12 18:35:56 msm8909 python3[3056]: ex': 6, 'utcTimestamp': 1715499840, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715499900, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715499960, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500020, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500080, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500140, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 76, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500200, 'deltaBmrCals': 0, '
May 12 18:35:56 msm8909 python3[3056]: caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500260, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500320, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500380, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500440, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500500, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500560, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02
May 12 18:35:56 msm8909 python3[3056]: :E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500620, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500680, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500740, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500800, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500860, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500920, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 2
May 12 18:35:56 msm8909 python3[3056]: 5.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500980, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715501040, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715501100, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715501160, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715501220, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501280, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wea
May 12 18:35:56 msm8909 python3[3056]: rableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501340, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501400, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501460, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501520, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501580, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501640, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, '
May 12 18:35:56 msm8909 python3[3056]: deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501700, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 76, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501760, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501820, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501880, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501940, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502000, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 76, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex':
May 12 18:35:56 msm8909 python3[3056]: 1, 'utcTimestamp': 1715502060, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502120, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502180, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502240, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502300, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502360, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502420, 'deltaBmrCals': 0, 'case
May 12 18:35:56 msm8909 python3[3056]: Temp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502480, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 76, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502540, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502600, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502660, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502720, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502780, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:
May 12 18:35:56 msm8909 python3[3056]: 6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502840, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502900, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502960, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503020, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503080, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 76, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503140, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5,
May 12 18:35:56 msm8909 python3[3056]: 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503200, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503260, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 76, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503320, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503380, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503440, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503500, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearabl
May 12 18:35:56 msm8909 python3[3056]: eId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503560, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503620, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503680, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503740, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503800, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503860, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'delt
May 12 18:35:56 msm8909 python3[3056]: aWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503920, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503980, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504040, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504100, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504160, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504220, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1,
May 12 18:35:56 msm8909 python3[3056]: 'utcTimestamp': 1715504280, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504340, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504400, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504460, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504520, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504580, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504640, 'deltaBmrCals': 0, 'caseTemp
May 12 18:35:56 msm8909 python3[3056]: ': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504700, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}]}
May 12 18:35:56 msm8909 python3[3056]: [SSE] Sending: {"key": "93ab8de46de1494bb3a27b2a0dbcaa02", "msg": {"events": [{"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715498760, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715498820, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715498880, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 76, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715498940, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715499000, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715499060, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 76, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5,
May 12 18:35:56 msm8909 python3[3056]: "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715499120, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715499180, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715499240, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715499300, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715499360, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715499420, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 76, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearabl
May 12 18:35:56 msm8909 python3[3056]: eId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715499480, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715499540, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715499600, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715499660, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715499720, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715499780, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 76, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "delt
May 12 18:35:56 msm8909 python3[3056]: aWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715499840, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715499900, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715499960, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500020, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500080, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500140, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 76, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6,
May 12 18:35:56 msm8909 python3[3056]: "utcTimestamp": 1715500200, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500260, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500320, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500380, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500440, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500500, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500560, "deltaBmrCals": 0, "caseTemp
May 12 18:35:56 msm8909 python3[3056]: ": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500620, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500680, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500740, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500800, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500860, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500920, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A",
May 12 18:35:56 msm8909 python3[3056]: "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500980, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715501040, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715501100, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715501160, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715501220, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501280, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "de
May 12 18:35:56 msm8909 python3[3056]: ltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501340, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501400, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501460, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501520, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501580, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501640, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId"
May 12 18:35:56 msm8909 python3[3056]: : 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501700, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 76, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501760, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501820, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501880, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501940, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502000, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 76, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWal
May 12 18:35:56 msm8909 python3[3056]: kSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502060, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502120, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502180, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502240, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502300, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502360, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utc
May 12 18:35:56 msm8909 python3[3056]: Timestamp": 1715502420, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502480, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 76, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502540, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502600, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502660, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502720, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502780, "deltaBmrCals": 0, "caseTemp": 2
May 12 18:35:56 msm8909 python3[3056]: 5.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502840, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502900, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502960, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503020, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503080, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 76, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503140, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "ac
May 12 18:35:56 msm8909 python3[3056]: tivity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503200, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503260, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 76, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503320, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503380, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503440, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503500, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaR
May 12 18:35:56 msm8909 python3[3056]: unSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503560, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503620, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503680, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503740, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503800, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503860, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76
May 12 18:35:56 msm8909 python3[3056]: , "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503920, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503980, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504040, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504100, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504160, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504220, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSte
May 12 18:35:56 msm8909 python3[3056]: ps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504280, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504340, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504400, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504460, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504520, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504580, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTime
May 12 18:35:56 msm8909 python3[3056]: stamp": 1715504640, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504700, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}]}, "rt": "bg"}
May 12 18:35:56 msm8909 python3[3056]: [SSE] BACKGROUND: {'events': [{'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504760, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504820, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 76, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504880, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504940, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505000, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505060, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1,
May 12 18:35:56 msm8909 python3[3056]: 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505120, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505180, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505240, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505300, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505360, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505420, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': Non
May 12 18:35:56 msm8909 python3[3056]: e, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505480, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505540, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505600, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505660, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505720, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505780, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenInd
May 12 18:35:56 msm8909 python3[3056]: ex': 1, 'utcTimestamp': 1715505840, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505900, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505960, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506020, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506080, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 76, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506140, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506200, 'deltaBmrCals': 0, '
May 12 18:35:56 msm8909 python3[3056]: caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506260, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506320, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506380, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506440, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506500, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506560, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02
May 12 18:35:56 msm8909 python3[3056]: :E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506620, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506680, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506740, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506800, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506860, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506920, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 2
May 12 18:35:56 msm8909 python3[3056]: 5.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506980, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507040, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507100, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507160, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507220, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507280, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wea
May 12 18:35:56 msm8909 python3[3056]: rableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507340, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507400, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507460, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507520, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507580, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507640, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, '
May 12 18:35:56 msm8909 python3[3056]: deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507700, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507760, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507820, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507880, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507940, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508000, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex':
May 12 18:35:56 msm8909 python3[3056]: 1, 'utcTimestamp': 1715508060, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 76, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508120, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508180, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508240, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508300, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508360, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508420, 'deltaBmrCals': 0, 'case
May 12 18:35:56 msm8909 python3[3056]: Temp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508480, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508540, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508600, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508660, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508720, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508780, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:
May 12 18:35:56 msm8909 python3[3056]: 6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508840, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 73, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508900, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508960, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509020, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509080, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509140, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5,
May 12 18:35:56 msm8909 python3[3056]: 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509200, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509260, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509320, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509380, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509440, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509500, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearabl
May 12 18:35:56 msm8909 python3[3056]: eId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509560, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509620, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509680, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509740, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 73, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509800, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509860, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'delt
May 12 18:35:56 msm8909 python3[3056]: aWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509920, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509980, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 75, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 76, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715510040, 'deltaBmrCals': 0, 'caseTemp': 25.5, 'battery': 74, 'deviceId': '06:05:04:02:E8:6A', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 25.5, 'deltaRunSteps': 0}]}
May 12 18:35:56 msm8909 python3[3056]: [SSE] Sending: {"key": "4e72de29ab8c4a979c23a7ce6f6fa049", "msg": {"events": [{"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504760, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504820, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 76, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504880, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504940, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505000, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505060, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5,
May 12 18:35:56 msm8909 python3[3056]: "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505120, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505180, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505240, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505300, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505360, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505420, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearabl
May 12 18:35:56 msm8909 python3[3056]: eId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505480, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505540, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505600, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505660, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505720, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505780, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "delt
May 12 18:35:56 msm8909 python3[3056]: aWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505840, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505900, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505960, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506020, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506080, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 76, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506140, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1,
May 12 18:35:56 msm8909 python3[3056]: "utcTimestamp": 1715506200, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506260, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506320, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506380, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506440, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506500, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506560, "deltaBmrCals": 0, "caseTemp
May 12 18:35:56 msm8909 python3[3056]: ": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506620, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506680, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506740, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506800, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506860, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506920, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A",
May 12 18:35:56 msm8909 python3[3056]: "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506980, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507040, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507100, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507160, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507220, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507280, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "de
May 12 18:35:56 msm8909 python3[3056]: ltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507340, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507400, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507460, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507520, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507580, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507640, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId"
May 12 18:35:56 msm8909 python3[3056]: : 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507700, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507760, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507820, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507880, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507940, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508000, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWal
May 12 18:35:56 msm8909 python3[3056]: kSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508060, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 76, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508120, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508180, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508240, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508300, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508360, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utc
May 12 18:35:56 msm8909 python3[3056]: Timestamp": 1715508420, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508480, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508540, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508600, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508660, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508720, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508780, "deltaBmrCals": 0, "caseTemp": 2
May 12 18:35:56 msm8909 python3[3056]: 5.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508840, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 73, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508900, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508960, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509020, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509080, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509140, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "ac
May 12 18:35:56 msm8909 python3[3056]: tivity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509200, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509260, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509320, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509380, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509440, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509500, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaR
May 12 18:35:56 msm8909 python3[3056]: unSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509560, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509620, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509680, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509740, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 73, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509800, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509860, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76
May 12 18:35:56 msm8909 python3[3056]: , "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509920, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509980, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 75, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 76, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715510040, "deltaBmrCals": 0, "caseTemp": 25.5, "battery": 74, "deviceId": "06:05:04:02:E8:6A", "activity": 0, "deltaActCals": 0, "skinTemp": 25.5, "deltaRunSteps": 0}]}, "rt": "bg"}
May 12 18:35:56 msm8909 python3[3056]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 18:35:56 msm8909 python3[3056]: DBUS: 06:05:04:02:E8:6A disconnected.
May 12 18:35:56 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:35:57 msm8909 python3[3056]: [SSE] RX'd: {'key': '93ab8de46de1494bb3a27b2a0dbcaa02', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510156.8435607}
May 12 18:35:57 msm8909 python3[3056]: [SSE] RX'd: {'key': '4e72de29ab8c4a979c23a7ce6f6fa049', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510156.9512627}
May 12 18:36:03 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:36:03 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:36:03 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a306666
May 12 18:36:04 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058006666
May 12 18:36:04 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:36:04 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 93, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005d000a0000000055306565
May 12 18:36:04 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:36:06 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000047306666
May 12 18:36:07 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:36:07 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:36:07 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:36:07 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:36:07 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:36:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 93, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005d000a0000000055006565
May 12 18:36:17 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:36:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 125, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003f307c7d
May 12 18:36:18 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510178, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 78, 'walkSteps': 0, 'battery': 63, 'totalSteps': 0, 'totalCals': 80, 'distance': 0, 'thermalGen': 10, 'caseTemp': 124, 'sleepDuration': 122, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 125}, 'firmwareRevision': None}
May 12 18:36:18 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510178, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 78, 'walkSteps': 0, 'battery': 63, 'totalSteps': 0, 'totalCals': 80, 'distance': 0, 'thermalGen': 10, 'caseTemp': 124, 'sleepDuration': 122, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 125}, 'firmwareRevision': None}
May 12 18:36:18 msm8909 python3[3056]: [SSE] Sending: {"key": "22e12f50363c47289e4a2c38429a460b", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715510178, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 78, "walkSteps": 0, "battery": 63, "totalSteps": 0, "totalCals": 80, "distance": 0, "thermalGen": 10, "caseTemp": 124, "sleepDuration": 122, "actCals": 2, "heartRate": 0, "sleepState": 0, "skinTemp": 125}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:36:18 msm8909 python3[3056]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 12 18:36:18 msm8909 python3[3056]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:36:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:36:18 msm8909 python3[3056]: [SSE] RX'd: {'key': '22e12f50363c47289e4a2c38429a460b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510178.8046355}
May 12 18:36:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c106565
May 12 18:36:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044006666
May 12 18:36:19 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510179, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:36:19 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510179, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:36:19 msm8909 python3[3056]: [SSE] Sending: {"key": "2f9ce255a6c64da0ac57f13069176c66", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715510179, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 68, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:36:19 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:36:19 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:36:20 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:36:20 msm8909 python3[3056]: [SSE] RX'd: {'key': '2f9ce255a6c64da0ac57f13069176c66', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510179.7375104}
May 12 18:36:24 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:36:24 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:36:31 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:36:31 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:36:32 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055206565
May 12 18:36:32 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:36:32 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:36:32 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:36:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005f206666
May 12 18:36:33 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:36:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 125, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003f007c7d
May 12 18:36:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000046206666
May 12 18:36:33 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510193, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 128, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:36:33 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510193, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 128, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:36:33 msm8909 python3[3056]: [SSE] Sending: {"key": "a023e739eafb4bec8e3ee767bc88deeb", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715510193, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 128, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 70, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:36:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:36:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057306666
May 12 18:36:34 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:36:34 msm8909 python3[3056]: [SSE] RX'd: {'key': 'a023e739eafb4bec8e3ee767bc88deeb', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510193.8232419}
May 12 18:36:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:36:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:36:45 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005f006666
May 12 18:36:45 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:36:45 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:36:45 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510205, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:36:45 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510205, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:36:45 msm8909 python3[3056]: [SSE] Sending: {"key": "ae42804659bb43288cd8529c7b19566f", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715510205, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 75, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:36:45 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000046306666
May 12 18:36:45 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:36:45 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:36:46 msm8909 python3[3056]: [SSE] RX'd: {'key': 'ae42804659bb43288cd8529c7b19566f', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510206.1867692}
May 12 18:36:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:36:47 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:36:47 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 125, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003f207c7d
May 12 18:36:48 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:36:48 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:36:48 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a006666
May 12 18:36:48 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:36:49 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055306565
May 12 18:36:49 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:36:54 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:36:54 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:36:54 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:36:54 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:36:54 msm8909 python3[3056]: [SSE] Sending: {"key": "68fab33f0bc04b5cba52dc204931f66a", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:36:55 msm8909 python3[3056]: [SSE] RX'd: {'key': '68fab33f0bc04b5cba52dc204931f66a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510215.0377798}
May 12 18:37:00 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000046106666
May 12 18:37:00 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005f106666
May 12 18:37:00 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:37:00 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:37:00 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:37:01 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a106666
May 12 18:37:01 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:37:01 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:37:01 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:37:01 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055106565
May 12 18:37:01 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:37:02 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 125, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003f307c7d
May 12 18:37:03 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:37:03 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:37:03 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:37:04 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:37:04 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:37:13 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:37:13 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:37:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:37:14 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a306666
May 12 18:37:14 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:37:14 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 1, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 126, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003f117c7e
May 12 18:37:15 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005e306666
May 12 18:37:15 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:37:15 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:37:15 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:37:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055206565
May 12 18:37:16 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:37:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:37:16 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510236, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:37:16 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510236, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:37:16 msm8909 python3[3056]: [SSE] Sending: {"key": "4228b801e55f47f0a0e611fcc87d95f6", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715510236, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:37:17 msm8909 python3[3056]: [SSE] RX'd: {'key': '4228b801e55f47f0a0e611fcc87d95f6', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510237.3207622}
May 12 18:37:24 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:37:24 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:37:27 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 1, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 126, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003f217c7e
May 12 18:37:27 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510247, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 78, 'walkSteps': 0, 'battery': 63, 'totalSteps': 0, 'totalCals': 80, 'distance': 0, 'thermalGen': 10, 'caseTemp': 124, 'sleepDuration': 122, 'actCals': 2, 'heartRate': 0, 'sleepState': 1, 'skinTemp': 126}, 'firmwareRevision': None}
May 12 18:37:27 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510247, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 78, 'walkSteps': 0, 'battery': 63, 'totalSteps': 0, 'totalCals': 80, 'distance': 0, 'thermalGen': 10, 'caseTemp': 124, 'sleepDuration': 122, 'actCals': 2, 'heartRate': 0, 'sleepState': 1, 'skinTemp': 126}, 'firmwareRevision': None}
May 12 18:37:27 msm8909 python3[3056]: [SSE] Sending: {"key": "856097c7888b4a99addb02553147eca0", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715510247, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 78, "walkSteps": 0, "battery": 63, "totalSteps": 0, "totalCals": 80, "distance": 0, "thermalGen": 10, "caseTemp": 124, "sleepDuration": 122, "actCals": 2, "heartRate": 0, "sleepState": 1, "skinTemp": 126}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:37:27 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:37:28 msm8909 python3[3056]: [SSE] RX'd: {'key': '856097c7888b4a99addb02553147eca0', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510247.8785148}
May 12 18:37:28 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043306666
May 12 18:37:28 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510248, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 67, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:37:28 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510248, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 67, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:37:28 msm8909 python3[3056]: [SSE] Sending: {"key": "0d0233813f0c4dfa925e9f686255ad07", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715510248, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 67, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:37:28 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:37:28 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510248, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:37:28 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510248, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:37:28 msm8909 python3[3056]: [SSE] Sending: {"key": "b497ae13de394fc1bd4cd9eb12e22574", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715510248, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 77, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:37:29 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:37:29 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:37:29 msm8909 python3[3056]: [SSE] RX'd: {'key': '0d0233813f0c4dfa925e9f686255ad07', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510248.8335426}
May 12 18:37:29 msm8909 python3[3056]: [SSE] RX'd: {'key': 'b497ae13de394fc1bd4cd9eb12e22574', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510248.8884635}
May 12 18:37:29 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:37:30 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000047006666
May 12 18:37:30 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005e006666
May 12 18:37:30 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:37:31 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a106666
May 12 18:37:31 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:37:32 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:37:32 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:37:42 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 78, 'sleep_state': 1, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 126, 'distance': 0, 'sleep_duration': 122, 'total_cals': 80, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007a0060000a02404e003f317c7e
May 12 18:37:42 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000047106666
May 12 18:37:42 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510262, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 128, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:37:42 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510262, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 128, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:37:42 msm8909 python3[3056]: [SSE] Sending: {"key": "e4f352e4761c48af894c210ed60e0fd5", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715510262, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 128, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:37:42 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:37:42 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:37:42 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:37:43 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005e106666
May 12 18:37:43 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:37:43 msm8909 python3[3056]: [SSE] RX'd: {'key': 'e4f352e4761c48af894c210ed60e0fd5', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510262.9184048}
May 12 18:37:43 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:37:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:37:54 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:37:54 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:37:54 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:37:54 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:37:54 msm8909 python3[3056]: [SSE] Sending: {"key": "5b5b5e1758164a03901d561c91110056", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:37:55 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:37:55 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:37:55 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:37:55 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:37:55 msm8909 python3[3056]: [SSE] RX'd: {'key': '5b5b5e1758164a03901d561c91110056', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510275.4089024}
May 12 18:37:55 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058306666
May 12 18:37:55 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:37:55 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:37:56 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a306666
May 12 18:37:56 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:37:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000047306666
May 12 18:37:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:37:57 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510277, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:37:57 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510277, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:37:57 msm8909 python3[3056]: [SSE] Sending: {"key": "3930d5286ca34f62aac3d4c4e849d3a8", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715510277, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 75, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:37:57 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:37:57 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:37:58 msm8909 python3[3056]: [SSE] RX'd: {'key': '3930d5286ca34f62aac3d4c4e849d3a8', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510277.98823}
May 12 18:37:59 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:37:59 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:38:09 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:38:09 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:38:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 1, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 127, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003f217d7f
May 12 18:38:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000047006666
May 12 18:38:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 66, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000042306666
May 12 18:38:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005e006666
May 12 18:38:09 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:38:10 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:38:10 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:38:12 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:38:12 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:38:12 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:38:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058106666
May 12 18:38:13 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:38:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000054006565
May 12 18:38:13 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:38:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:38:14 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:38:23 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000054106565
May 12 18:38:23 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:38:23 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:38:23 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:38:23 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510303, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:38:23 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510303, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:38:24 msm8909 python3[3056]: [SSE] Sending: {"key": "3fcdedba5f134fe89d674a92c82ef139", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715510303, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:38:24 msm8909 python3[3056]: [SSE] RX'd: {'key': '3fcdedba5f134fe89d674a92c82ef139', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510304.4203587}
May 12 18:38:24 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058206666
May 12 18:38:24 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:38:25 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:38:25 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:38:25 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:38:26 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b206666
May 12 18:38:26 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:38:26 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000047206666
May 12 18:38:26 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 66, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000042106666
May 12 18:38:27 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005e206665
May 12 18:38:27 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:38:27 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:38:27 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:38:27 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:38:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005e306665
May 12 18:38:37 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:38:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:38:37 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:38:37 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:38:37 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:38:38 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b306666
May 12 18:38:38 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:38:38 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000054206565
May 12 18:38:38 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:38:38 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:38:38 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:38:39 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000047306666
May 12 18:38:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:38:40 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510320, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:38:40 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510320, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:38:40 msm8909 python3[3056]: [SSE] Sending: {"key": "39789c53d44a4f62a86ae7ee07234d04", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715510320, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 77, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:38:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000054306565
May 12 18:38:40 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:38:40 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:38:40 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:38:41 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 66, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000042206666
May 12 18:38:41 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510321, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 66, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:38:41 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510321, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 66, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:38:41 msm8909 python3[3056]: [SSE] Sending: {"key": "f2170b6c621246d182ae894c0446dff5", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715510321, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 66, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:38:41 msm8909 python3[3056]: [SSE] RX'd: {'key': '39789c53d44a4f62a86ae7ee07234d04', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510320.6411235}
May 12 18:38:41 msm8909 python3[3056]: [SSE] RX'd: {'key': 'f2170b6c621246d182ae894c0446dff5', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510321.4358625}
May 12 18:38:42 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:38:42 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:38:51 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058106666
May 12 18:38:51 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:38:51 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 128, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008000130000000047006666
May 12 18:38:51 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510331, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 128, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:38:51 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510331, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 128, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:38:51 msm8909 python3[3056]: [SSE] Sending: {"key": "743341d43977413facaacae1a1cbc7cd", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715510331, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 128, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:38:51 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:38:51 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:38:51 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:38:51 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:38:52 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:38:52 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:38:52 msm8909 python3[3056]: [SSE] RX'd: {'key': '743341d43977413facaacae1a1cbc7cd', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510332.1888573}
May 12 18:38:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 66, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000042306666
May 12 18:38:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b106666
May 12 18:38:52 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:38:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000054006565
May 12 18:38:52 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:38:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:38:53 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:38:55 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:38:55 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:38:55 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:38:55 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:38:55 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:38:55 msm8909 python3[3056]: [SSE] Sending: {"key": "8f8a0b9d7a2345349b81f6081fc5c74a", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:38:55 msm8909 python3[3056]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 12 18:38:55 msm8909 python3[3056]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:38:55 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:38:55 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:38:55 msm8909 python3[3056]: [SSE] RX'd: {'key': '8f8a0b9d7a2345349b81f6081fc5c74a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510335.8376539}
May 12 18:39:05 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b206666
May 12 18:39:05 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:39:05 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000054106565
May 12 18:39:05 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:39:05 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005e206665
May 12 18:39:05 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:39:06 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058306666
May 12 18:39:06 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:39:06 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047206666
May 12 18:39:06 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:39:07 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:39:07 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:39:07 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:39:07 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:39:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:39:08 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510348, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:39:08 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510348, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:39:08 msm8909 python3[3056]: [SSE] Sending: {"key": "0435bd444ccc468d86a3a5825ee2cbfa", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715510348, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 75, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:39:08 msm8909 python3[3056]: [SSE] RX'd: {'key': '0435bd444ccc468d86a3a5825ee2cbfa', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510348.5170708}
May 12 18:39:08 msm8909 python3[3056]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 12 18:39:08 msm8909 python3[3056]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:39:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 127, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d007d7f
May 12 18:39:08 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510348, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 79, 'walkSteps': 0, 'battery': 61, 'totalSteps': 0, 'totalCals': 81, 'distance': 0, 'thermalGen': 10, 'caseTemp': 125, 'sleepDuration': 123, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 127}, 'firmwareRevision': None}
May 12 18:39:08 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510348, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 79, 'walkSteps': 0, 'battery': 61, 'totalSteps': 0, 'totalCals': 81, 'distance': 0, 'thermalGen': 10, 'caseTemp': 125, 'sleepDuration': 123, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 127}, 'firmwareRevision': None}
May 12 18:39:08 msm8909 python3[3056]: [SSE] Sending: {"key": "dcd052e4f373451ea29c84fd1506f076", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715510348, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 79, "walkSteps": 0, "battery": 61, "totalSteps": 0, "totalCals": 81, "distance": 0, "thermalGen": 10, "caseTemp": 125, "sleepDuration": 123, "actCals": 2, "heartRate": 0, "sleepState": 0, "skinTemp": 127}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:39:09 msm8909 python3[3056]: [SSE] RX'd: {'key': 'dcd052e4f373451ea29c84fd1506f076', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510349.1428277}
May 12 18:39:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:39:19 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:39:19 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:39:20 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005f306666
May 12 18:39:20 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:39:20 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:39:21 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047306666
May 12 18:39:21 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:39:21 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:39:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:39:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:39:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000054306565
May 12 18:39:22 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:39:23 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 127, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d207d7f
May 12 18:39:25 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:39:25 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:39:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 127, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d307d7f
May 12 18:39:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:39:34 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510374, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:39:34 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510374, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:39:34 msm8909 python3[3056]: [SSE] Sending: {"key": "25cab6651c1241389ff79515b7be5ac4", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715510374, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:39:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:39:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005f106666
May 12 18:39:34 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:39:34 msm8909 python3[3056]: [SSE] RX'd: {'key': '25cab6651c1241389ff79515b7be5ac4', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510374.8581657}
May 12 18:39:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000054006565
May 12 18:39:35 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:39:36 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:39:36 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:39:47 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000054106565
May 12 18:39:47 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:39:48 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 127, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d007d7f
May 12 18:39:49 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:39:49 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510389, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:39:49 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510389, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:39:49 msm8909 python3[3056]: [SSE] Sending: {"key": "c4d918f0452c495fb6f1cb4113c86dfc", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715510389, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 77, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:39:50 msm8909 python3[3056]: [SSE] RX'd: {'key': 'c4d918f0452c495fb6f1cb4113c86dfc', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510389.8242178}
May 12 18:39:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047206666
May 12 18:39:51 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005f306666
May 12 18:39:51 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:39:51 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:39:51 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:39:51 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:39:51 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:39:51 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:39:51 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:39:52 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:39:52 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:39:55 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:39:55 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:39:55 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:39:55 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:39:55 msm8909 python3[3056]: [SSE] Sending: {"key": "cddcbade4cb54567b427ecd3c698d08b", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:39:56 msm8909 python3[3056]: [SSE] RX'd: {'key': 'cddcbade4cb54567b427ecd3c698d08b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510396.1160271}
May 12 18:40:01 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:40:01 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:40:01 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:40:01 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043306666
May 12 18:40:01 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510401, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 67, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:40:01 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510401, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 67, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:40:02 msm8909 python3[3056]: [SSE] Sending: {"key": "9b63205e281e44ce8541f73a9d1104fa", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715510401, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 67, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:40:02 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 127, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d207d7f
May 12 18:40:02 msm8909 python3[3056]: [SSE] RX'd: {'key': '9b63205e281e44ce8541f73a9d1104fa', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510402.5167875}
May 12 18:40:03 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005f006666
May 12 18:40:03 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:40:05 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 127, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d207d7f
May 12 18:40:05 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046006666
May 12 18:40:05 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510405, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:40:05 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510405, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:40:05 msm8909 python3[3056]: [SSE] Sending: {"key": "4468b4162e7a4b89852f3502c76955ed", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715510405, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 129, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 70, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:40:06 msm8909 python3[3056]: [SSE] RX'd: {'key': '4468b4162e7a4b89852f3502c76955ed', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510406.2104828}
May 12 18:40:15 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 127, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d307d7f
May 12 18:40:15 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510415, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 79, 'walkSteps': 0, 'battery': 61, 'totalSteps': 0, 'totalCals': 81, 'distance': 0, 'thermalGen': 10, 'caseTemp': 125, 'sleepDuration': 123, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 127}, 'firmwareRevision': None}
May 12 18:40:15 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510415, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 79, 'walkSteps': 0, 'battery': 61, 'totalSteps': 0, 'totalCals': 81, 'distance': 0, 'thermalGen': 10, 'caseTemp': 125, 'sleepDuration': 123, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 127}, 'firmwareRevision': None}
May 12 18:40:15 msm8909 python3[3056]: [SSE] Sending: {"key": "d3c40e1bbb0c453994a59ddad1f6e48b", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715510415, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 79, "walkSteps": 0, "battery": 61, "totalSteps": 0, "totalCals": 81, "distance": 0, "thermalGen": 10, "caseTemp": 125, "sleepDuration": 123, "actCals": 2, "heartRate": 0, "sleepState": 0, "skinTemp": 127}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:40:15 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046106666
May 12 18:40:16 msm8909 python3[3056]: [SSE] RX'd: {'key': 'd3c40e1bbb0c453994a59ddad1f6e48b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510415.8582029}
May 12 18:40:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005f106665
May 12 18:40:16 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:40:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a206666
May 12 18:40:16 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:40:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048106565
May 12 18:40:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a106666
May 12 18:40:16 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510416, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 74, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:40:16 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510416, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 74, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:40:16 msm8909 python3[3056]: [SSE] Sending: {"key": "40421c42bafa4a78be7f46fc92efa199", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715510416, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 74, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:40:17 msm8909 python3[3056]: [SSE] RX'd: {'key': '40421c42bafa4a78be7f46fc92efa199', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510417.0809438}
May 12 18:40:17 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:40:17 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:40:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:40:18 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:40:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:40:19 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:40:19 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:40:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:40:26 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:40:26 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:40:29 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055206565
May 12 18:40:29 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:40:29 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:40:29 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:40:29 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:40:29 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:40:29 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058306666
May 12 18:40:29 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:40:32 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:40:32 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:40:32 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:40:32 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:40:32 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:40:32 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:40:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046206666
May 12 18:40:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048306565
May 12 18:40:33 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:40:33 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:40:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a306666
May 12 18:40:33 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:40:33 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:40:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:40:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a306666
May 12 18:40:34 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:40:43 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:40:43 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:40:43 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a006666
May 12 18:40:43 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:40:44 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 127, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d207d7f
May 12 18:40:45 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046006666
May 12 18:40:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043306666
May 12 18:40:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048006565
May 12 18:40:46 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510446, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 72, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:40:46 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510446, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 72, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:40:46 msm8909 python3[3056]: [SSE] Sending: {"key": "05ec4e57e6e046e582eb51f474305f09", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715510446, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 72, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:40:46 msm8909 python3[3056]: [SSE] RX'd: {'key': '05ec4e57e6e046e582eb51f474305f09', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510446.7088492}
May 12 18:40:47 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058106666
May 12 18:40:47 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:40:47 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:40:47 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:40:47 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:40:47 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:40:48 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:40:48 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:40:54 msm8909 python3[3056]: Running Scheduled: Thread Check
May 12 18:40:56 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:40:56 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:40:56 msm8909 python3[3056]: [SSE] Sending: {"key": "72685918146b41c5bbd30beeba8042aa", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:40:56 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:40:56 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:40:56 msm8909 python3[3056]: [SSE] RX'd: {'key': '72685918146b41c5bbd30beeba8042aa', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510456.4316363}
May 12 18:40:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 127, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d307d7f
May 12 18:40:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046106666
May 12 18:40:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a106666
May 12 18:40:59 msm8909 python3[3056]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 12 18:40:59 msm8909 python3[3056]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:41:00 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005f206665
May 12 18:41:00 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:41:00 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a206666
May 12 18:41:00 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:41:00 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:41:00 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:41:00 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:41:01 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:41:01 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:41:02 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:41:02 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:41:02 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058206666
May 12 18:41:02 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:41:11 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048206565
May 12 18:41:11 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:41:11 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:41:12 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 128, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 62, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003e107e80
May 12 18:41:12 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046206666
May 12 18:41:12 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510472, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:41:12 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510472, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:41:12 msm8909 python3[3056]: [SSE] Sending: {"key": "0fa0f96ee57147b0bcf133f4a26b33b0", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715510472, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 129, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 70, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:41:12 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a306666
May 12 18:41:12 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:41:12 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510472, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:41:12 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510472, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:41:12 msm8909 python3[3056]: [SSE] Sending: {"key": "854dc26f688248929b14cadbb0bc0e4d", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715510472, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 68, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:41:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:41:13 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:41:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 78, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004e206565
May 12 18:41:13 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510473, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 78, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:41:13 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510473, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 78, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:41:13 msm8909 python3[3056]: [SSE] Sending: {"key": "8d4be570b11a4c1c9aacdab1d6284002", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715510473, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 78, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:41:13 msm8909 python3[3056]: [SSE] RX'd: {'key': '0fa0f96ee57147b0bcf133f4a26b33b0', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510473.1117258}
May 12 18:41:13 msm8909 python3[3056]: [SSE] RX'd: {'key': '854dc26f688248929b14cadbb0bc0e4d', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510473.1556981}
May 12 18:41:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055206565
May 12 18:41:13 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:41:14 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057006666
May 12 18:41:14 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:41:14 msm8909 python3[3056]: [SSE] RX'd: {'key': '8d4be570b11a4c1c9aacdab1d6284002', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510473.9677079}
May 12 18:41:14 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005e306665
May 12 18:41:14 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:41:15 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 78, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004e306565
May 12 18:41:25 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a106666
May 12 18:41:25 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:41:26 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:41:26 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:41:27 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:41:27 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:41:27 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005e006665
May 12 18:41:27 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:41:27 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046006666
May 12 18:41:27 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a006666
May 12 18:41:27 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510487, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 74, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:41:27 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510487, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 74, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:41:27 msm8909 python3[3056]: [SSE] Sending: {"key": "50a581c67aac40f08c31d34a2e46ae80", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715510487, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 74, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:41:28 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:41:28 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:41:28 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 78, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004e006565
May 12 18:41:28 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a106666
May 12 18:41:28 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:41:28 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:41:28 msm8909 python3[3056]: [SSE] RX'd: {'key': '50a581c67aac40f08c31d34a2e46ae80', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510488.2431455}
May 12 18:41:29 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005e106665
May 12 18:41:29 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:41:29 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 128, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 62, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003e207e80
May 12 18:41:29 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510489, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 79, 'walkSteps': 0, 'battery': 62, 'totalSteps': 0, 'totalCals': 81, 'distance': 0, 'thermalGen': 10, 'caseTemp': 126, 'sleepDuration': 123, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 128}, 'firmwareRevision': None}
May 12 18:41:29 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510489, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 79, 'walkSteps': 0, 'battery': 62, 'totalSteps': 0, 'totalCals': 81, 'distance': 0, 'thermalGen': 10, 'caseTemp': 126, 'sleepDuration': 123, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 128}, 'firmwareRevision': None}
May 12 18:41:29 msm8909 python3[3056]: [SSE] Sending: {"key": "5792529455d6460e8d773cff609338ff", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715510489, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 79, "walkSteps": 0, "battery": 62, "totalSteps": 0, "totalCals": 81, "distance": 0, "thermalGen": 10, "caseTemp": 126, "sleepDuration": 123, "actCals": 2, "heartRate": 0, "sleepState": 0, "skinTemp": 128}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:41:29 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a106666
May 12 18:41:30 msm8909 python3[3056]: [SSE] RX'd: {'key': '5792529455d6460e8d773cff609338ff', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510490.0329638}
May 12 18:41:30 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:41:30 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:41:39 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046106666
May 12 18:41:39 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a206666
May 12 18:41:40 msm8909 python3[3056]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 12 18:41:40 msm8909 python3[3056]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:41:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 78, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004e106565
May 12 18:41:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a206666
May 12 18:41:40 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:41:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:41:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055106565
May 12 18:41:40 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:41:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:41:40 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:41:41 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:41:41 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005e206665
May 12 18:41:41 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:41:43 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:41:43 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057306666
May 12 18:41:43 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:41:43 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:41:43 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:41:44 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:41:44 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:41:44 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 128, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 62, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003e007e80
May 12 18:41:54 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 128, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 62, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003e107e80
May 12 18:41:54 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:41:54 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046306666
May 12 18:41:55 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 78, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004e306565
May 12 18:41:56 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:41:56 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:41:56 msm8909 python3[3056]: [SSE] Sending: {"key": "8cb6a1a18a8a4e6d84dfeb5556188324", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:41:56 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:41:57 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:41:57 msm8909 python3[3056]: [SSE] RX'd: {'key': '8cb6a1a18a8a4e6d84dfeb5556188324', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510516.8303275}
May 12 18:41:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a306666
May 12 18:41:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a006666
May 12 18:41:57 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:42:07 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 78, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004e006565
May 12 18:42:07 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 89, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a0000000059106666
May 12 18:42:07 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:42:07 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:42:07 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510527, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:42:07 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510527, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:42:07 msm8909 python3[3056]: [SSE] Sending: {"key": "7d07751486a8475591c39d1852d5b759", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715510527, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:42:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055006565
May 12 18:42:08 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:42:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:42:08 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:42:08 msm8909 python3[3056]: [SSE] RX'd: {'key': '7d07751486a8475591c39d1852d5b759', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510528.4326253}
May 12 18:42:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005e106665
May 12 18:42:08 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:42:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 128, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 62, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003e207e80
May 12 18:42:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046006666
May 12 18:42:10 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 78, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004e006565
May 12 18:42:21 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005f206665
May 12 18:42:21 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:42:21 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:42:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:42:22 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:42:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:42:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 89, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a0000000059206666
May 12 18:42:22 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:42:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055106565
May 12 18:42:22 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:42:23 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:42:23 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510543, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 67, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:42:23 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510543, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 67, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:42:23 msm8909 python3[3056]: [SSE] Sending: {"key": "46ad6c457400423890cc61225534d7e0", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715510543, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 67, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:42:23 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:42:23 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:42:23 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 128, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d007e80
May 12 18:42:23 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046206666
May 12 18:42:23 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510543, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:42:23 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510543, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:42:23 msm8909 python3[3056]: [SSE] Sending: {"key": "c21c539d5c8443b8bdaefa21f4eeb717", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715510543, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 129, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 70, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:42:24 msm8909 python3[3056]: [SSE] RX'd: {'key': '46ad6c457400423890cc61225534d7e0', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510543.8602414}
May 12 18:42:24 msm8909 python3[3056]: [SSE] RX'd: {'key': 'c21c539d5c8443b8bdaefa21f4eeb717', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510544.2993391}
May 12 18:42:24 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 89, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a0000000059306666
May 12 18:42:24 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:42:25 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:42:25 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:42:27 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:42:27 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:42:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055206565
May 12 18:42:35 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:42:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:42:35 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:42:35 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:42:36 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046306666
May 12 18:42:36 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:42:36 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:42:36 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:42:36 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510556, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:42:36 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510556, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:42:36 msm8909 python3[3056]: [SSE] Sending: {"key": "0b47ad2c360b4a1f9ec864caedf3457c", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715510556, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 75, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:42:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:42:37 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510557, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:42:37 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510557, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:42:37 msm8909 python3[3056]: [SSE] Sending: {"key": "256f7015b4814cbab418a43edf9953d8", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715510557, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 77, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:42:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:42:37 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:42:37 msm8909 python3[3056]: [SSE] RX'd: {'key': '0b47ad2c360b4a1f9ec864caedf3457c', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510557.3883808}
May 12 18:42:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057006666
May 12 18:42:37 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:42:38 msm8909 python3[3056]: [SSE] RX'd: {'key': '256f7015b4814cbab418a43edf9953d8', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510557.7392349}
May 12 18:42:38 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 128, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d107e80
May 12 18:42:38 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510558, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 79, 'walkSteps': 0, 'battery': 61, 'totalSteps': 0, 'totalCals': 81, 'distance': 0, 'thermalGen': 10, 'caseTemp': 126, 'sleepDuration': 123, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 128}, 'firmwareRevision': None}
May 12 18:42:38 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510558, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 79, 'walkSteps': 0, 'battery': 61, 'totalSteps': 0, 'totalCals': 81, 'distance': 0, 'thermalGen': 10, 'caseTemp': 126, 'sleepDuration': 123, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 128}, 'firmwareRevision': None}
May 12 18:42:38 msm8909 python3[3056]: [SSE] Sending: {"key": "3ff56894dcc24f5098e1a935f1cfdef9", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715510558, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 79, "walkSteps": 0, "battery": 61, "totalSteps": 0, "totalCals": 81, "distance": 0, "thermalGen": 10, "caseTemp": 126, "sleepDuration": 123, "actCals": 2, "heartRate": 0, "sleepState": 0, "skinTemp": 128}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:42:39 msm8909 python3[3056]: [SSE] RX'd: {'key': '3ff56894dcc24f5098e1a935f1cfdef9', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510559.1886163}
May 12 18:42:39 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:42:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005f006665
May 12 18:42:40 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:42:49 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:42:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:42:50 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:42:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:42:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005f106665
May 12 18:42:50 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:42:51 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 89, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a0000000059106666
May 12 18:42:51 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:42:51 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:42:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:42:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:42:53 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 89, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a0000000059206666
May 12 18:42:53 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:42:53 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 128, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d307e80
May 12 18:42:56 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:42:56 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:42:56 msm8909 python3[3056]: [SSE] Sending: {"key": "4715fd4f8a174a15978068cbe826e362", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:42:57 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:42:57 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:42:57 msm8909 python3[3056]: [SSE] RX'd: {'key': '4715fd4f8a174a15978068cbe826e362', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510577.0663929}
May 12 18:43:04 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:43:04 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057306666
May 12 18:43:04 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:43:05 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005f206665
May 12 18:43:05 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:43:05 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 89, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a0000000059306666
May 12 18:43:05 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:43:05 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 128, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d007e80
May 12 18:43:05 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046206666
May 12 18:43:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 89, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a0000000059306666
May 12 18:43:08 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:43:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048306565
May 12 18:43:17 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510597, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 72, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:43:17 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510597, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 72, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:43:17 msm8909 python3[3056]: [SSE] Sending: {"key": "bb535f3981114289bdce7c33e087b266", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715510597, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 72, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:43:17 msm8909 python3[3056]: [SSE] RX'd: {'key': 'bb535f3981114289bdce7c33e087b266', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510597.6930406}
May 12 18:43:18 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:43:18 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:43:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047306666
May 12 18:43:19 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:43:19 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:43:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005f006666
May 12 18:43:19 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:43:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055306565
May 12 18:43:19 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:43:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:43:21 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:43:21 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:43:21 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:43:21 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:43:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c306565
May 12 18:43:27 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:43:27 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:43:31 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005f106666
May 12 18:43:31 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:43:31 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048106565
May 12 18:43:32 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a206666
May 12 18:43:32 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:43:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a106666
May 12 18:43:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c106565
May 12 18:43:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:43:34 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:43:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044006666
May 12 18:43:34 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510614, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:43:34 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510614, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:43:34 msm8909 python3[3056]: [SSE] Sending: {"key": "f3f0c0e36adb444cb22378d73ad76968", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715510614, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 68, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:43:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055006565
May 12 18:43:34 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:43:35 msm8909 python3[3056]: [SSE] RX'd: {'key': 'f3f0c0e36adb444cb22378d73ad76968', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510615.1788583}
May 12 18:43:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:43:35 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:43:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047106666
May 12 18:43:35 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510615, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:43:35 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510615, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:43:35 msm8909 python3[3056]: [SSE] Sending: {"key": "8e8cbdf573f14e55a5fd4a8f86966291", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715510615, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 129, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:43:36 msm8909 python3[3056]: [SSE] RX'd: {'key': '8e8cbdf573f14e55a5fd4a8f86966291', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510616.0196919}
May 12 18:43:45 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047206666
May 12 18:43:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a206666
May 12 18:43:46 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510626, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 74, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:43:46 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510626, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 74, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:43:46 msm8909 python3[3056]: [SSE] Sending: {"key": "01a9a9f13aa14fa68a25bd1970155960", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715510626, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 74, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:43:47 msm8909 python3[3056]: [SSE] RX'd: {'key': '01a9a9f13aa14fa68a25bd1970155960', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510626.5467746}
May 12 18:43:49 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c206565
May 12 18:43:49 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510629, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 76, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:43:49 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510629, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 76, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:43:49 msm8909 python3[3056]: [SSE] Sending: {"key": "d7e7c6ae12e5411dadb6cefb4aa3e2e0", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715510629, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 76, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:43:49 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055206565
May 12 18:43:49 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:43:49 msm8909 python3[3056]: [SSE] RX'd: {'key': 'd7e7c6ae12e5411dadb6cefb4aa3e2e0', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510629.554718}
May 12 18:43:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a306666
May 12 18:43:50 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:43:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057006666
May 12 18:43:50 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:43:56 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:43:56 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:43:56 msm8909 python3[3056]: [SSE] Sending: {"key": "80c3f78cd1304601bfc69af94a1be95b", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:43:57 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:43:57 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:43:57 msm8909 python3[3056]: [SSE] RX'd: {'key': '80c3f78cd1304601bfc69af94a1be95b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510637.3146186}
May 12 18:43:59 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048306565
May 12 18:43:59 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a006666
May 12 18:43:59 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:43:59 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:43:59 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:44:00 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047306666
May 12 18:44:00 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a006666
May 12 18:44:01 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:44:01 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:44:01 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:44:01 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c306565
May 12 18:44:02 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 128, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d207e80
May 12 18:44:02 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510642, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 79, 'walkSteps': 0, 'battery': 61, 'totalSteps': 0, 'totalCals': 81, 'distance': 0, 'thermalGen': 10, 'caseTemp': 126, 'sleepDuration': 123, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 128}, 'firmwareRevision': None}
May 12 18:44:02 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510642, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 79, 'walkSteps': 0, 'battery': 61, 'totalSteps': 0, 'totalCals': 81, 'distance': 0, 'thermalGen': 10, 'caseTemp': 126, 'sleepDuration': 123, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 128}, 'firmwareRevision': None}
May 12 18:44:02 msm8909 python3[3056]: [SSE] Sending: {"key": "b0f462d04d434c50bde710249f756a9e", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715510642, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 79, "walkSteps": 0, "battery": 61, "totalSteps": 0, "totalCals": 81, "distance": 0, "thermalGen": 10, "caseTemp": 126, "sleepDuration": 123, "actCals": 2, "heartRate": 0, "sleepState": 0, "skinTemp": 128}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:44:03 msm8909 python3[3056]: [SSE] RX'd: {'key': 'b0f462d04d434c50bde710249f756a9e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510642.9786627}
May 12 18:44:03 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:44:03 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:44:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c106565
May 12 18:44:13 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:44:13 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:44:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048106565
May 12 18:44:14 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055006565
May 12 18:44:14 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:44:14 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a206666
May 12 18:44:14 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:44:14 msm8909 python3[3056]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 12 18:44:14 msm8909 python3[3056]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:44:14 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 129, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003f307f81
May 12 18:44:15 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:44:15 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:44:15 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047106666
May 12 18:44:15 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005f206665
May 12 18:44:15 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:44:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:44:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:44:27 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058306666
May 12 18:44:27 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:44:27 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:44:27 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:44:27 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047206666
May 12 18:44:28 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005f306665
May 12 18:44:28 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:44:28 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c206565
May 12 18:44:28 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055206565
May 12 18:44:28 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:44:29 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:44:29 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:44:29 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:44:29 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 129, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003f107f81
May 12 18:44:29 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:44:30 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a006666
May 12 18:44:30 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:44:31 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048306565
May 12 18:44:31 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510671, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 72, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:44:31 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510671, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 72, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:44:31 msm8909 python3[3056]: [SSE] Sending: {"key": "a6903092b3c549439fa07d1cf7258407", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715510671, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 72, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:44:31 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:44:31 msm8909 python3[3056]: [SSE] RX'd: {'key': 'a6903092b3c549439fa07d1cf7258407', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510671.6665976}
May 12 18:44:31 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:44:32 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 129, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003f107f81
May 12 18:44:41 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043306666
May 12 18:44:41 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510681, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 67, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:44:41 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510681, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 67, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:44:41 msm8909 python3[3056]: [SSE] Sending: {"key": "f31d5132fcfe4faeb8bff38a15bc6f20", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715510681, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 67, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:44:41 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058106666
May 12 18:44:41 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:44:41 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:44:42 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 129, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003f207f81
May 12 18:44:42 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:44:42 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:44:42 msm8909 python3[3056]: [SSE] RX'd: {'key': 'f31d5132fcfe4faeb8bff38a15bc6f20', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510682.00071}
May 12 18:44:43 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a106666
May 12 18:44:43 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:44:43 msm8909 python3[3056]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 12 18:44:43 msm8909 python3[3056]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:44:43 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005f006665
May 12 18:44:43 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:44:43 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055306565
May 12 18:44:43 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:44:44 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005f106665
May 12 18:44:44 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:44:45 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:44:45 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:44:45 msm8909 python3[3056]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 12 18:44:45 msm8909 python3[3056]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:44:45 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c006565
May 12 18:44:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055006565
May 12 18:44:46 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:44:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048006565
May 12 18:44:55 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c106565
May 12 18:44:55 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510695, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 76, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:44:55 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510695, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 76, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:44:55 msm8909 python3[3056]: [SSE] Sending: {"key": "776f571a73784408af955e9a6e485b56", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715510695, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 76, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:44:56 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:44:56 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510696, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:44:56 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510696, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:44:56 msm8909 python3[3056]: [SSE] Sending: {"key": "9f82be709fec4445b1ec1043c0cf4bed", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715510696, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 75, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:44:56 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 185, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000b90013000000005f206665
May 12 18:44:56 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:44:56 msm8909 python3[3056]: [SSE] RX'd: {'key': '776f571a73784408af955e9a6e485b56', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510696.1896596}
May 12 18:44:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 129, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003f307f81
May 12 18:44:57 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:44:57 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:44:57 msm8909 python3[3056]: [SSE] Sending: {"key": "20e89657c02c42e1b40746bdb7483d09", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:44:57 msm8909 python3[3056]: [SSE] RX'd: {'key': '9f82be709fec4445b1ec1043c0cf4bed', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510696.8987496}
May 12 18:44:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047106666
May 12 18:44:57 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510697, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:44:57 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510697, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:44:57 msm8909 python3[3056]: [SSE] Sending: {"key": "1c7d6cd4a3d946aa8cb12d0a7d117c11", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715510697, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 129, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:44:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a206666
May 12 18:44:57 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:44:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:44:57 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:44:57 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:44:57 msm8909 python3[3056]: [SSE] RX'd: {'key': '20e89657c02c42e1b40746bdb7483d09', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510697.5247502}
May 12 18:44:57 msm8909 python3[3056]: [SSE] RX'd: {'key': '1c7d6cd4a3d946aa8cb12d0a7d117c11', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510697.6775303}
May 12 18:44:57 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:44:57 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:44:58 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:44:58 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:44:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055106565
May 12 18:44:58 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:44:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058306666
May 12 18:44:58 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:45:09 msm8909 python3[3056]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:45:09 msm8909 python3[3056]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:45:10 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:45:10 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:45:10 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c206565
May 12 18:45:10 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055206565
May 12 18:45:10 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:45:11 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:45:11 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 129, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d107f81
May 12 18:45:11 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510711, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 79, 'walkSteps': 0, 'battery': 61, 'totalSteps': 0, 'totalCals': 81, 'distance': 0, 'thermalGen': 10, 'caseTemp': 127, 'sleepDuration': 123, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 129}, 'firmwareRevision': None}
May 12 18:45:11 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510711, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 79, 'walkSteps': 0, 'battery': 61, 'totalSteps': 0, 'totalCals': 81, 'distance': 0, 'thermalGen': 10, 'caseTemp': 127, 'sleepDuration': 123, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 129}, 'firmwareRevision': None}
May 12 18:45:11 msm8909 python3[3056]: [SSE] Sending: {"key": "a0da54a657944706b9ffc321b88579e5", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715510711, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 79, "walkSteps": 0, "battery": 61, "totalSteps": 0, "totalCals": 81, "distance": 0, "thermalGen": 10, "caseTemp": 127, "sleepDuration": 123, "actCals": 2, "heartRate": 0, "sleepState": 0, "skinTemp": 129}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:45:11 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047306666
May 12 18:45:11 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a006666
May 12 18:45:11 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:45:12 msm8909 python3[3056]: [SSE] RX'd: {'key': 'a0da54a657944706b9ffc321b88579e5', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510712.1508839}
May 12 18:45:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:45:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058006666
May 12 18:45:13 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:45:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005e006665
May 12 18:45:13 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:45:23 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:45:23 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005e106665
May 12 18:45:23 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:45:23 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:45:23 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004c006666
May 12 18:45:24 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 129, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d207f81
May 12 18:45:24 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047006666
May 12 18:45:25 msm8909 python3[3056]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:45:25 msm8909 python3[3056]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:45:25 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c006565
May 12 18:45:25 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:45:25 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:45:25 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:45:25 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:45:27 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:45:27 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:45:28 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055006565
May 12 18:45:28 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:45:28 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:45:28 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:45:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005e206665
May 12 18:45:37 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:45:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c106565
May 12 18:45:38 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057306666
May 12 18:45:38 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:45:38 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:45:38 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510738, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:45:38 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510738, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:45:38 msm8909 python3[3056]: [SSE] Sending: {"key": "b3a319983fa04406b1e37b2f059b7aa3", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715510738, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:45:38 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004c206666
May 12 18:45:38 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 129, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d007f81
May 12 18:45:38 msm8909 python3[3056]: [SSE] RX'd: {'key': 'b3a319983fa04406b1e37b2f059b7aa3', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510738.7957261}
May 12 18:45:39 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047106666
May 12 18:45:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:45:40 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:45:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:45:41 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047206666
May 12 18:45:51 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047306666
May 12 18:45:51 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005e006665
May 12 18:45:51 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:45:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:45:52 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:45:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:45:53 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055206565
May 12 18:45:53 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:45:53 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004c306666
May 12 18:45:53 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:45:53 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:45:55 msm8909 python3[3056]: Running Scheduled: Thread Check
May 12 18:45:55 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043306666
May 12 18:45:55 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510755, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 67, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:45:55 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510755, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 67, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:45:55 msm8909 python3[3056]: [SSE] Sending: {"key": "bcfdbbc6f8444b84988f7ed08268002d", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715510755, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 67, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:45:56 msm8909 python3[3056]: [SSE] RX'd: {'key': 'bcfdbbc6f8444b84988f7ed08268002d', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510755.9490926}
May 12 18:45:57 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:45:57 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:45:57 msm8909 python3[3056]: [SSE] Sending: {"key": "82a5b845f50c4bb7a0a8c90ede89ac5a", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:45:57 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:45:58 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:45:58 msm8909 python3[3056]: [SSE] RX'd: {'key': '82a5b845f50c4bb7a0a8c90ede89ac5a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510757.8421311}
May 12 18:46:05 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:46:05 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:46:06 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 129, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d207f81
May 12 18:46:06 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047006666
May 12 18:46:06 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510766, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:46:06 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510766, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:46:06 msm8909 python3[3056]: [SSE] Sending: {"key": "1044f4adf3884316a2600c6fef0fa7dc", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715510766, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 129, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:46:07 msm8909 python3[3056]: [SSE] RX'd: {'key': '1044f4adf3884316a2600c6fef0fa7dc', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510766.8933415}
May 12 18:46:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:46:09 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:46:09 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:46:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005f206665
May 12 18:46:09 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:46:10 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c006565
May 12 18:46:10 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510770, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 76, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:46:10 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510770, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 76, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:46:10 msm8909 python3[3056]: [SSE] Sending: {"key": "c9d96dd68e5e4fe980b65933bda6a22f", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715510770, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 76, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:46:10 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048106565
May 12 18:46:10 msm8909 python3[3056]: [SSE] RX'd: {'key': 'c9d96dd68e5e4fe980b65933bda6a22f', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510770.5192201}
May 12 18:46:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005f306665
May 12 18:46:19 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:46:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 78, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004e106565
May 12 18:46:20 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055106565
May 12 18:46:20 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:46:20 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 129, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003f007f81
May 12 18:46:20 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510780, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 79, 'walkSteps': 0, 'battery': 63, 'totalSteps': 0, 'totalCals': 81, 'distance': 0, 'thermalGen': 10, 'caseTemp': 127, 'sleepDuration': 123, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 129}, 'firmwareRevision': None}
May 12 18:46:20 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510780, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 79, 'walkSteps': 0, 'battery': 63, 'totalSteps': 0, 'totalCals': 81, 'distance': 0, 'thermalGen': 10, 'caseTemp': 127, 'sleepDuration': 123, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 129}, 'firmwareRevision': None}
May 12 18:46:20 msm8909 python3[3056]: [SSE] Sending: {"key": "5191486df078455dbee3f5bb8dd7503a", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715510780, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 79, "walkSteps": 0, "battery": 63, "totalSteps": 0, "totalCals": 81, "distance": 0, "thermalGen": 10, "caseTemp": 127, "sleepDuration": 123, "actCals": 2, "heartRate": 0, "sleepState": 0, "skinTemp": 129}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:46:21 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047206666
May 12 18:46:21 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a306666
May 12 18:46:21 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:46:21 msm8909 python3[3056]: [SSE] RX'd: {'key': '5191486df078455dbee3f5bb8dd7503a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510781.3385262}
May 12 18:46:21 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:46:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:46:22 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:46:22 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:46:22 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:46:28 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:46:28 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:46:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:46:33 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510793, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:46:33 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510793, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:46:33 msm8909 python3[3056]: [SSE] Sending: {"key": "a0db125b2d8e423b8aee6d9a6554855a", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715510793, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 75, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:46:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 129, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003f107f81
May 12 18:46:33 msm8909 python3[3056]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 12 18:46:33 msm8909 python3[3056]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:46:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047306666
May 12 18:46:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a006666
May 12 18:46:33 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:46:33 msm8909 python3[3056]: [SSE] RX'd: {'key': 'a0db125b2d8e423b8aee6d9a6554855a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510793.6893342}
May 12 18:46:33 msm8909 python3[3056]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 12 18:46:33 msm8909 python3[3056]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:46:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:46:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 78, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004e306565
May 12 18:46:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055306565
May 12 18:46:34 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:46:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:46:34 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:46:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 86, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000056006666
May 12 18:46:35 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:46:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005f106665
May 12 18:46:37 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:46:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 86, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000056106666
May 12 18:46:37 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:46:47 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055006565
May 12 18:46:47 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:46:47 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:46:48 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047006666
May 12 18:46:48 msm8909 python3[3056]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 12 18:46:48 msm8909 python3[3056]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:46:49 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 78, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004e006565
May 12 18:46:49 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 86, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000056206666
May 12 18:46:49 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:46:50 msm8909 python3[3056]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:46:50 msm8909 python3[3056]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:46:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 129, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003f307f81
May 12 18:46:50 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:46:50 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:46:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a206666
May 12 18:46:50 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:46:51 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:46:57 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:46:57 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:46:57 msm8909 python3[3056]: [SSE] Sending: {"key": "f024d905f7a54467ab77d1eeabe47da3", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:46:58 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:46:58 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:46:58 msm8909 python3[3056]: [SSE] RX'd: {'key': 'f024d905f7a54467ab77d1eeabe47da3', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510818.1565909}
May 12 18:47:01 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:47:01 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:47:01 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:47:01 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510821, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:47:01 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510821, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:47:01 msm8909 python3[3056]: [SSE] Sending: {"key": "bc48e690fb024a30b4651c4f5d9a222f", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715510821, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 68, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:47:01 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 78, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004e206565
May 12 18:47:01 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:47:01 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:47:02 msm8909 python3[3056]: [SSE] RX'd: {'key': 'bc48e690fb024a30b4651c4f5d9a222f', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510821.6598992}
May 12 18:47:02 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:47:02 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005f006665
May 12 18:47:02 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:47:03 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047206666
May 12 18:47:03 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a306666
May 12 18:47:03 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:47:04 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048206565
May 12 18:47:04 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510824, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 72, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:47:04 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510824, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 72, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:47:04 msm8909 python3[3056]: [SSE] Sending: {"key": "f32594407f1d4c49bcec4b9ebcce340b", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715510824, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 72, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:47:05 msm8909 python3[3056]: [SSE] RX'd: {'key': 'f32594407f1d4c49bcec4b9ebcce340b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510825.0925887}
May 12 18:47:05 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a306666
May 12 18:47:05 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:47:15 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a006666
May 12 18:47:15 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:47:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 130, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d208082
May 12 18:47:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:47:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046306666
May 12 18:47:18 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510838, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:47:18 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510838, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:47:18 msm8909 python3[3056]: [SSE] Sending: {"key": "aec9aff9ea794dcb90cb2be0ad5bf265", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715510838, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 129, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 70, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:47:19 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:47:19 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:47:19 msm8909 python3[3056]: [SSE] RX'd: {'key': 'aec9aff9ea794dcb90cb2be0ad5bf265', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510838.6814661}
May 12 18:47:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:47:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058106666
May 12 18:47:19 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:47:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005e206665
May 12 18:47:19 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:47:28 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:47:28 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:47:29 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:47:29 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 130, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d308082
May 12 18:47:29 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510849, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 79, 'walkSteps': 0, 'battery': 61, 'totalSteps': 0, 'totalCals': 81, 'distance': 0, 'thermalGen': 10, 'caseTemp': 128, 'sleepDuration': 123, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 130}, 'firmwareRevision': None}
May 12 18:47:29 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510849, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 79, 'walkSteps': 0, 'battery': 61, 'totalSteps': 0, 'totalCals': 81, 'distance': 0, 'thermalGen': 10, 'caseTemp': 128, 'sleepDuration': 123, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 130}, 'firmwareRevision': None}
May 12 18:47:29 msm8909 python3[3056]: [SSE] Sending: {"key": "a52d61283b364afe8b7258f3df70cc9e", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715510849, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 79, "walkSteps": 0, "battery": 61, "totalSteps": 0, "totalCals": 81, "distance": 0, "thermalGen": 10, "caseTemp": 128, "sleepDuration": 123, "actCals": 2, "heartRate": 0, "sleepState": 0, "skinTemp": 130}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:47:29 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:47:29 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:47:29 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:47:29 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005e306665
May 12 18:47:29 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:47:30 msm8909 python3[3056]: [SSE] RX'd: {'key': 'a52d61283b364afe8b7258f3df70cc9e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510849.9632328}
May 12 18:47:30 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046106666
May 12 18:47:30 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a206666
May 12 18:47:30 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:47:30 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:47:31 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:47:31 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:47:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:47:33 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510853, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:47:33 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510853, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:47:33 msm8909 python3[3056]: [SSE] Sending: {"key": "e8fbf33cdf3e46caab4a9fcff8e501ab", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715510853, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 77, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:47:34 msm8909 python3[3056]: [SSE] RX'd: {'key': 'e8fbf33cdf3e46caab4a9fcff8e501ab', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510854.3014891}
May 12 18:47:43 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:47:43 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:47:44 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 130, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d008082
May 12 18:47:44 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a306666
May 12 18:47:44 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:47:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:47:46 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510866, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:47:46 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510866, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:47:46 msm8909 python3[3056]: [SSE] Sending: {"key": "a86d966451a643d8b255f59fd6bf8256", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715510866, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 75, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:47:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:47:47 msm8909 python3[3056]: [SSE] RX'd: {'key': 'a86d966451a643d8b255f59fd6bf8256', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510867.3238418}
May 12 18:47:47 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043306666
May 12 18:47:57 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:47:57 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:47:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005e106665
May 12 18:47:57 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:47:58 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:47:58 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:47:58 msm8909 python3[3056]: [SSE] Sending: {"key": "1ed85288bec64f9fb73da997fccbdcf8", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:47:58 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:47:58 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:47:58 msm8909 python3[3056]: [SSE] RX'd: {'key': '1ed85288bec64f9fb73da997fccbdcf8', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510878.4899991}
May 12 18:47:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:47:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:47:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055306565
May 12 18:47:58 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:47:59 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 130, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d208082
May 12 18:47:59 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a106666
May 12 18:47:59 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:48:00 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:48:01 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:48:02 msm8909 python3[3056]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:48:02 msm8909 python3[3056]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:48:11 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055006565
May 12 18:48:11 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:48:11 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 130, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d308082
May 12 18:48:11 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:48:12 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:48:12 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510892, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:48:12 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510892, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:48:12 msm8909 python3[3056]: [SSE] Sending: {"key": "39612646d86345eda4889dd063f7a9bd", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715510892, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 68, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:48:12 msm8909 python3[3056]: [SSE] RX'd: {'key': '39612646d86345eda4889dd063f7a9bd', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510892.9059403}
May 12 18:48:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058206666
May 12 18:48:13 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:48:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:48:13 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510893, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:48:13 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510893, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:48:13 msm8909 python3[3056]: [SSE] Sending: {"key": "6d295bac342a4022ac98de26fc8ec3e7", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715510893, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:48:14 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b206666
May 12 18:48:14 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:48:14 msm8909 python3[3056]: [SSE] RX'd: {'key': '6d295bac342a4022ac98de26fc8ec3e7', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510894.2877405}
May 12 18:48:15 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 93, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005d306665
May 12 18:48:15 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:48:15 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057306666
May 12 18:48:15 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:48:15 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:48:15 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:48:15 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:48:15 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:48:15 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c106565
May 12 18:48:25 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057006666
May 12 18:48:25 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:48:25 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b006666
May 12 18:48:25 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:48:25 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:48:25 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:48:25 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055206565
May 12 18:48:25 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:48:26 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:48:26 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:48:26 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:48:26 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:48:27 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047206666
May 12 18:48:27 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510907, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:48:27 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510907, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:48:27 msm8909 python3[3056]: [SSE] Sending: {"key": "00dab8b071214808bfb6411278378c20", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715510907, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 129, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:48:28 msm8909 python3[3056]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:48:28 msm8909 python3[3056]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:48:28 msm8909 python3[3056]: [SSE] RX'd: {'key': '00dab8b071214808bfb6411278378c20', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510907.7981112}
May 12 18:48:28 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c206565
May 12 18:48:28 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:48:28 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:48:30 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:48:30 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:48:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b106666
May 12 18:48:40 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:48:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c006565
May 12 18:48:40 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510920, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 76, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:48:40 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510920, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 76, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:48:40 msm8909 python3[3056]: [SSE] Sending: {"key": "e914306edf424f52b3b68eb7776eee8b", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715510920, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 76, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:48:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:48:40 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:48:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:48:41 msm8909 python3[3056]: [SSE] RX'd: {'key': 'e914306edf424f52b3b68eb7776eee8b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510920.9141781}
May 12 18:48:41 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 93, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005d206665
May 12 18:48:41 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:48:43 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055006565
May 12 18:48:43 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:48:44 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:48:44 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:48:53 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:48:53 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:48:53 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:48:54 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b306666
May 12 18:48:54 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:48:54 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:48:54 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:48:55 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055106565
May 12 18:48:55 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:48:55 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:48:55 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510935, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:48:55 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715510935, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:48:55 msm8909 python3[3056]: [SSE] Sending: {"key": "e293c52f07e34ca387683d04db98b5dc", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715510935, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 75, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:48:55 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 79, 'sleep_state': 1, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 130, 'distance': 0, 'sleep_duration': 123, 'total_cals': 81, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007b0060000a02504f003d018082
May 12 18:48:55 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510935, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 79, 'walkSteps': 0, 'battery': 61, 'totalSteps': 0, 'totalCals': 81, 'distance': 0, 'thermalGen': 10, 'caseTemp': 128, 'sleepDuration': 123, 'actCals': 2, 'heartRate': 0, 'sleepState': 1, 'skinTemp': 130}, 'firmwareRevision': None}
May 12 18:48:55 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715510935, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 79, 'walkSteps': 0, 'battery': 61, 'totalSteps': 0, 'totalCals': 81, 'distance': 0, 'thermalGen': 10, 'caseTemp': 128, 'sleepDuration': 123, 'actCals': 2, 'heartRate': 0, 'sleepState': 1, 'skinTemp': 130}, 'firmwareRevision': None}
May 12 18:48:55 msm8909 python3[3056]: [SSE] Sending: {"key": "f65a6f1f8b934b63a08d86dc19c791cf", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715510935, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 79, "walkSteps": 0, "battery": 61, "totalSteps": 0, "totalCals": 81, "distance": 0, "thermalGen": 10, "caseTemp": 128, "sleepDuration": 123, "actCals": 2, "heartRate": 0, "sleepState": 1, "skinTemp": 130}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:48:56 msm8909 python3[3056]: [SSE] RX'd: {'key': 'e293c52f07e34ca387683d04db98b5dc', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510936.2352448}
May 12 18:48:56 msm8909 python3[3056]: [SSE] RX'd: {'key': 'f65a6f1f8b934b63a08d86dc19c791cf', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510936.2965748}
May 12 18:48:56 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 93, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005d306665
May 12 18:48:56 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:48:57 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:48:57 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:48:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c106565
May 12 18:48:58 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:48:58 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:48:58 msm8909 python3[3056]: [SSE] Sending: {"key": "58a14cdfac9d4103be6b4fe941af5b10", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:48:59 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:48:59 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:48:59 msm8909 python3[3056]: [SSE] RX'd: {'key': '58a14cdfac9d4103be6b4fe941af5b10', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510938.8869112}
May 12 18:49:07 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:49:07 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:49:07 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c206565
May 12 18:49:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 69, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000045306565
May 12 18:49:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:49:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005e106665
May 12 18:49:09 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:49:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043306666
May 12 18:49:09 msm8909 python3[3056]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:49:09 msm8909 python3[3056]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:49:09 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:49:09 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:49:11 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047306666
May 12 18:49:12 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b006666
May 12 18:49:12 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:49:21 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:49:21 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510961, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 67, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:49:21 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715510961, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 67, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:49:21 msm8909 python3[3056]: [SSE] Sending: {"key": "24791a873c4149dc8437aa0f3270ccd0", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715510961, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 67, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:49:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058106666
May 12 18:49:22 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:49:22 msm8909 python3[3056]: [SSE] RX'd: {'key': '24791a873c4149dc8437aa0f3270ccd0', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510962.0064666}
May 12 18:49:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:49:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:49:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:49:22 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:49:24 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047006666
May 12 18:49:24 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:49:24 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:49:25 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000054006565
May 12 18:49:25 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:49:29 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:49:29 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:49:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 130, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f008082
May 12 18:49:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 69, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000045106565
May 12 18:49:35 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510975, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 69, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:49:35 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715510975, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 69, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:49:35 msm8909 python3[3056]: [SSE] Sending: {"key": "eb401b60f6784e29a2c4cca3a8d20a16", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715510975, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 69, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:49:36 msm8909 python3[3056]: [SSE] RX'd: {'key': 'eb401b60f6784e29a2c4cca3a8d20a16', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510976.0151887}
May 12 18:49:36 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047106666
May 12 18:49:36 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510976, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:49:36 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715510976, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:49:36 msm8909 python3[3056]: [SSE] Sending: {"key": "cc72bee208ec41b3962d80fd402ff9da", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715510976, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 129, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:49:36 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005e306665
May 12 18:49:36 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:49:37 msm8909 python3[3056]: [SSE] RX'd: {'key': 'cc72bee208ec41b3962d80fd402ff9da', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510976.9211748}
May 12 18:49:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:49:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000054106565
May 12 18:49:37 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:49:38 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a306666
May 12 18:49:38 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:49:39 msm8909 python3[3056]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 12 18:49:39 msm8909 python3[3056]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:49:39 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058306666
May 12 18:49:39 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:49:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:49:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:49:40 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:49:49 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058006666
May 12 18:49:49 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:49:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:49:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 130, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f108082
May 12 18:49:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a006666
May 12 18:49:50 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:49:50 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:49:50 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:49:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005e106665
May 12 18:49:50 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:49:51 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047306666
May 12 18:49:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:49:52 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510992, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:49:52 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715510992, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:49:52 msm8909 python3[3056]: [SSE] Sending: {"key": "5717b077267a4be084231324183ca7a2", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715510992, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 77, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:49:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000054306565
May 12 18:49:52 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:49:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:49:52 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:49:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 69, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000045306565
May 12 18:49:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043306666
May 12 18:49:53 msm8909 python3[3056]: [SSE] RX'd: {'key': '5717b077267a4be084231324183ca7a2', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510992.7017517}
May 12 18:49:53 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:49:53 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:49:54 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:49:54 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:49:58 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:49:58 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:49:58 msm8909 python3[3056]: [SSE] Sending: {"key": "b3b6fe30ad604ca4b686775dc97af47a", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:49:59 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:49:59 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:49:59 msm8909 python3[3056]: [SSE] RX'd: {'key': 'b3b6fe30ad604ca4b686775dc97af47a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715510999.0729229}
May 12 18:50:03 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047006666
May 12 18:50:04 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:50:04 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:50:04 msm8909 python3[3056]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 12 18:50:04 msm8909 python3[3056]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:50:04 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:50:04 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:50:04 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:50:04 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000054006565
May 12 18:50:04 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:50:04 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 130, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f308082
May 12 18:50:04 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715511004, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 81, 'walkSteps': 0, 'battery': 63, 'totalSteps': 0, 'totalCals': 83, 'distance': 0, 'thermalGen': 10, 'caseTemp': 128, 'sleepDuration': 124, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 130}, 'firmwareRevision': None}
May 12 18:50:04 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715511004, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 81, 'walkSteps': 0, 'battery': 63, 'totalSteps': 0, 'totalCals': 83, 'distance': 0, 'thermalGen': 10, 'caseTemp': 128, 'sleepDuration': 124, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 130}, 'firmwareRevision': None}
May 12 18:50:04 msm8909 python3[3056]: [SSE] Sending: {"key": "1cd89cbb2ba8434fae3bd25f7070071e", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715511004, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 81, "walkSteps": 0, "battery": 63, "totalSteps": 0, "totalCals": 83, "distance": 0, "thermalGen": 10, "caseTemp": 128, "sleepDuration": 124, "actCals": 2, "heartRate": 0, "sleepState": 0, "skinTemp": 130}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:50:05 msm8909 python3[3056]: [SSE] RX'd: {'key': '1cd89cbb2ba8434fae3bd25f7070071e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511005.388159}
May 12 18:50:06 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005e206665
May 12 18:50:06 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:50:06 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:50:07 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:50:07 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715511007, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:50:07 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715511007, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:50:07 msm8909 python3[3056]: [SSE] Sending: {"key": "bc4a3302ef8446069a7c9d3716f57373", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715511007, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 75, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:50:07 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a206666
May 12 18:50:07 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:50:08 msm8909 python3[3056]: [SSE] RX'd: {'key': 'bc4a3302ef8446069a7c9d3716f57373', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511008.0321138}
May 12 18:50:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000054106565
May 12 18:50:17 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:50:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048206565
May 12 18:50:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:50:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 130, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f008082
May 12 18:50:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b306666
May 12 18:50:17 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:50:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005f006665
May 12 18:50:17 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:50:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046206666
May 12 18:50:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 86, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000056306666
May 12 18:50:18 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:50:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:50:19 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:50:19 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:50:19 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:50:19 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:50:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:50:22 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715511022, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:50:22 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715511022, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:50:22 msm8909 python3[3056]: [SSE] Sending: {"key": "4f0071f14df34622a758823a53101e05", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715511022, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 68, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:50:22 msm8909 python3[3056]: [SSE] RX'd: {'key': '4f0071f14df34622a758823a53101e05', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511022.7233887}
May 12 18:50:29 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:50:29 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:50:31 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055306565
May 12 18:50:31 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:50:32 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044006666
May 12 18:50:32 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:50:32 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:50:32 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048306565
May 12 18:50:32 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:50:32 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:50:32 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:50:32 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:50:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b106666
May 12 18:50:34 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:50:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:50:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:50:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005f106665
May 12 18:50:35 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:50:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 86, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000056106666
May 12 18:50:35 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:50:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046306666
May 12 18:50:45 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:50:45 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:50:45 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005f206665
May 12 18:50:45 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:50:45 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046006666
May 12 18:50:45 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715511045, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:50:45 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715511045, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:50:45 msm8909 python3[3056]: [SSE] Sending: {"key": "dab047f630b94bc992266e543f026afa", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715511045, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 129, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 70, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:50:45 msm8909 python3[3056]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 12 18:50:45 msm8909 python3[3056]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:50:46 msm8909 python3[3056]: [SSE] RX'd: {'key': 'dab047f630b94bc992266e543f026afa', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511046.0955379}
May 12 18:50:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b206666
May 12 18:50:46 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:50:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:50:46 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:50:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055006565
May 12 18:50:46 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:50:47 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048106565
May 12 18:50:47 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715511047, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 72, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:50:47 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715511047, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 72, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:50:47 msm8909 python3[3056]: [SSE] Sending: {"key": "320a9603ddaf43b081fae7b778eb8f6c", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715511047, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 72, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:50:47 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 130, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f308082
May 12 18:50:47 msm8909 python3[3056]: [SSE] RX'd: {'key': '320a9603ddaf43b081fae7b778eb8f6c', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511047.4214587}
May 12 18:50:48 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 86, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000056206666
May 12 18:50:48 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:50:48 msm8909 python3[3056]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 12 18:50:48 msm8909 python3[3056]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:50:48 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:50:49 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:50:55 msm8909 python3[3056]: Running Scheduled: Thread Check
May 12 18:50:59 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:50:59 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:50:59 msm8909 python3[3056]: [SSE] Sending: {"key": "5be7497cbc404f9d81c726611625130b", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:50:59 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:50:59 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048206565
May 12 18:50:59 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 130, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f008082
May 12 18:50:59 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:50:59 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:50:59 msm8909 python3[3056]: [SSE] RX'd: {'key': '5be7497cbc404f9d81c726611625130b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511059.4319882}
May 12 18:50:59 msm8909 python3[3056]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:50:59 msm8909 python3[3056]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:51:00 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:51:01 msm8909 python3[3056]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 12 18:51:01 msm8909 python3[3056]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:51:02 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005f006665
May 12 18:51:02 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:51:02 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:51:02 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:51:02 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 86, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000056006666
May 12 18:51:02 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:51:03 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:51:03 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:51:04 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:51:04 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:51:05 msm8909 python3[3056]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 12 18:51:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 130, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f008082
May 12 18:51:11 msm8909 python3[3056]: DBUS: Connected to 06:05:04:30:B0:14
May 12 18:51:11 msm8909 python3[3056]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:51:11 msm8909 python3[3056]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 18:51:11 msm8909 python3[3056]: [SSE] Sending: {"key": "0db3bbf84a1340d4bfbbd1ca5c915d97", "msg": {"wearables": [{"wearable_id": 81, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:51:11 msm8909 python3[3056]: ACTIVATING HR.
May 12 18:51:13 msm8909 python3[3056]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:51:13 msm8909 python3[3056]: 1273.7560291290283 [06:05:04:30:B0:14] <- HR 0000
May 12 18:51:15 msm8909 python3[3056]: DBUS: Read 06:05:04:30:B0:14 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 116, 221, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 212, 48, 176, 20, 0, 0, 0]
May 12 18:51:15 msm8909 python3[3056]: GOT Firmware Version: V1.5.4d0
May 12 18:51:15 msm8909 python3[3056]: GOT Pairing Code: 13d4
May 12 18:51:15 msm8909 python3[3056]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 18:51:15 msm8909 python3[3056]: NO FW Update needed.
May 12 18:51:15 msm8909 python3[3056]: LAST SYNC: 1715500253
May 12 18:51:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c306565
May 12 18:51:16 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715511076, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 76, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:51:16 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715511076, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 76, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:51:16 msm8909 python3[3056]: [SSE] Sending: {"key": "c128ccc6d8f0429bab250856fb5d4b4f", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715511076, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 76, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:51:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:51:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:51:17 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:51:17 msm8909 python3[3056]: DBUS: Read 06:05:04:30:B0:14 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 17, 210, 1, 16, 164, 61, 1, 17, 109, 148, 0, 18, 124, 0, 0, 32, 0, 0, 0, 48, 96, 0, 0, 64, 10, 0, 0, 65, 131, 0, 0, 80, 128, 0, 0, 81, 63, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 18:51:17 msm8909 python3[3056]: ACTIVITY: 0
May 12 18:51:17 msm8909 python3[3056]: HR READING: 0 TOOK 0.000705 secs
May 12 18:51:17 msm8909 python3[3056]: DEACTIVATING HR.
May 12 18:51:17 msm8909 python3[3056]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 18:51:17 msm8909 python3[3056]: GOT Instant Data: {'solar_gen': 96, 'bmr_cals': 81316, 'activity': 0, 'walk_steps': 0, 'sleep_duration': 124, 'skin_temp': 131, 'distance': 0, 'total_cals': 119313, 'act_cals': 37997, 'run_steps': 0, 'thermal_gen': 10, 'heart_rate': 0, 'battery': 63, 'case_temp': 128, 'total_steps': 0}
May 12 18:51:17 msm8909 python3[3056]: W ID: 81
May 12 18:51:17 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715511077, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 81316, 'walkSteps': 0, 'activity': 0, 'totalSteps': 0, 'totalCals': 119313, 'distance': 0, 'heartRate': 0, 'caseTemp': 128, 'sleepDuration': 124, 'actCals': 37997, 'battery': 63, 'thermalGen': 10, 'skinTemp': 131}, 'firmwareRevision': None}
May 12 18:51:17 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715511077, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 81316, 'walkSteps': 0, 'activity': 0, 'totalSteps': 0, 'totalCals': 119313, 'distance': 0, 'heartRate': 0, 'caseTemp': 128, 'sleepDuration': 124, 'actCals': 37997, 'battery': 63, 'thermalGen': 10, 'skinTemp': 131}, 'firmwareRevision': None}
May 12 18:51:17 msm8909 python3[3056]: [SSE] Sending: {"key": "bbe4c4a58a0f449fb72fdc80d8551849", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715511077, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 81316, "walkSteps": 0, "activity": 0, "totalSteps": 0, "totalCals": 119313, "distance": 0, "heartRate": 0, "caseTemp": 128, "sleepDuration": 124, "actCals": 37997, "battery": 63, "thermalGen": 10, "skinTemp": 131}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:51:17 msm8909 python3[3056]: Instant Upload complete
May 12 18:51:17 msm8909 python3[3056]: using silent sync
May 12 18:51:17 msm8909 python3[3056]: Starting sync for: 06:05:04:30:B0:14
May 12 18:51:17 msm8909 python3[3056]: ACTIVATING AMDTP.
May 12 18:51:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005f206665
May 12 18:51:17 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:51:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:51:18 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715511078, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:51:18 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715511078, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:51:18 msm8909 python3[3056]: [SSE] Sending: {"key": "f58feccef9504ae1857c8c00b94e6264", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715511078, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 75, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:51:18 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:51:18 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:51:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055306565
May 12 18:51:19 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:51:20 msm8909 python3[3056]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 12 18:51:20 msm8909 python3[3056]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:51:20 msm8909 python3[3056]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:51:21 msm8909 python3[3056]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 12 18:51:21 msm8909 python3[3056]: Sending start sync for: 06:05:04:30:B0:14
May 12 18:51:21 msm8909 python3[3056]: 1282.0135862827301 [06:05:04:30:B0:14] -> TX[10] b'060040109100a4a98329'
May 12 18:51:22 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 12 18:51:22 msm8909 python3[3056]: 1283.362982749939 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 12 18:51:22 msm8909 python3[3056]: 1283.3910059928894 [06:05:04:30:B0:14] <- RX 06004010e2009183912d
May 12 18:51:22 msm8909 python3[3056]: 1283.4000127315521 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:22 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:22 msm8909 python3[3056]: Header: 06004010 payload: e200 crc: 9183912d
May 12 18:51:22 msm8909 python3[3056]: 1283.4067447185516 [06:05:04:30:B0:14] -> TX[10] b'0600401092269a7fa3d0'
May 12 18:51:22 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 12 18:51:23 msm8909 python3[3056]: 1284.2577292919159 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 12 18:51:23 msm8909 python3[3056]: 1284.284019947052 [06:05:04:30:B0:14] <- RX 06004011e2009183912d
May 12 18:51:23 msm8909 python3[3056]: 1284.2928535938263 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:23 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:23 msm8909 python3[3056]: Header: 06004011 payload: e200 crc: 9183912d
May 12 18:51:23 msm8909 python3[3056]: 1284.3015263080597 [06:05:04:30:B0:14] -> TX[11] b'07004010900f002d7dca85'
May 12 18:51:23 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 12 18:51:24 msm8909 python3[3056]: 1284.8952922821045 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 12 18:51:24 msm8909 python3[3056]: 1285.2115318775177 [06:05:04:30:B0:14] <- RX 06004012e2009183912d
May 12 18:51:24 msm8909 python3[3056]: 1285.2207670211792 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:24 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:24 msm8909 python3[3056]: Header: 06004012 payload: e200 crc: 9183912d
May 12 18:51:24 msm8909 python3[3056]: 1285.2275812625885 [06:05:04:30:B0:14] -> TX[11] b'070040109316006c6a8c1c'
May 12 18:51:24 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 12 18:51:25 msm8909 python3[3056]: 1285.8667030334473 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 12 18:51:25 msm8909 python3[3056]: 1285.9285604953766 [06:05:04:30:B0:14] <- RX 06004013e2009183912d
May 12 18:51:25 msm8909 python3[3056]: 1285.9375877380371 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:25 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:25 msm8909 python3[3056]: Header: 06004013 payload: e200 crc: 9183912d
May 12 18:51:25 msm8909 python3[3056]: 1285.9445939064026 [06:05:04:30:B0:14] -> TX[11] b'070040109317002d5b9705'
May 12 18:51:25 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 12 18:51:25 msm8909 python3[3056]: 1286.0176620483398 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 12 18:51:25 msm8909 python3[3056]: 1286.4083731174469 [06:05:04:30:B0:14] <- RX 06004014e2009183912d
May 12 18:51:25 msm8909 python3[3056]: 1286.4173271656036 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:25 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:25 msm8909 python3[3056]: Header: 06004014 payload: e200 crc: 9183912d
May 12 18:51:25 msm8909 python3[3056]: 1286.4242739677429 [06:05:04:30:B0:14] -> TX[10] b'060040109124754d8015'
May 12 18:51:25 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 12 18:51:26 msm8909 python3[3056]: 1286.4977607727051 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 12 18:51:26 msm8909 python3[3056]: 1286.5281567573547 [06:05:04:30:B0:14] <- RX 24004015000066409f2d000000190064070b00000000000000000001d2110000007c0015dce246a4
May 12 18:51:26 msm8909 python3[3056]: 1286.5372042655945 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:26 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:26 msm8909 python3[3056]: user prefs:
May 12 18:51:26 msm8909 python3[3056]: self.clockFormat: 00
May 12 18:51:26 msm8909 python3[3056]: self.unit: 00
May 12 18:51:26 msm8909 python3[3056]: self.time: 00000000
May 12 18:51:26 msm8909 python3[3056]: self.timezone: 0000
May 12 18:51:26 msm8909 python3[3056]: self.gender: 00
May 12 18:51:26 msm8909 python3[3056]: self.age: 19
May 12 18:51:26 msm8909 python3[3056]: self.weight: 0064
May 12 18:51:26 msm8909 python3[3056]: self.height: 070b
May 12 18:51:26 msm8909 python3[3056]: self.steps: 00003a98
May 12 18:51:26 msm8909 python3[3056]: self.distance: 00000003
May 12 18:51:26 msm8909 python3[3056]: self.calories: 000004b0
May 12 18:51:26 msm8909 python3[3056]: self.sleep: 000001e0
May 12 18:51:26 msm8909 python3[3056]: self.language: 00
May 12 18:51:26 msm8909 python3[3056]: self.sleeptime: 15
May 12 18:51:26 msm8909 python3[3056]: 1286.6163051128387 [06:05:04:30:B0:14] <- RX 06004016e2009183912d
May 12 18:51:26 msm8909 python3[3056]: 1286.6254906654358 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:26 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:26 msm8909 python3[3056]: Header: 06004016 payload: e200 crc: 9183912d
May 12 18:51:26 msm8909 python3[3056]: 1286.6323530673981 [06:05:04:30:B0:14] -> TX[42] b'260040109024000066409f2e000000190064070b00003a9800000003000004b0000001e00015c5c9b60c'
May 12 18:51:26 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 260040109024000066409f2e000000190064070b00003a9800000003000004b0000001e00015c5c9b60c
May 12 18:51:26 msm8909 python3[3056]: 1286.7077424526215 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 12 18:51:26 msm8909 python3[3056]: 1287.0969512462616 [06:05:04:30:B0:14] <- RX 06004017e2009183912d
May 12 18:51:26 msm8909 python3[3056]: 1287.1060748100281 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:26 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:26 msm8909 python3[3056]: Header: 06004017 payload: e200 crc: 9183912d
May 12 18:51:26 msm8909 python3[3056]: 1287.1150801181793 [06:05:04:30:B0:14] -> TX[11] b'07004010930c0121a0a6db'
May 12 18:51:26 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 12 18:51:26 msm8909 python3[3056]: 1287.1895437240601 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 12 18:51:27 msm8909 python3[3056]: 1287.576860666275 [06:05:04:30:B0:14] <- RX 06004018e2009183912d
May 12 18:51:27 msm8909 python3[3056]: 1287.585782289505 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:27 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:27 msm8909 python3[3056]: Header: 06004018 payload: e200 crc: 9183912d
May 12 18:51:27 msm8909 python3[3056]: 1287.5926296710968 [06:05:04:30:B0:14] -> TX[10] b'060040109237685f13ba'
May 12 18:51:27 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 12 18:51:27 msm8909 python3[3056]: 1287.6684970855713 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 12 18:51:27 msm8909 python3[3056]: 1287.6962447166443 [06:05:04:30:B0:14] <- RX 05004019011bdf05a5
May 12 18:51:27 msm8909 python3[3056]: 1287.7053730487823 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:27 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:27 msm8909 python3[3056]: 06:05:04:30:B0:14: License Good
May 12 18:51:27 msm8909 python3[3056]: 1287.7863874435425 [06:05:04:30:B0:14] <- RX 0600401ae2009183912d
May 12 18:51:27 msm8909 python3[3056]: 1287.7975852489471 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:27 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:27 msm8909 python3[3056]: Header: 0600401a payload: e200 crc: 9183912d
May 12 18:51:27 msm8909 python3[3056]: 1287.8080294132233 [06:05:04:30:B0:14] -> TX[10] b'060040109126592c8efb'
May 12 18:51:27 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 12 18:51:27 msm8909 python3[3056]: 1287.8834388256073 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 12 18:51:27 msm8909 python3[3056]: 1287.91179895401 [06:05:04:30:B0:14] <- RX 1c00401b00000001000000010000000000000000000000b50000000099059a63
May 12 18:51:27 msm8909 python3[3056]: 1287.9212155342102 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:27 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:27 msm8909 python3[3056]: 1287.9999496936798 [06:05:04:30:B0:14] <- RX 0600401ce2009183912d
May 12 18:51:27 msm8909 python3[3056]: 1288.0089132785797 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:27 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:27 msm8909 python3[3056]: Header: 0600401c payload: e200 crc: 9183912d
May 12 18:51:27 msm8909 python3[3056]: 1288.0158715248108 [06:05:04:30:B0:14] -> TX[10] b'060040109107073ce7b7'
May 12 18:51:27 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 12 18:51:27 msm8909 python3[3056]: 1288.0905752182007 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 12 18:51:27 msm8909 python3[3056]: 1288.1161921024323 [06:05:04:30:B0:14] <- RX 0500401d008def02d2
May 12 18:51:27 msm8909 python3[3056]: 1288.1253385543823 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:27 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:27 msm8909 python3[3056]: 1288.2160205841064 [06:05:04:30:B0:14] <- RX 0600401ee2009183912d
May 12 18:51:27 msm8909 python3[3056]: 1288.2252049446106 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:27 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:27 msm8909 python3[3056]: Header: 0600401e payload: e200 crc: 9183912d
May 12 18:51:27 msm8909 python3[3056]: 1288.2319765090942 [06:05:04:30:B0:14] -> TX[10] b'060040109117632c50aa'
May 12 18:51:27 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 12 18:51:27 msm8909 python3[3056]: 1288.2999446392059 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 12 18:51:27 msm8909 python3[3056]: 1288.3268623352051 [06:05:04:30:B0:14] <- RX 0800401fa874406612a5cbae
May 12 18:51:27 msm8909 python3[3056]: 1288.3377645015717 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:27 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:27 msm8909 python3[3056]: 1288.4181559085846 [06:05:04:30:B0:14] <- RX 06004010e2009183912d
May 12 18:51:27 msm8909 python3[3056]: 1288.4284794330597 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:27 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:27 msm8909 python3[3056]: Header: 06004010 payload: e200 crc: 9183912d
May 12 18:51:27 msm8909 python3[3056]: 1288.4366326332092 [06:05:04:30:B0:14] -> TX[10] b'060040109106910ce0c0'
May 12 18:51:27 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 12 18:51:28 msm8909 python3[3056]: 1288.5665228366852 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 12 18:51:28 msm8909 python3[3056]: 1288.6185591220856 [06:05:04:30:B0:14] <- RX 0402401100000000000000047b0200003f830f0800000000000000047b0200003e830f0800000000000000047b0200003f838f08000000007e02bd067b1a00003d830f0800000000000000047b0200003f830f0800000000000000047b0200003f830f0800000000000000047b0200003f830f0800000000000000047b0200003fa30f0800000000000000047b0200003ca30f0800000000000000047b0200003fa30f0800000000000000047c0200003da30f0800000000000000047c0200003da30f0800000000000000047c0200003fa30f0800000000000000047c0200003da38f08000000009402bd067c1a00003da30f08
May 12 18:51:28 msm8909 python3[3056]: 1288.6652748584747 [06:05:04:30:B0:14] <- RX 00000000000000047c0200003da30f0800000000000000047c0200003da30f0800000000000000047c0200003ea30f0800000000000000047c0200003fa30f0800000000000000047c020000bea00f0800000000000000047c020000bfa00f0800000000000000047c020000bfa00f0800000000000000047c020000bfa00f0800000000000000047c020000bfa00f0800000000000000047c020000bda08f08000000008f02bd067b1a0000bfa00f0800000000000000047b020000bfa00f0800000000000000047b020000bfa00f0800000000000000047b020000bd800f0800000000000000047b020000bd800f0800000000
May 12 18:51:28 msm8909 python3[3056]: 1288.6923151016235 [06:05:04:30:B0:14] <- RX 000000047b020000bd800f0800000000000000047b020000bd800f08906d4a00
May 12 18:51:28 msm8909 python3[3056]: 1288.7013521194458 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:28 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:28 msm8909 python3[3056]: 1288.8400633335114 [06:05:04:30:B0:14] <- RX 0402401200000000000000047b020000bf800f0800000000000000047b020000bd800f0800000000000000047b020000bd800f0800000000000000047b020000bf808f08000000008702bd067b1a0000bfa00f0800000000000000047b020000bda00f0800000000000000047c020000bda00f0800000000000000047c020000bfa00f0800000000000000047c020000bda00f0800000000000000047c020000bfa00f0800000000000000047c020000bda00f0800000000000000047c020000bfa00f0800000000000000047c020000bda00f0800000000000000047c020000bda00f0800000000000000047c020000bda08f08
May 12 18:51:28 msm8909 python3[3056]: 1288.8991193771362 [06:05:04:30:B0:14] <- RX 000000009402bd067c1a0000bfa00f0800000000000000047c020000bfa00f0800000000000000047c020000bea00f0800000000000000047c020000bfa00f0800000000000000047c020000bfa00f0800000000000000047c020000bda00f0800000000000000047c020000bfa00f0800000000000000047c020000bda00f0800000000000000047c020000bea00f0800000000000000047c020000bfa00f0800000000000000047c020000bfa08f08000000008f02bd067c1a0000bfa00f0800000000000000047b020000bda00f0800000000000000047b020000bda00f0800000000000000047b020000bfa00f0800000000
May 12 18:51:28 msm8909 python3[3056]: 1288.9241006374359 [06:05:04:30:B0:14] <- RX 000000047b020000be800f0800000000000000047b020000bf800f08064a2262
May 12 18:51:28 msm8909 python3[3056]: 1288.9329826831818 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:28 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:28 msm8909 python3[3056]: 1289.0366871356964 [06:05:04:30:B0:14] <- RX 0402401300000000000000047b020000bc800f0800000000000000047b020000bf800f0800000000000000047b020000bf800f0800000000000000047b020000bfa00f0800000000000000047c020000bda08f08000000008f02bd067c1a0000bfa00f0800000000000000047c020000bfa00f0800000000000000047c020000bfa00f0800000000000000047c020000bea00f0800000000000000047c020000bfa00f0800000000000000047c020000bfa00f0800000000000000047c020000bfa00f0800000000000000047c020000bda00f0800000000000000047c020000bda00f0800000000000000047c020000bfa00f08
May 12 18:51:28 msm8909 python3[3056]: 1289.0834858417511 [06:05:04:30:B0:14] <- RX 00000000000000047c020000bea08f08000000008f02bd067c1a0000bfa00f0800000000000000047c020000bfa00f0800000000000000047c020000bda00f0800000000000000047c020000bea00f0800000000000000047b020000bfa00f0800000000000000047b020000bda00f0800000000000000047b020000bda00f0800000000000000047b020000bfa00f0800000000000000047b020000bfa00f0800000000000000047b020000bd800f0800000000000000047b020000bf808f08000000008b02bd067b1a0000be800f0800000000000000047b020000bf800f0800000000000000047b020000bf800f0800000000
May 12 18:51:28 msm8909 python3[3056]: 1289.1082336902618 [06:05:04:30:B0:14] <- RX 000000047b020000bd800f0800000000000000047b020000bd800f08b2a5688f
May 12 18:51:28 msm8909 python3[3056]: 1289.1170341968536 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:28 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:28 msm8909 python3[3056]: 1289.273930311203 [06:05:04:30:B0:14] <- RX 0402401400000000000000047b020000bf800f0800000000000000047b020000bd800f0800000000000000047b020000be800f0800000000000000047b020000bb800f0800000000000000047b020000bfa00f0800000000000000047b020000bfa08f08000000008b02bd067c1a0000bfa00f0800000000000000047c020000bfa00f0800000000000000047c020000bfa00f0800000000000000047c020000bfa00f0800000000000000047c020000bfa00f0800000000000000047c020000bda00f0800000000000000047c020000bfa00f0800000000000000047c020000bfa00f0800000000000000047c020000bda00f08
May 12 18:51:28 msm8909 python3[3056]: 1289.3197283744812 [06:05:04:30:B0:14] <- RX 00000000000000047c020000bfa00f0800000000000000047b020000bda08f08000000008b02bd067b1a0000bf800f0800000000000000047b020000bc800f0800000000000000047b020000bd800f0800000000000000047b020000bf800f0800000000000000047b020000bf800f0800000000000000047b020000bf800f0800000000000000047b020000bf800f0800000000000000047b020000bc800f0800000000000000047b020000bf800f0800000000000000047b020000bf800f0800000000000000047b020000bf804f08000000007e02bd067b1a0000bd800f0800000000000000047a020000be800f0800000000
May 12 18:51:28 msm8909 python3[3056]: 1289.3447253704071 [06:05:04:30:B0:14] <- RX 000000047a020000bd600f0800000000000000047a020000bf600f0883cc70f8
May 12 18:51:28 msm8909 python3[3056]: 1289.3537931442261 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:28 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:28 msm8909 python3[3056]: 1289.4828374385834 [06:05:04:30:B0:14] <- RX 0402401500000000000000047a020000bf600f0800000000000000047a020000bd800f0800000000000000047b020000bf800f0800000000000000047b020000bf800f0800000000000000047b020000bf800f0800000000000000047b020000be800f0800000000000000047b020000bf804f08000000008702bd067b1a0000bf800f0800000000000000047b020000bf800f0800000000000000047b020000bf800f0800000000000000047b020000bf800f0800000000000000047b020000bf800f0800000000000000047b020000bf800f0800000000000000047b020000bf800f0800000000000000047b020000bf800f08
May 12 18:51:29 msm8909 python3[3056]: 1289.5316383838654 [06:05:04:30:B0:14] <- RX 00000000000000047b020000bf800f0800000000000000047b020000bd800f0800000000000000047b020000bf804f08000000008202bd067b1a0000bf800f0800000000000000047b020000bf800f0800000000000000047b020000bd800f0800000000000000047b020000bf800f0800000000000000047a020000bf800f0800000000000000047a020000bf800f0800000000000000047a020000bd600f0800000000000000047a020000bf600f0800000000000000047a020000bd600f0800000000000000047a020000be600f0800000000000000047a020000bd604f08000000007502bd067a1a0000bd600f0800000000
May 12 18:51:29 msm8909 python3[3056]: 1289.5564384460449 [06:05:04:30:B0:14] <- RX 000000047a020000bf600f0800000000000000047a020000bf600f08253bc405
May 12 18:51:29 msm8909 python3[3056]: 1289.5655086040497 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:29 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:29 msm8909 python3[3056]: 1289.7050316333771 [06:05:04:30:B0:14] <- RX 5401401600000000000000047a020000bf600f0800000000000000047a020000bd800f0800000000000000047b020000be800f0800000000000000047b020000bfa00f0800000000000000047b020000bfa00f0800000000000000047c020000bfa00f0800000000000000047c020000bfc00f0800000000000000047d020000bfe04f0800000000a102bd067d1a0000bde00f0800000000000000047d020000bde00f0800000000000000047e020000be00100800000000000000047e020000bd00100800000000000000047e020000bd00100800000000000000047f020000bf20100800000000000000047f020000bd201008
May 12 18:51:29 msm8909 python3[3056]: 1289.738737821579 [06:05:04:30:B0:14] <- RX 00000000000000047f020000bf201008000000000000000480020000bd401008000000000000000480020000bd401008000000000000000480020000bf40500800000000e002bd06801a0000bf401008000000000000000480020000bf6010080bcb9b87
May 12 18:51:29 msm8909 python3[3056]: 1289.7478308677673 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:29 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:29 msm8909 python3[3056]: 1289.8265409469604 [06:05:04:30:B0:14] <- RX 06004017e2009183912d
May 12 18:51:29 msm8909 python3[3056]: 1289.8354728221893 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:29 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:29 msm8909 python3[3056]: Header: 06004017 payload: e200 crc: 9183912d
May 12 18:51:29 msm8909 python3[3056]: 1289.8422119617462 [06:05:04:30:B0:14] -> TX[10] b'06004010902397e9ff92'
May 12 18:51:29 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 12 18:51:29 msm8909 python3[3056]: 1289.9209604263306 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 12 18:51:29 msm8909 python3[3056]: 1289.9468207359314 [06:05:04:30:B0:14] <- RX 06004018e2009183912d
May 12 18:51:29 msm8909 python3[3056]: 1289.9558002948761 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:29 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:29 msm8909 python3[3056]: Header: 06004018 payload: e200 crc: 9183912d
May 12 18:51:29 msm8909 python3[3056]: 1289.9625380039215 [06:05:04:30:B0:14] -> TX[10] b'0600401091013299845e'
May 12 18:51:29 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 12 18:51:29 msm8909 python3[3056]: 1290.0392732620239 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 12 18:51:30 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:51:30 msm8909 python3[3056]: 1291.4375586509705 [06:05:04:30:B0:14] <- RX 06004019e2009183912d
May 12 18:51:30 msm8909 python3[3056]: 1291.4480197429657 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 12 18:51:30 msm8909 python3[3056]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 18:51:30 msm8909 python3[3056]: Header: 06004019 payload: e200 crc: 9183912d
May 12 18:51:30 msm8909 python3[3056]: command list complete
May 12 18:51:30 msm8909 python3[3056]: DEACTIVATING AMDTP.
May 12 18:51:30 msm8909 python3[3056]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 12 18:51:30 msm8909 python3[3056]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 12 18:51:30 msm8909 python3[3056]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 12 18:51:31 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:51:31 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:51:31 msm8909 python3[3056]: [SSE] RX'd: {'key': '0db3bbf84a1340d4bfbbd1ca5c915d97', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511071.8542635}
May 12 18:51:31 msm8909 python3[3056]: [SSE] RX'd: {'key': 'c128ccc6d8f0429bab250856fb5d4b4f', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511076.9902437}
May 12 18:51:31 msm8909 python3[3056]: [SSE] RX'd: {'key': 'bbe4c4a58a0f449fb72fdc80d8551849', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511078.1311927}
May 12 18:51:31 msm8909 python3[3056]: [SSE] RX'd: {'key': 'f58feccef9504ae1857c8c00b94e6264', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511079.1033096}
May 12 18:51:33 msm8909 python3[3056]: Total BG Logs: 181
May 12 18:51:33 msm8909 python3[3056]: [SSE] BACKGROUND: {'events': [{'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500200, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500260, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 62, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500320, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 2, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 13, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500380, 'deltaBmrCals': 1402, 'caseTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 638, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500440, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500500, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsume
May 12 18:51:33 msm8909 python3[3056]: dIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500560, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500620, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500680, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 60, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500740, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500800, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500860, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex'
May 12 18:51:33 msm8909 python3[3056]: : 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500920, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715500980, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 2, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 13, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715501040, 'deltaBmrCals': 1402, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 660, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715501100, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715501160, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715501220, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 62, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0,
May 12 18:51:33 msm8909 python3[3056]: 'deltaDistance': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715501280, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501340, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 62, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501400, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501460, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501520, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501580, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimes
May 12 18:51:33 msm8909 python3[3056]: tamp': 1715501640, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 2, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 13, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501700, 'deltaBmrCals': 1402, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 655, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501760, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501820, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501880, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715501940, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502000, 'deltaBmrCals': 0, 'ca
May 12 18:51:33 msm8909 python3[3056]: seTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502060, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502120, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502180, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502240, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502300, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 2, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 13, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502360, 'deltaBmrCals': 1402, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06
May 12 18:51:33 msm8909 python3[3056]: :05:04:30:B0:14', 'activity': 0, 'deltaActCals': 647, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502420, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502480, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502540, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502600, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502660, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502720, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals'
May 12 18:51:33 msm8909 python3[3056]: : 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502780, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502840, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502900, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715502960, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 2, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 13, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503020, 'deltaBmrCals': 1402, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 660, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503080, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0},
May 12 18:51:33 msm8909 python3[3056]: {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503140, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 62, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503200, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503260, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503320, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503380, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503440, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'ther
May 12 18:51:33 msm8909 python3[3056]: malGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503500, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 62, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503560, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503620, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 2, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 13, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503680, 'deltaBmrCals': 1402, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 655, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503740, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503800, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'delta
May 12 18:51:33 msm8909 python3[3056]: WalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503860, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503920, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 62, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715503980, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504040, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 60, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504100, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504160, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex
May 12 18:51:33 msm8909 python3[3056]: ': 1, 'utcTimestamp': 1715504220, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504280, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 2, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 13, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504340, 'deltaBmrCals': 1402, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 655, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504400, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504460, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504520, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 62, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504580, 'deltaBmr
May 12 18:51:33 msm8909 python3[3056]: Cals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504640, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504700, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504760, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504820, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504880, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715504940, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 62, 'device
May 12 18:51:33 msm8909 python3[3056]: Id': '06:05:04:30:B0:14', 'activity': 2, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 13, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505000, 'deltaBmrCals': 1402, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 655, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505060, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505120, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505180, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 62, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505240, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505300, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, '
May 12 18:51:33 msm8909 python3[3056]: deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505360, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505420, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505480, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505540, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505600, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 2, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 13, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505660, 'deltaBmrCals': 1402, 'caseTemp': 30.75, 'battery': 62, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 651, 'skinTemp': 31.0, 'del
May 12 18:51:33 msm8909 python3[3056]: taRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505720, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505780, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505840, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505900, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715505960, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506020, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearab
May 12 18:51:33 msm8909 python3[3056]: leId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506080, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 62, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506140, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 59, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}]}
May 12 18:51:33 msm8909 python3[3056]: [SSE] Sending: {"key": "b1b93a9b5ad14c42826c72177c200c62", "msg": {"events": [{"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500200, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500260, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 62, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500320, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 2, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 13, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500380, "deltaBmrCals": 1402, "caseTemp": 30.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 638, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500440, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500500, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skin
May 12 18:51:33 msm8909 python3[3056]: Temp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500560, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500620, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500680, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 60, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500740, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500800, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500860, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsum
May 12 18:51:33 msm8909 python3[3056]: edIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500920, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715500980, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 2, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 13, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715501040, "deltaBmrCals": 1402, "caseTemp": 31.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 660, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715501100, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715501160, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715501220, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 62, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIn
May 12 18:51:33 msm8909 python3[3056]: dex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 6, "utcTimestamp": 1715501280, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501340, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 62, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501400, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501460, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501520, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501580, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "
May 12 18:51:33 msm8909 python3[3056]: deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501640, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 2, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 13, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501700, "deltaBmrCals": 1402, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 655, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501760, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501820, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501880, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715501940, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "u
May 12 18:51:33 msm8909 python3[3056]: tcTimestamp": 1715502000, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502060, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502120, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502180, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502240, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502300, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 2, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 13, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502360, "deltaBmrCals": 1402, "
May 12 18:51:33 msm8909 python3[3056]: caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 647, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502420, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502480, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502540, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502600, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502660, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502720, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 61, "deviceId": "0
May 12 18:51:33 msm8909 python3[3056]: 6:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502780, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502840, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502900, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715502960, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 2, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 13, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503020, "deltaBmrCals": 1402, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 660, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503080, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActC
May 12 18:51:33 msm8909 python3[3056]: als": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503140, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 62, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503200, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503260, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503320, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503380, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503440, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {
May 12 18:51:33 msm8909 python3[3056]: "powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503500, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 62, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503560, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503620, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 2, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 13, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503680, "deltaBmrCals": 1402, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 655, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503740, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503800, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81,
May 12 18:51:33 msm8909 python3[3056]: "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503860, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503920, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 62, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715503980, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504040, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 60, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504100, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504160, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaW
May 12 18:51:33 msm8909 python3[3056]: alkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504220, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504280, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 2, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 13, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504340, "deltaBmrCals": 1402, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 655, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504400, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504460, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504520, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 62, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGen
May 12 18:51:33 msm8909 python3[3056]: Index": 1, "utcTimestamp": 1715504580, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504640, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504700, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504760, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504820, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504880, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715504940, "deltaBmrCa
May 12 18:51:33 msm8909 python3[3056]: ls": 0, "caseTemp": 31.0, "battery": 62, "deviceId": "06:05:04:30:B0:14", "activity": 2, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 13, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505000, "deltaBmrCals": 1402, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 655, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505060, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505120, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505180, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 62, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505240, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505300, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 61, "
May 12 18:51:33 msm8909 python3[3056]: deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505360, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505420, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505480, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505540, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505600, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 2, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 13, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505660, "deltaBmrCals": 1402, "caseTemp": 30.75, "battery": 62, "deviceId": "06:05:04:30:B0:14", "activity"
May 12 18:51:33 msm8909 python3[3056]: : 0, "deltaActCals": 651, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505720, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505780, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505840, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505900, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715505960, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506020, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "delta
May 12 18:51:33 msm8909 python3[3056]: RunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506080, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 62, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506140, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 59, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}]}, "rt": "bg"}
May 12 18:51:33 msm8909 python3[3056]: [SSE] BACKGROUND: {'events': [{'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506200, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506260, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 2, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 13, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506320, 'deltaBmrCals': 1402, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 651, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506380, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506440, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506500, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsu
May 12 18:51:33 msm8909 python3[3056]: medIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506560, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506620, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506680, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506740, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506800, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506860, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex':
May 12 18:51:33 msm8909 python3[3056]: 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506920, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 2, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 13, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715506980, 'deltaBmrCals': 1402, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 651, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507040, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 60, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507100, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507160, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507220, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0,
May 12 18:51:33 msm8909 python3[3056]: 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507280, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507340, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507400, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 60, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507460, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507520, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507580, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 1, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 13, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTime
May 12 18:51:33 msm8909 python3[3056]: stamp': 1715507640, 'deltaBmrCals': 1402, 'caseTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 638, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507700, 'deltaBmrCals': 0, 'caseTemp': 30.5, 'battery': 62, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507760, 'deltaBmrCals': 0, 'caseTemp': 30.5, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 30.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507820, 'deltaBmrCals': 0, 'caseTemp': 30.5, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 30.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507880, 'deltaBmrCals': 0, 'caseTemp': 30.5, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 30.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715507940, 'deltaBmrCals': 0, 'caseTemp': 30.5, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508000, 'deltaBmrCals': 0, 'caseTem
May 12 18:51:33 msm8909 python3[3056]: p': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508060, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508120, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508180, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 62, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508240, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 1, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 13, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508300, 'deltaBmrCals': 1402, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 647, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508360, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05
May 12 18:51:33 msm8909 python3[3056]: :04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508420, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508480, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508540, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508600, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508660, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508720, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, '
May 12 18:51:33 msm8909 python3[3056]: skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508780, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508840, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508900, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 1, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 13, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715508960, 'deltaBmrCals': 1402, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 642, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509020, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509080, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powe
May 12 18:51:33 msm8909 python3[3056]: rConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509140, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509200, 'deltaBmrCals': 0, 'caseTemp': 30.5, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509260, 'deltaBmrCals': 0, 'caseTemp': 30.5, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509320, 'deltaBmrCals': 0, 'caseTemp': 30.5, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 30.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509380, 'deltaBmrCals': 0, 'caseTemp': 30.5, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 30.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509440, 'deltaBmrCals': 0, 'caseTemp': 30.5, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 30.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenInd
May 12 18:51:33 msm8909 python3[3056]: ex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509500, 'deltaBmrCals': 0, 'caseTemp': 30.5, 'battery': 62, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 30.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509560, 'deltaBmrCals': 0, 'caseTemp': 30.5, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 1, 'deltaActCals': 0, 'skinTemp': 30.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 13, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509620, 'deltaBmrCals': 1402, 'caseTemp': 30.5, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 629, 'skinTemp': 30.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509680, 'deltaBmrCals': 0, 'caseTemp': 30.5, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 30.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509740, 'deltaBmrCals': 0, 'caseTemp': 30.5, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 30.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509800, 'deltaBmrCals': 0, 'caseTemp': 30.5, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 30.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps':
May 12 18:51:33 msm8909 python3[3056]: 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509860, 'deltaBmrCals': 0, 'caseTemp': 30.5, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509920, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 62, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715509980, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715510040, 'deltaBmrCals': 0, 'caseTemp': 30.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715510100, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715510160, 'deltaBmrCals': 0, 'caseTemp': 31.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTi
May 12 18:51:33 msm8909 python3[3056]: mestamp': 1715510220, 'deltaBmrCals': 0, 'caseTemp': 31.25, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 1, 'deltaActCals': 0, 'skinTemp': 31.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 13, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715510280, 'deltaBmrCals': 1402, 'caseTemp': 31.25, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 673, 'skinTemp': 31.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715510340, 'deltaBmrCals': 0, 'caseTemp': 31.25, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 31.75, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715510400, 'deltaBmrCals': 0, 'caseTemp': 31.5, 'battery': 62, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 32.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715510460, 'deltaBmrCals': 0, 'caseTemp': 31.5, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 32.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715510520, 'deltaBmrCals': 0, 'caseTemp': 31.5, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 32.0, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715510580, 'deltaBmrCals': 0, 'ca
May 12 18:51:33 msm8909 python3[3056]: seTemp': 31.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 32.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715510640, 'deltaBmrCals': 0, 'caseTemp': 31.75, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 32.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715510700, 'deltaBmrCals': 0, 'caseTemp': 31.75, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 32.25, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715510760, 'deltaBmrCals': 0, 'caseTemp': 32.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 32.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715510820, 'deltaBmrCals': 0, 'caseTemp': 32.0, 'battery': 61, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 32.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715510880, 'deltaBmrCals': 0, 'caseTemp': 32.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 1, 'deltaActCals': 0, 'skinTemp': 32.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 13, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715510940, 'deltaBmrCals': 1402, 'caseTemp': 32.0, 'battery': 63, 'deviceId': '06:
May 12 18:51:33 msm8909 python3[3056]: 05:04:30:B0:14', 'activity': 0, 'deltaActCals': 736, 'skinTemp': 32.5, 'deltaRunSteps': 0}, {'powerConsumedIndex': 1, 'wearableId': 81, 'thermalGenIndex': 1, 'heartRate': None, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'solarGenIndex': 1, 'utcTimestamp': 1715511000, 'deltaBmrCals': 0, 'caseTemp': 32.0, 'battery': 63, 'deviceId': '06:05:04:30:B0:14', 'activity': 0, 'deltaActCals': 0, 'skinTemp': 32.75, 'deltaRunSteps': 0}]}
May 12 18:51:33 msm8909 python3[3056]: [SSE] Sending: {"key": "474304dd864e4488a463407214a4dfc7", "msg": {"events": [{"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506200, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506260, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 2, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 13, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506320, "deltaBmrCals": 1402, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 651, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506380, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506440, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506500, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "ski
May 12 18:51:33 msm8909 python3[3056]: nTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506560, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506620, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506680, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506740, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506800, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506860, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsume
May 12 18:51:33 msm8909 python3[3056]: dIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506920, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 2, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 13, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715506980, "deltaBmrCals": 1402, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 651, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507040, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 60, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507100, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507160, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507220, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIn
May 12 18:51:33 msm8909 python3[3056]: dex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507280, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507340, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507400, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 60, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507460, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507520, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507580, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 1, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 13, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0,
May 12 18:51:33 msm8909 python3[3056]: "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507640, "deltaBmrCals": 1402, "caseTemp": 30.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 638, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507700, "deltaBmrCals": 0, "caseTemp": 30.5, "battery": 62, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507760, "deltaBmrCals": 0, "caseTemp": 30.5, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 30.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507820, "deltaBmrCals": 0, "caseTemp": 30.5, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 30.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507880, "deltaBmrCals": 0, "caseTemp": 30.5, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 30.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715507940, "deltaBmrCals": 0, "caseTemp": 30.5, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTim
May 12 18:51:33 msm8909 python3[3056]: estamp": 1715508000, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508060, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508120, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508180, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 62, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508240, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 1, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 13, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508300, "deltaBmrCals": 1402, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 647, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508360, "deltaBmrCals": 0, "cas
May 12 18:51:33 msm8909 python3[3056]: eTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508420, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508480, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508540, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508600, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508660, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508720, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:0
May 12 18:51:33 msm8909 python3[3056]: 4:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508780, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508840, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508900, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 1, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 13, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715508960, "deltaBmrCals": 1402, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 642, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509020, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509080, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals":
May 12 18:51:33 msm8909 python3[3056]: 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509140, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509200, "deltaBmrCals": 0, "caseTemp": 30.5, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509260, "deltaBmrCals": 0, "caseTemp": 30.5, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509320, "deltaBmrCals": 0, "caseTemp": 30.5, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 30.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509380, "deltaBmrCals": 0, "caseTemp": 30.5, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 30.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509440, "deltaBmrCals": 0, "caseTemp": 30.5, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 30.75, "deltaRunSteps": 0}, {"powerCon
May 12 18:51:33 msm8909 python3[3056]: sumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509500, "deltaBmrCals": 0, "caseTemp": 30.5, "battery": 62, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 30.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509560, "deltaBmrCals": 0, "caseTemp": 30.5, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 1, "deltaActCals": 0, "skinTemp": 30.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 13, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509620, "deltaBmrCals": 1402, "caseTemp": 30.5, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 629, "skinTemp": 30.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509680, "deltaBmrCals": 0, "caseTemp": 30.5, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 30.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509740, "deltaBmrCals": 0, "caseTemp": 30.5, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 30.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509800, "deltaBmrCals": 0, "caseTemp": 30.5, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 30.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGe
May 12 18:51:33 msm8909 python3[3056]: nIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509860, "deltaBmrCals": 0, "caseTemp": 30.5, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509920, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 62, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715509980, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715510040, "deltaBmrCals": 0, "caseTemp": 30.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715510100, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715510160, "deltaBmrCals": 0, "caseTemp": 31.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0
May 12 18:51:33 msm8909 python3[3056]: , "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715510220, "deltaBmrCals": 0, "caseTemp": 31.25, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 1, "deltaActCals": 0, "skinTemp": 31.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 13, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715510280, "deltaBmrCals": 1402, "caseTemp": 31.25, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 673, "skinTemp": 31.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715510340, "deltaBmrCals": 0, "caseTemp": 31.25, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 31.75, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715510400, "deltaBmrCals": 0, "caseTemp": 31.5, "battery": 62, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 32.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715510460, "deltaBmrCals": 0, "caseTemp": 31.5, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 32.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715510520, "deltaBmrCals": 0, "caseTemp": 31.5, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 32.0, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "u
May 12 18:51:33 msm8909 python3[3056]: tcTimestamp": 1715510580, "deltaBmrCals": 0, "caseTemp": 31.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 32.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715510640, "deltaBmrCals": 0, "caseTemp": 31.75, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 32.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715510700, "deltaBmrCals": 0, "caseTemp": 31.75, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 32.25, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715510760, "deltaBmrCals": 0, "caseTemp": 32.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 32.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715510820, "deltaBmrCals": 0, "caseTemp": 32.0, "battery": 61, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 32.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715510880, "deltaBmrCals": 0, "caseTemp": 32.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 1, "deltaActCals": 0, "skinTemp": 32.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 13, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715510940, "deltaBmrCals": 1402, "
May 12 18:51:33 msm8909 python3[3056]: caseTemp": 32.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 736, "skinTemp": 32.5, "deltaRunSteps": 0}, {"powerConsumedIndex": 1, "wearableId": 81, "thermalGenIndex": 1, "heartRate": null, "deltaWalkSteps": 0, "deltaDistance": 0, "solarGenIndex": 1, "utcTimestamp": 1715511000, "deltaBmrCals": 0, "caseTemp": 32.0, "battery": 63, "deviceId": "06:05:04:30:B0:14", "activity": 0, "deltaActCals": 0, "skinTemp": 32.75, "deltaRunSteps": 0}]}, "rt": "bg"}
May 12 18:51:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055106565
May 12 18:51:33 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:51:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:51:33 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:51:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:51:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057306666
May 12 18:51:33 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:51:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046106666
May 12 18:51:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005f306665
May 12 18:51:33 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:51:34 msm8909 python3[3056]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 18:51:34 msm8909 python3[3056]: DBUS: 06:05:04:30:B0:14 disconnected.
May 12 18:51:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 130, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f008082
May 12 18:51:34 msm8909 python3[3056]: [SSE] RX'd: {'key': 'b1b93a9b5ad14c42826c72177c200c62', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511093.9877017}
May 12 18:51:34 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:51:34 msm8909 python3[3056]: [SSE] RX'd: {'key': '474304dd864e4488a463407214a4dfc7', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511094.0818484}
May 12 18:51:34 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:51:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:51:34 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715511094, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 67, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:51:34 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715511094, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 67, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:51:34 msm8909 python3[3056]: [SSE] Sending: {"key": "29bc4306c29445c09175fe46c951d0e5", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715511094, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 67, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:51:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046106666
May 12 18:51:35 msm8909 python3[3056]: [SSE] RX'd: {'key': '29bc4306c29445c09175fe46c951d0e5', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511095.0738475}
May 12 18:51:44 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:51:44 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005f106665
May 12 18:51:44 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:51:44 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046206666
May 12 18:51:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c206565
May 12 18:51:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055206565
May 12 18:51:46 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:51:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:51:46 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:51:46 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:51:46 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:51:47 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:51:47 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:51:58 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:51:58 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:51:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f208083
May 12 18:51:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:51:58 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:51:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:51:58 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715511118, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:51:58 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715511118, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:51:58 msm8909 python3[3056]: [SSE] Sending: {"key": "735d275245194459a86c617b842d3a32", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715511118, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:51:59 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:51:59 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:51:59 msm8909 python3[3056]: [SSE] Sending: {"key": "a0f1d437187941629230e9e71db59568", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:51:59 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:51:59 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:51:59 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046006666
May 12 18:51:59 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715511119, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:51:59 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715511119, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:51:59 msm8909 python3[3056]: [SSE] Sending: {"key": "472c6c9a493944558ba3f2442754eba4", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715511119, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 129, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 70, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:51:59 msm8909 python3[3056]: [SSE] RX'd: {'key': '735d275245194459a86c617b842d3a32', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511119.2760119}
May 12 18:51:59 msm8909 python3[3056]: [SSE] RX'd: {'key': 'a0f1d437187941629230e9e71db59568', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511119.4387577}
May 12 18:51:59 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:51:59 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:52:00 msm8909 python3[3056]: [SSE] RX'd: {'key': '472c6c9a493944558ba3f2442754eba4', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511119.9668827}
May 12 18:52:00 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:52:00 msm8909 python3[3056]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 12 18:52:00 msm8909 python3[3056]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:52:00 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c006565
May 12 18:52:01 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:52:01 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:52:01 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:52:02 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005f306665
May 12 18:52:02 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:52:12 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 62, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003e008183
May 12 18:52:12 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:52:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:52:13 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:52:13 msm8909 python3[3056]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 12 18:52:13 msm8909 python3[3056]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:52:14 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046106666
May 12 18:52:15 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:52:15 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:52:15 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:52:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:52:16 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 12 18:52:16 msm8909 python3[3056]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 18:52:26 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057006666
May 12 18:52:26 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:52:26 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:52:26 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:52:26 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046306666
May 12 18:52:27 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 62, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003e108183
May 12 18:52:27 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715511147, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 81, 'walkSteps': 0, 'battery': 62, 'totalSteps': 0, 'totalCals': 83, 'distance': 0, 'thermalGen': 10, 'caseTemp': 129, 'sleepDuration': 124, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 131}, 'firmwareRevision': None}
May 12 18:52:27 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715511147, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 81, 'walkSteps': 0, 'battery': 62, 'totalSteps': 0, 'totalCals': 83, 'distance': 0, 'thermalGen': 10, 'caseTemp': 129, 'sleepDuration': 124, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 131}, 'firmwareRevision': None}
May 12 18:52:27 msm8909 python3[3056]: [SSE] Sending: {"key": "fba86bf589c7417aa957dcf3774575ee", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715511147, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 81, "walkSteps": 0, "battery": 62, "totalSteps": 0, "totalCals": 83, "distance": 0, "thermalGen": 10, "caseTemp": 129, "sleepDuration": 124, "actCals": 2, "heartRate": 0, "sleepState": 0, "skinTemp": 131}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:52:27 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:52:27 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715511147, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:52:27 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715511147, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:52:27 msm8909 python3[3056]: [SSE] Sending: {"key": "37ea78058afb4357a838a5e6e7b50e29", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715511147, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 77, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:52:27 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005f106665
May 12 18:52:27 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:52:28 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:52:28 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:52:28 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:52:28 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:52:28 msm8909 python3[3056]: [SSE] RX'd: {'key': 'fba86bf589c7417aa957dcf3774575ee', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511148.1817672}
May 12 18:52:28 msm8909 python3[3056]: [SSE] RX'd: {'key': '37ea78058afb4357a838a5e6e7b50e29', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511148.2484419}
May 12 18:52:29 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b106666
May 12 18:52:29 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:52:30 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:52:30 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715511150, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:52:30 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715511150, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:52:30 msm8909 python3[3056]: [SSE] Sending: {"key": "0e61893f00304b71a18d9daf5a72172e", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715511150, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 75, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:52:30 msm8909 python3[3056]: [SSE] RX'd: {'key': '0e61893f00304b71a18d9daf5a72172e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511150.4439125}
May 12 18:52:32 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:52:32 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:52:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 62, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003e208183
May 12 18:52:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:52:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005f206665
May 12 18:52:40 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:52:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:52:40 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715511160, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 67, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:52:40 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715511160, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 67, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:52:40 msm8909 python3[3056]: [SSE] Sending: {"key": "d1086e2e688f466db61948a9237844dc", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715511160, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 67, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:52:41 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:52:41 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:52:41 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:52:41 msm8909 python3[3056]: [SSE] RX'd: {'key': 'd1086e2e688f466db61948a9237844dc', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511161.0879476}
May 12 18:52:42 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:52:42 msm8909 python3[3056]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:52:42 msm8909 python3[3056]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:52:43 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:52:43 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:52:44 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046006666
May 12 18:52:45 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b206666
May 12 18:52:45 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:52:54 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:52:55 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 12 18:52:55 msm8909 python3[3056]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 18:52:55 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:52:55 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055106565
May 12 18:52:55 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:52:55 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:52:55 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:52:55 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:52:55 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:52:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 62, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003e008183
May 12 18:52:58 msm8909 python3[3056]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:52:58 msm8909 python3[3056]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:52:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057306666
May 12 18:52:58 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:52:59 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:52:59 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:52:59 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:52:59 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:52:59 msm8909 python3[3056]: [SSE] Sending: {"key": "f1a8128cb2f34d62b7739f4c626b9be9", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:52:59 msm8909 python3[3056]: [SSE] RX'd: {'key': 'f1a8128cb2f34d62b7739f4c626b9be9', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511179.7941263}
May 12 18:53:02 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:53:02 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:53:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046306666
May 12 18:53:08 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715511188, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:53:08 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715511188, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:53:08 msm8909 python3[3056]: [SSE] Sending: {"key": "7345c929c8f84343b6af253328ed5948", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715511188, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 129, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 70, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:53:09 msm8909 python3[3056]: [SSE] RX'd: {'key': '7345c929c8f84343b6af253328ed5948', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511189.2585299}
May 12 18:53:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 89, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a0000000059106666
May 12 18:53:09 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:53:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:53:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005e106665
May 12 18:53:09 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:53:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:53:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 62, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003e108183
May 12 18:53:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055306565
May 12 18:53:09 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:53:10 msm8909 python3[3056]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 12 18:53:10 msm8909 python3[3056]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:53:12 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:53:12 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:53:12 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:53:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:53:13 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:53:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000054106565
May 12 18:53:22 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:53:24 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 89, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a0000000059206666
May 12 18:53:24 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:53:24 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:53:25 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:53:25 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:53:25 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:53:25 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715511205, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:53:25 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715511205, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:53:25 msm8909 python3[3056]: [SSE] Sending: {"key": "993fbaa8ec6e4b00ad2cce19933f287d", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715511205, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:53:25 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:53:25 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:53:26 msm8909 python3[3056]: [SSE] RX'd: {'key': '993fbaa8ec6e4b00ad2cce19933f287d', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511205.8473711}
May 12 18:53:27 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:53:27 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 62, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003e308183
May 12 18:53:27 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c106565
May 12 18:53:27 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a106666
May 12 18:53:32 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:53:32 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:53:36 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005e006665
May 12 18:53:36 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:53:36 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c206565
May 12 18:53:36 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715511216, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 76, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:53:37 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715511216, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 76, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:53:37 msm8909 python3[3056]: [SSE] Sending: {"key": "c8286a5c4df94e838850157b5a6270e7", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715511216, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 76, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:53:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000054206565
May 12 18:53:37 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:53:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:53:37 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:53:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:53:37 msm8909 python3[3056]: [SSE] RX'd: {'key': 'c8286a5c4df94e838850157b5a6270e7', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511217.5049171}
May 12 18:53:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 89, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a0000000059006666
May 12 18:53:37 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:53:38 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046206666
May 12 18:53:39 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a306666
May 12 18:53:39 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715511219, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 74, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:53:39 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715511219, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 74, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:53:39 msm8909 python3[3056]: [SSE] Sending: {"key": "f2618d4a7d994ce8bb65d538e7303233", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715511219, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 74, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:53:40 msm8909 python3[3056]: [SSE] RX'd: {'key': 'f2618d4a7d994ce8bb65d538e7303233', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511219.6005559}
May 12 18:53:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057006666
May 12 18:53:40 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:53:41 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:53:41 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:53:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046306666
May 12 18:53:51 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a006666
May 12 18:53:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c306565
May 12 18:53:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005e206665
May 12 18:53:52 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:53:52 msm8909 python3[3056]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:53:52 msm8909 python3[3056]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:53:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:53:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 89, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a0000000059106666
May 12 18:53:52 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:53:54 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:53:54 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:53:54 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:53:59 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:53:59 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:53:59 msm8909 python3[3056]: [SSE] Sending: {"key": "d347ef02c969400a826bb33047746d0e", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:54:00 msm8909 python3[3056]: [SSE] RX'd: {'key': 'd347ef02c969400a826bb33047746d0e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511240.1164594}
May 12 18:54:02 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:54:02 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:54:04 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c006565
May 12 18:54:04 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:54:04 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:54:05 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:54:05 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:54:06 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:54:06 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715511246, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:54:06 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715511246, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:54:06 msm8909 python3[3056]: [SSE] Sending: {"key": "187ed04425714171b5c9bf4309b76329", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715511246, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 68, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:54:06 msm8909 python3[3056]: [SSE] RX'd: {'key': '187ed04425714171b5c9bf4309b76329', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511246.6816161}
May 12 18:54:07 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:54:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005f006665
May 12 18:54:08 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:54:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:54:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:54:19 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:54:19 msm8909 python3[3056]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 12 18:54:19 msm8909 python3[3056]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 18:54:20 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005f106665
May 12 18:54:20 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:54:20 msm8909 python3[3056]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:54:20 msm8909 python3[3056]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:54:21 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f108183
May 12 18:54:21 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715511261, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 81, 'walkSteps': 0, 'battery': 63, 'totalSteps': 0, 'totalCals': 83, 'distance': 0, 'thermalGen': 10, 'caseTemp': 129, 'sleepDuration': 124, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 131}, 'firmwareRevision': None}
May 12 18:54:21 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715511261, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 81, 'walkSteps': 0, 'battery': 63, 'totalSteps': 0, 'totalCals': 83, 'distance': 0, 'thermalGen': 10, 'caseTemp': 129, 'sleepDuration': 124, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 131}, 'firmwareRevision': None}
May 12 18:54:21 msm8909 python3[3056]: [SSE] Sending: {"key": "bf37bcc4442c40b6a061736bc18e3e58", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715511261, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 81, "walkSteps": 0, "battery": 63, "totalSteps": 0, "totalCals": 83, "distance": 0, "thermalGen": 10, "caseTemp": 129, "sleepDuration": 124, "actCals": 2, "heartRate": 0, "sleepState": 0, "skinTemp": 131}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:54:21 msm8909 python3[3056]: [SSE] RX'd: {'key': 'bf37bcc4442c40b6a061736bc18e3e58', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511261.7195675}
May 12 18:54:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b006666
May 12 18:54:22 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:54:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:54:23 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046206666
May 12 18:54:23 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715511263, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:54:23 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715511263, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:54:23 msm8909 python3[3056]: [SSE] Sending: {"key": "1e47f3442e0f42d98a871c97c29d6fff", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715511263, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 129, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 70, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:54:23 msm8909 python3[3056]: [SSE] RX'd: {'key': '1e47f3442e0f42d98a871c97c29d6fff', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511263.5614057}
May 12 18:54:32 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:54:33 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:54:33 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 12 18:54:33 msm8909 python3[3056]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 18:54:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004c106666
May 12 18:54:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:54:34 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:54:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046006666
May 12 18:54:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f208183
May 12 18:54:36 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000054006565
May 12 18:54:36 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:54:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 86, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000056106666
May 12 18:54:37 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:54:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:54:46 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715511286, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:54:46 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715511286, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:54:46 msm8909 python3[3056]: [SSE] Sending: {"key": "dc4a36ce3ac0480097e3b0c26d5549bb", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715511286, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 77, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:54:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000054106565
May 12 18:54:46 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:54:46 msm8909 python3[3056]: [SSE] RX'd: {'key': 'dc4a36ce3ac0480097e3b0c26d5549bb', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511286.7500803}
May 12 18:54:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:54:46 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:54:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 86, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000056206666
May 12 18:54:46 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:54:47 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005f006665
May 12 18:54:47 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:54:48 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f308183
May 12 18:54:48 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 12 18:54:48 msm8909 python3[3056]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 18:54:49 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b306666
May 12 18:54:49 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:54:49 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:54:49 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715511289, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:54:49 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715511289, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:54:49 msm8909 python3[3056]: [SSE] Sending: {"key": "022b9e9f92484eec8620c7f8727c13fc", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715511289, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:54:50 msm8909 python3[3056]: [SSE] RX'd: {'key': '022b9e9f92484eec8620c7f8727c13fc', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511289.9988692}
May 12 18:54:50 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:54:50 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:54:51 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000054206565
May 12 18:54:51 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:55:00 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:55:00 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:55:00 msm8909 python3[3056]: [SSE] Sending: {"key": "3656748c4bb341f58deb87edc0e451b4", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:55:00 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:55:00 msm8909 python3[3056]: [SSE] RX'd: {'key': '3656748c4bb341f58deb87edc0e451b4', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511300.4841688}
May 12 18:55:01 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 84, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000054306565
May 12 18:55:01 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:55:01 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:55:01 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 12 18:55:01 msm8909 python3[3056]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 18:55:01 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b006666
May 12 18:55:01 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:55:02 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:55:02 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 186, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000ba0013000000005f106665
May 12 18:55:02 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:55:03 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004c006666
May 12 18:55:03 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715511303, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 76, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:55:03 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715511303, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 76, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:55:03 msm8909 python3[3056]: [SSE] Sending: {"key": "7be4a254f66f4cb4863db922a8304c52", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715511303, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 76, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:55:03 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:55:03 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:55:04 msm8909 python3[3056]: [SSE] RX'd: {'key': '7be4a254f66f4cb4863db922a8304c52', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511303.8838973}
May 12 18:55:04 msm8909 python3[3056]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:55:04 msm8909 python3[3056]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:55:04 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046306666
May 12 18:55:14 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047006666
May 12 18:55:15 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f208183
May 12 18:55:15 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a206666
May 12 18:55:15 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:55:15 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:55:15 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:55:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:55:16 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:55:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 86, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000056106666
May 12 18:55:16 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:55:17 msm8909 python3[3056]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:55:17 msm8909 python3[3056]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:55:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:55:17 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715511317, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:55:17 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715511317, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:55:17 msm8909 python3[3056]: [SSE] Sending: {"key": "51afe9fd66334504bd26e3e013140c58", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715511317, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 68, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:55:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004c206666
May 12 18:55:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055106565
May 12 18:55:18 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:55:18 msm8909 python3[3056]: [SSE] RX'd: {'key': '51afe9fd66334504bd26e3e013140c58', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511317.9065578}
May 12 18:55:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:55:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 187, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000bb0013000000005e306665
May 12 18:55:18 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:55:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:55:28 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:55:28 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 187, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000bb0013000000005e006665
May 12 18:55:28 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:55:29 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 12 18:55:29 msm8909 python3[3056]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 18:55:30 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004c306666
May 12 18:55:31 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058306666
May 12 18:55:31 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:55:31 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:55:31 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:55:32 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047106666
May 12 18:55:32 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715511332, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:55:32 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715511332, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:55:32 msm8909 python3[3056]: [SSE] Sending: {"key": "1ac958d5b1054936ad1cdab2a1c246f2", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715511332, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 129, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:55:32 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f008183
May 12 18:55:32 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715511332, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 81, 'walkSteps': 0, 'battery': 63, 'totalSteps': 0, 'totalCals': 83, 'distance': 0, 'thermalGen': 10, 'caseTemp': 129, 'sleepDuration': 124, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 131}, 'firmwareRevision': None}
May 12 18:55:32 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715511332, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 81, 'walkSteps': 0, 'battery': 63, 'totalSteps': 0, 'totalCals': 83, 'distance': 0, 'thermalGen': 10, 'caseTemp': 129, 'sleepDuration': 124, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 131}, 'firmwareRevision': None}
May 12 18:55:32 msm8909 python3[3056]: [SSE] Sending: {"key": "426021e86c1544ef92e0b5f0a087f64b", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715511332, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 81, "walkSteps": 0, "battery": 63, "totalSteps": 0, "totalCals": 83, "distance": 0, "thermalGen": 10, "caseTemp": 129, "sleepDuration": 124, "actCals": 2, "heartRate": 0, "sleepState": 0, "skinTemp": 131}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:55:32 msm8909 python3[3056]: [SSE] RX'd: {'key': '1ac958d5b1054936ad1cdab2a1c246f2', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511332.7546916}
May 12 18:55:32 msm8909 python3[3056]: [SSE] RX'd: {'key': '426021e86c1544ef92e0b5f0a087f64b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511332.8087907}
May 12 18:55:32 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:55:33 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:55:34 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:55:42 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058006666
May 12 18:55:42 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:55:42 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a006666
May 12 18:55:42 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:55:42 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004c006666
May 12 18:55:43 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055306565
May 12 18:55:43 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:55:43 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 187, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000bb0013000000005e106665
May 12 18:55:43 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:55:43 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:55:43 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:55:43 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:55:43 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044006666
May 12 18:55:44 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f108183
May 12 18:55:45 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:55:46 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:55:46 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:55:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047306666
May 12 18:55:55 msm8909 python3[3056]: Running Scheduled: Thread Check
May 12 18:55:56 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:55:56 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715511356, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:55:56 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715511356, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:55:56 msm8909 python3[3056]: [SSE] Sending: {"key": "ed0cf845f02b45beb6034857dcf54ac9", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715511356, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:55:56 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047006666
May 12 18:55:57 msm8909 python3[3056]: [SSE] RX'd: {'key': 'ed0cf845f02b45beb6034857dcf54ac9', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511356.6603658}
May 12 18:55:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 187, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000bb0013000000005e306665
May 12 18:55:57 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:55:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058206666
May 12 18:55:57 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:55:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004c206666
May 12 18:55:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055106565
May 12 18:55:57 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:55:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:55:57 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715511357, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:55:57 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715511357, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:55:57 msm8909 python3[3056]: [SSE] Sending: {"key": "a6750fbf785346a9a892026f36547319", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715511357, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 77, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:55:57 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 12 18:55:57 msm8909 python3[3056]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 18:55:58 msm8909 python3[3056]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:55:58 msm8909 python3[3056]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:55:58 msm8909 python3[3056]: [SSE] RX'd: {'key': 'a6750fbf785346a9a892026f36547319', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511358.3408761}
May 12 18:55:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:55:58 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:55:59 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f308183
May 12 18:56:00 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:56:00 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:56:00 msm8909 python3[3056]: [SSE] Sending: {"key": "aecd5d9c44bc477d8f174355dcadaaf1", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:56:00 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:56:00 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:56:01 msm8909 python3[3056]: [SSE] RX'd: {'key': 'aecd5d9c44bc477d8f174355dcadaaf1', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511360.8979352}
May 12 18:56:04 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:56:04 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:56:10 msm8909 python3[3056]: ADVERT: {'company_id': b'$\x04', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'$\x04'} 240424040006
May 12 18:56:10 msm8909 python3[3056]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 18:56:10 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d106565
May 12 18:56:10 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:56:11 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:56:11 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:56:11 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f008183
May 12 18:56:12 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:56:12 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:56:12 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 88, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000058306666
May 12 18:56:12 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:56:12 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 187, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 93, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000bb0013000000005d006665
May 12 18:56:12 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:56:12 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:56:12 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715511372, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:56:12 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715511372, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:56:12 msm8909 python3[3056]: [SSE] Sending: {"key": "343606351cc54d62a13584881d8ed942", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715511372, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 75, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:56:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046206666
May 12 18:56:13 msm8909 python3[3056]: [SSE] RX'd: {'key': '343606351cc54d62a13584881d8ed942', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511373.3067729}
May 12 18:56:24 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:56:24 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715511384, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 67, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:56:24 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715511384, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 67, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:56:24 msm8909 python3[3056]: [SSE] Sending: {"key": "35d1571b1e1e4fea8310937b8d376dc1", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715511384, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 67, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:56:24 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f108183
May 12 18:56:24 msm8909 python3[3056]: [SSE] RX'd: {'key': '35d1571b1e1e4fea8310937b8d376dc1', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511384.7889016}
May 12 18:56:24 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:56:24 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:56:24 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c306565
May 12 18:56:25 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055306565
May 12 18:56:25 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:56:25 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:56:25 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:56:25 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:56:25 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:56:25 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 187, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 93, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000bb0013000000005d206665
May 12 18:56:25 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:56:28 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046306666
May 12 18:56:34 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:56:34 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:56:38 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:56:38 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:56:38 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 187, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 93, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000bb0013000000005d306665
May 12 18:56:38 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:56:39 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 89, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a0000000059206666
May 12 18:56:39 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:56:39 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:56:39 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055106565
May 12 18:56:39 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:56:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c006565
May 12 18:56:40 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:56:40 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:56:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:56:40 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:56:41 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:56:41 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f308183
May 12 18:56:41 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715511401, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 81, 'walkSteps': 0, 'battery': 63, 'totalSteps': 0, 'totalCals': 83, 'distance': 0, 'thermalGen': 10, 'caseTemp': 129, 'sleepDuration': 124, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 131}, 'firmwareRevision': None}
May 12 18:56:41 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715511401, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 81, 'walkSteps': 0, 'battery': 63, 'totalSteps': 0, 'totalCals': 83, 'distance': 0, 'thermalGen': 10, 'caseTemp': 129, 'sleepDuration': 124, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 131}, 'firmwareRevision': None}
May 12 18:56:41 msm8909 python3[3056]: [SSE] Sending: {"key": "15995cc2853d422e8404533f6c1608fa", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715511401, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 81, "walkSteps": 0, "battery": 63, "totalSteps": 0, "totalCals": 83, "distance": 0, "thermalGen": 10, "caseTemp": 129, "sleepDuration": 124, "actCals": 2, "heartRate": 0, "sleepState": 0, "skinTemp": 131}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:56:42 msm8909 python3[3056]: [SSE] RX'd: {'key': '15995cc2853d422e8404533f6c1608fa', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511402.0706801}
May 12 18:56:42 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c006565
May 12 18:56:52 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:56:52 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:56:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046206666
May 12 18:56:52 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715511412, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:56:52 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715511412, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:56:52 msm8909 python3[3056]: [SSE] Sending: {"key": "6b7c3696cc3c4bbfb8074d70007005c3", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715511412, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 129, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 70, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:56:53 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:56:53 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:56:53 msm8909 python3[3056]: [SSE] RX'd: {'key': '6b7c3696cc3c4bbfb8074d70007005c3', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511413.1529064}
May 12 18:56:54 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 187, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 93, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000bb0013000000005d106665
May 12 18:56:54 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:56:54 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c206565
May 12 18:56:54 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b306666
May 12 18:56:54 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055206565
May 12 18:56:54 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:56:55 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:56:55 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:56:56 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f008183
May 12 18:56:57 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055306565
May 12 18:56:57 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:57:00 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:57:00 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:57:00 msm8909 python3[3056]: [SSE] Sending: {"key": "e53526d93fa24d5ab73b9318b1b5878a", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:57:01 msm8909 python3[3056]: [SSE] RX'd: {'key': 'e53526d93fa24d5ab73b9318b1b5878a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511421.1975346}
May 12 18:57:05 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:57:05 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:57:06 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 63, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003f108183
May 12 18:57:07 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055006565
May 12 18:57:07 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:57:07 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c306565
May 12 18:57:07 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715511427, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 76, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:57:07 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715511427, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 76, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:57:07 msm8909 python3[3056]: [SSE] Sending: {"key": "c6062348d98e4186994903308222723d", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715511427, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 76, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:57:07 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:57:07 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:57:07 msm8909 python3[3056]: [SSE] RX'd: {'key': 'c6062348d98e4186994903308222723d', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511427.5627422}
May 12 18:57:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:57:08 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715511428, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:57:08 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715511428, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:57:08 msm8909 python3[3056]: [SSE] Sending: {"key": "f97625cbd474473a8a04e322f8cbadc7", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715511428, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:57:08 msm8909 python3[3056]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:57:08 msm8909 python3[3056]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:57:08 msm8909 python3[3056]: [SSE] RX'd: {'key': 'f97625cbd474473a8a04e322f8cbadc7', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511428.5005574}
May 12 18:57:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 89, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a0000000059106666
May 12 18:57:08 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:57:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:57:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a106666
May 12 18:57:10 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 187, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000bb0013000000005f306665
May 12 18:57:10 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:57:10 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:57:11 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:57:11 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:57:20 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:57:20 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:57:21 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a206666
May 12 18:57:21 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715511441, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 74, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:57:21 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715511441, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 74, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:57:21 msm8909 python3[3056]: [SSE] Sending: {"key": "b6cc453d42904413983070695164f89f", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715511441, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 74, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:57:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055106565
May 12 18:57:22 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:57:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c006565
May 12 18:57:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046106666
May 12 18:57:22 msm8909 python3[3056]: [SSE] RX'd: {'key': 'b6cc453d42904413983070695164f89f', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511442.28701}
May 12 18:57:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:57:22 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:57:22 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b306666
May 12 18:57:22 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:57:22 msm8909 python3[3056]: ADVERT: {'company_id': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x91'} 0a910a910006
May 12 18:57:22 msm8909 python3[3056]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 18:57:23 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:57:23 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:57:23 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 187, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000bb0013000000005f006665
May 12 18:57:23 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:57:23 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003d308183
May 12 18:57:25 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:57:25 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:57:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a306666
May 12 18:57:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055206565
May 12 18:57:34 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:57:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046206666
May 12 18:57:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057006666
May 12 18:57:35 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:57:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:57:35 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 18:57:35 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715511455, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:57:35 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715511455, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:57:35 msm8909 python3[3056]: [SSE] Sending: {"key": "811345589ced456993a15201407370eb", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715511455, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 68, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:57:35 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:57:35 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:57:36 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003d008183
May 12 18:57:36 msm8909 python3[3056]: [SSE] RX'd: {'key': '811345589ced456993a15201407370eb', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511456.1072276}
May 12 18:57:36 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a006666
May 12 18:57:36 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c206565
May 12 18:57:37 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:57:37 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:57:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 187, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000bb0013000000005f106665
May 12 18:57:37 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:57:37 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:57:37 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:57:38 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:57:38 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:57:48 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a106666
May 12 18:57:49 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 187, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000bb0013000000005f306665
May 12 18:57:49 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:57:49 msm8909 python3[3056]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:57:49 msm8909 python3[3056]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:57:49 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:57:49 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:57:49 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046306666
May 12 18:57:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057106666
May 12 18:57:50 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:57:50 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:57:50 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:57:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047306565
May 12 18:57:50 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003d208183
May 12 18:57:50 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715511470, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 81, 'walkSteps': 0, 'battery': 61, 'totalSteps': 0, 'totalCals': 83, 'distance': 0, 'thermalGen': 10, 'caseTemp': 129, 'sleepDuration': 124, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 131}, 'firmwareRevision': None}
May 12 18:57:50 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715511470, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 81, 'walkSteps': 0, 'battery': 61, 'totalSteps': 0, 'totalCals': 83, 'distance': 0, 'thermalGen': 10, 'caseTemp': 129, 'sleepDuration': 124, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 131}, 'firmwareRevision': None}
May 12 18:57:50 msm8909 python3[3056]: [SSE] Sending: {"key": "adab043ccfc5491d8c0e4d3723f64ca8", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715511470, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 81, "walkSteps": 0, "battery": 61, "totalSteps": 0, "totalCals": 83, "distance": 0, "thermalGen": 10, "caseTemp": 129, "sleepDuration": 124, "actCals": 2, "heartRate": 0, "sleepState": 0, "skinTemp": 131}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:57:51 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055006565
May 12 18:57:51 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:57:51 msm8909 python3[3056]: [SSE] RX'd: {'key': 'adab043ccfc5491d8c0e4d3723f64ca8', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511471.3257959}
May 12 18:57:51 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:57:52 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b206666
May 12 18:57:52 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:58:01 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:58:01 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:58:01 msm8909 python3[3056]: [SSE] Sending: {"key": "d6c2ba02d4984e928b198402a632e581", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:58:01 msm8909 python3[3056]: [SSE] RX'd: {'key': 'd6c2ba02d4984e928b198402a632e581', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511481.6322019}
May 12 18:58:02 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:58:02 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b306666
May 12 18:58:02 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:58:02 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:58:02 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:58:02 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:58:02 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:58:03 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003d308183
May 12 18:58:03 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:58:03 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a206666
May 12 18:58:04 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055106565
May 12 18:58:04 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:58:04 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:58:04 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:58:04 msm8909 python3[3056]: ADVERT: {'company_id': b'\x00\xfa', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 12 18:58:04 msm8909 python3[3056]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 18:58:06 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:58:06 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:58:06 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004c106565
May 12 18:58:06 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:58:06 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:58:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d206565
May 12 18:58:16 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715511496, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:58:16 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715511496, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 149, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 77, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:58:16 msm8909 python3[3056]: [SSE] Sending: {"key": "a0dfad8bb8c14c4786e17dc3eed7f610", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715511496, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 149, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 77, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:58:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046206666
May 12 18:58:16 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715511496, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:58:16 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715511496, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 70, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:58:16 msm8909 python3[3056]: [SSE] Sending: {"key": "ddde3274440d496394b0e9c535a01405", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715511496, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 129, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 70, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:58:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 187, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000bb0013000000005f106665
May 12 18:58:17 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:58:17 msm8909 python3[3056]: [SSE] RX'd: {'key': 'a0dfad8bb8c14c4786e17dc3eed7f610', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511496.8117614}
May 12 18:58:17 msm8909 python3[3056]: [SSE] RX'd: {'key': 'ddde3274440d496394b0e9c535a01405', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511496.8673797}
May 12 18:58:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:58:17 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715511497, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:58:17 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715511497, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:58:17 msm8909 python3[3056]: [SSE] Sending: {"key": "08ba9e1e12ed47f7b3354c6d62a432c1", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715511497, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:58:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a006666
May 12 18:58:17 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:58:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003d108183
May 12 18:58:17 msm8909 python3[3056]: [SSE] RX'd: {'key': '08ba9e1e12ed47f7b3354c6d62a432c1', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511497.7000103}
May 12 18:58:18 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055306565
May 12 18:58:18 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:58:19 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002106565
May 12 18:58:19 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:58:21 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a006666
May 12 18:58:30 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:58:30 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:58:30 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a106666
May 12 18:58:30 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715511510, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 74, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:58:30 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715511510, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 74, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:58:30 msm8909 python3[3056]: [SSE] Sending: {"key": "c6c10f91fdd241268f43f833d20569e4", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715511510, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 74, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:58:31 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046006666
May 12 18:58:31 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 187, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000bb0013000000005f306665
May 12 18:58:31 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:58:31 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a206666
May 12 18:58:31 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:58:31 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:58:31 msm8909 python3[3056]: [SSE] RX'd: {'key': 'c6c10f91fdd241268f43f833d20569e4', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511511.3852856}
May 12 18:58:31 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:58:31 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:58:32 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044106666
May 12 18:58:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d006565
May 12 18:58:33 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055006565
May 12 18:58:33 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:58:34 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:58:34 msm8909 python3[3056]: ADVERT: {'company_id': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x91'} 0a910a910006
May 12 18:58:34 msm8909 python3[3056]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 18:58:35 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 12 18:58:35 msm8909 python3[3056]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 18:58:36 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:58:36 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:58:44 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:58:44 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:58:44 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002306565
May 12 18:58:44 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:58:44 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:58:44 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:58:44 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044206666
May 12 18:58:44 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715511524, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:58:44 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715511524, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 68, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:58:44 msm8909 python3[3056]: [SSE] Sending: {"key": "f98d2f3e63de46b2961fee05b47f835c", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715511524, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 68, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:58:45 msm8909 python3[3056]: [SSE] RX'd: {'key': 'f98d2f3e63de46b2961fee05b47f835c', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511525.1605906}
May 12 18:58:45 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055206565
May 12 18:58:45 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:58:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 187, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000bb0013000000005f006665
May 12 18:58:46 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:58:46 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:58:47 msm8909 python3[3056]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 12 18:58:47 msm8909 python3[3056]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 18:58:48 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046106666
May 12 18:58:48 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057306666
May 12 18:58:48 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:58:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055306565
May 12 18:58:58 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:58:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057006666
May 12 18:58:58 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:58:59 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047206565
May 12 18:59:00 msm8909 python3[3056]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 12 18:59:00 msm8909 python3[3056]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 18:59:00 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046306666
May 12 18:59:00 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 90, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005a106666
May 12 18:59:00 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:59:01 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 18:59:01 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 18:59:01 msm8909 python3[3056]: [SSE] Sending: {"key": "97f8e6d8dc374abdbe11e6e914c32f84", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 18:59:02 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044006666
May 12 18:59:02 msm8909 python3[3056]: [SSE] RX'd: {'key': '97f8e6d8dc374abdbe11e6e914c32f84', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511541.9948754}
May 12 18:59:02 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:59:02 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:59:03 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 149, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 77, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000950013000000004d306565
May 12 18:59:03 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 74, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004a006666
May 12 18:59:03 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046306666
May 12 18:59:06 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:59:06 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:59:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 150, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000960013000000004c006565
May 12 18:59:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:59:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047006666
May 12 18:59:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 187, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000bb0013000000005e306665
May 12 18:59:13 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:59:13 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055006565
May 12 18:59:13 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:59:14 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:59:14 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:59:14 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043106666
May 12 18:59:15 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 61, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003d208183
May 12 18:59:15 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715511555, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 81, 'walkSteps': 0, 'battery': 61, 'totalSteps': 0, 'totalCals': 83, 'distance': 0, 'thermalGen': 10, 'caseTemp': 129, 'sleepDuration': 124, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 131}, 'firmwareRevision': None}
May 12 18:59:15 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 301, 'wearableId': 81, 'utcTimestamp': 1715511555, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'solarGen': 96, 'runSteps': 0, 'bmrCals': 81, 'walkSteps': 0, 'battery': 61, 'totalSteps': 0, 'totalCals': 83, 'distance': 0, 'thermalGen': 10, 'caseTemp': 129, 'sleepDuration': 124, 'actCals': 2, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 131}, 'firmwareRevision': None}
May 12 18:59:15 msm8909 python3[3056]: [SSE] Sending: {"key": "386c542e0bcd4e8e8a3607af849d4d2a", "msg": {"gatewayId": "00e15e66f988db", "configId": 301, "wearableId": 81, "utcTimestamp": 1715511555, "deviceId": "06:05:04:30:B0:14", "statusValues": {"solarGen": 96, "runSteps": 0, "bmrCals": 81, "walkSteps": 0, "battery": 61, "totalSteps": 0, "totalCals": 83, "distance": 0, "thermalGen": 10, "caseTemp": 129, "sleepDuration": 124, "actCals": 2, "heartRate": 0, "sleepState": 0, "skinTemp": 131}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:59:15 msm8909 python3[3056]: [SSE] RX'd: {'key': '386c542e0bcd4e8e8a3607af849d4d2a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511555.491817}
May 12 18:59:16 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b206666
May 12 18:59:16 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:59:17 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 62, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003e308183
May 12 18:59:26 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043306666
May 12 18:59:26 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 18:59:26 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715511566, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:59:26 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 293, 'wearableId': 63, 'utcTimestamp': 1715511566, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:59:26 msm8909 python3[3056]: [SSE] Sending: {"key": "8d38479f330f4ebc9c997d9e3236e2c0", "msg": {"gatewayId": "00e15e66f988db", "configId": 293, "wearableId": 63, "utcTimestamp": 1715511566, "deviceId": "06:05:04:FC:44:79", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:59:27 msm8909 python3[3056]: [SSE] RX'd: {'key': '8d38479f330f4ebc9c997d9e3236e2c0', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511566.9477291}
May 12 18:59:27 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 187, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000bb0013000000005e106665
May 12 18:59:27 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:59:28 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047106666
May 12 18:59:28 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715511568, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:59:28 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715511568, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'solarGen': 129, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 71, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:59:28 msm8909 python3[3056]: [SSE] Sending: {"key": "277e5cf2093143a6865fe6f94514b9e1", "msg": {"gatewayId": "00e15e66f988db", "configId": 294, "wearableId": 74, "utcTimestamp": 1715511568, "deviceId": "06:05:04:32:34:65", "statusValues": {"solarGen": 129, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 71, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:59:28 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 18:59:28 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:59:28 msm8909 python3[3056]: [SSE] RX'd: {'key': '277e5cf2093143a6865fe6f94514b9e1', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511568.522825}
May 12 18:59:29 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 1, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 62, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003e018183
May 12 18:59:30 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055206565
May 12 18:59:30 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:59:30 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 150, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000960013000000004c106565
May 12 18:59:30 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715511570, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 150, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 76, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:59:30 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715511570, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'solarGen': 150, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 76, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 19, 'caseTemp': 101, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 101}, 'firmwareRevision': None}
May 12 18:59:30 msm8909 python3[3056]: [SSE] Sending: {"key": "d571f9b613f043648c3018e468e91a7f", "msg": {"gatewayId": "00e15e66f988db", "configId": 292, "wearableId": 73, "utcTimestamp": 1715511570, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"solarGen": 150, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 76, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 19, "caseTemp": 101, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 101}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:59:31 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057306666
May 12 18:59:31 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:59:31 msm8909 python3[3056]: [SSE] RX'd: {'key': 'd571f9b613f043648c3018e468e91a7f', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511571.096432}
May 12 18:59:37 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 18:59:37 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 18:59:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 94, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'battery': 85, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1583158300070000000000000000005e000a0000000055306565
May 12 18:59:40 msm8909 python3[3056]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 18:59:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 103, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'battery': 91, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 18cf18cf000700000000000000000067000a000000005b106666
May 12 18:59:40 msm8909 python3[3056]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 18:59:40 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 150, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000960013000000004c206565
May 12 18:59:42 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 1, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 62, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003e118183
May 12 18:59:42 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b006666
May 12 18:59:42 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715511582, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:59:42 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715511582, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'solarGen': 61, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 75, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:59:42 msm8909 python3[3056]: [SSE] Sending: {"key": "b6822b820d0441b5b848254dec1fa316", "msg": {"gatewayId": "00e15e66f988db", "configId": 295, "wearableId": 76, "utcTimestamp": 1715511582, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"solarGen": 61, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 75, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:59:43 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057206666
May 12 18:59:43 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:59:43 msm8909 python3[3056]: [SSE] RX'd: {'key': 'b6822b820d0441b5b848254dec1fa316', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511583.1770966}
May 12 18:59:43 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043006666
May 12 18:59:44 msm8909 python3[3056]: ADVERT: {'company_id': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x91'} 0a910a910006
May 12 18:59:44 msm8909 python3[3056]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 18:59:44 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b106666
May 12 18:59:45 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 187, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000bb0013000000005e206665
May 12 18:59:45 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:59:45 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 150, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000960013000000004c306565
May 12 18:59:54 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 1, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 62, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003e218183
May 12 18:59:54 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 61, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'battery': 75, 'pairing_code': b'%\x1a', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 251a251a00070000000000000000003d000a000000004b206666
May 12 18:59:55 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 150, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000960013000000004c006565
May 12 18:59:55 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000047006666
May 12 18:59:56 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002206565
May 12 18:59:56 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 18:59:56 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047006565
May 12 18:59:56 msm8909 python3[3056]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 12 18:59:56 msm8909 python3[3056]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 18:59:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000a0000000057306666
May 12 18:59:58 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 18:59:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 67, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000043206666
May 12 18:59:58 msm8909 python3[3056]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715511598, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 67, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:59:58 msm8909 python3[3056]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715511598, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'solarGen': 10, 'runSteps': 0, 'bmrCals': 0, 'walkSteps': 0, 'battery': 67, 'totalSteps': 0, 'totalCals': 0, 'distance': 0, 'thermalGen': 10, 'caseTemp': 102, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'sleepState': 0, 'skinTemp': 102}, 'firmwareRevision': None}
May 12 18:59:58 msm8909 python3[3056]: [SSE] Sending: {"key": "b2fb0204cd5046678d647f638d2acf6a", "msg": {"gatewayId": "00e15e66f988db", "configId": 291, "wearableId": 75, "utcTimestamp": 1715511598, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"solarGen": 10, "runSteps": 0, "bmrCals": 0, "walkSteps": 0, "battery": 67, "totalSteps": 0, "totalCals": 0, "distance": 0, "thermalGen": 10, "caseTemp": 102, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "sleepState": 0, "skinTemp": 102}, "firmwareRevision": null}, "rt": "instant"}
May 12 18:59:58 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 18:59:58 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 18:59:58 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 187, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 94, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000bb0013000000005e006665
May 12 18:59:58 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 18:59:59 msm8909 python3[3056]: [SSE] RX'd: {'key': 'b2fb0204cd5046678d647f638d2acf6a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511598.8611705}
May 12 19:00:02 msm8909 python3[3056]: [SSE] Sending keepalive ping
May 12 19:00:02 msm8909 python3[3056]: [SSE] SENDING GATEWAY STATUS PING
May 12 19:00:02 msm8909 python3[3056]: [SSE] Sending: {"key": "275253004dc54be6824cd37c8a721805", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 19:00:02 msm8909 python3[3056]: [SSE] RX'd: {'key': '275253004dc54be6824cd37c8a721805', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715511602.464484}
May 12 19:00:07 msm8909 python3[3056]: Running Scheduled: Check Network
May 12 19:00:07 msm8909 python3[3056]: [NET] NETWORK GOOD.
May 12 19:00:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 98, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'battery': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 10c610c6000700000000000000000062000a0000000002006565
May 12 19:00:08 msm8909 python3[3056]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 19:00:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'battery': 68, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1d921d9200070000000000000000000a000a0000000044306666
May 12 19:00:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 71, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000047106565
May 12 19:00:08 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 187, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 20, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'battery': 95, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 10d310d30007000000000000000000bb0014000000005f106665
May 12 19:00:08 msm8909 python3[3056]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 19:00:08 msm8909 python3[3056]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 19:00:08 msm8909 python3[3056]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 19:00:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 81, 'sleep_state': 1, 'walk_steps': 0, 'solar_gen': 96, 'skin_temp': 131, 'distance': 0, 'sleep_duration': 124, 'total_cals': 83, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 2, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'battery': 62, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'mtp_version': 7, 'total_steps': 0} 13d413d40007000000000000007c0060000a025051003e018183
May 12 19:00:09 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 129, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\rU', 'heart_rate': 0, 'battery': 70, 'pairing_code': b'\rU', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 0d550d5500070000000000000000008100130000000046206666
May 12 19:00:10 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 150, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 19, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'battery': 76, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 0f890f890007000000000000000000960013000000004c106565
May 12 19:00:10 msm8909 python3[3056]: ADVERT: {'company_id': b'\n\x91', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x91'} 0a910a910006
May 12 19:00:10 msm8909 python3[3056]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 19:00:10 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 10, 'skin_temp': 101, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 10, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'battery': 72, 'pairing_code': b'\x1di', 'case_temp': 101, 'mtp_version': 7, 'total_steps': 0} 1d691d6900070000000000000000000a000a0000000048206565
May 12 19:00:12 msm8909 python3[3056]: ADVERT: {'alert_status': b'\x00', 'bmr_cals': 0, 'sleep_state': 0, 'walk_steps': 0, 'solar_gen': 100, 'skin_temp': 102, 'distance': 0, 'sleep_duration': 0, 'total_cals': 0, 'thermal_gen': 11, 'run_steps': 0, 'act_cals': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'battery': 87, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'mtp_version': 7, 'total_steps': 0} 1dd51dd5000700000000000000000064000b0000000057106666
May 12 19:00:12 msm8909 python3[3056]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 19:00:22 msm8909 python3[3056]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT