-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 09 02:43:18 msm8909 python3[2091]: DB VERSION: 9
May 09 02:43:18 msm8909 python3[2091]: [DB] No upgrade needed
May 09 02:43:19 msm8909 python3[2091]: [DEBUG] Looking for old files to remove in /data/logs
May 09 02:43:19 msm8909 python3[2091]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 09 02:43:19 msm8909 python3[2091]: [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 09 02:43:19 msm8909 python3[2091]: [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 09 02:43:19 msm8909 python3[2091]: [SSE] SETTING UP SSE
May 09 02:43:19 msm8909 python3[2091]: [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 09 02:43:19 msm8909 python3[2091]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa746fdb0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 09 02:43:19 msm8909 python3[2091]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa699b250>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 09 02:43:33 msm8909 python3[2091]: Traceback (most recent call last):
May 09 02:43:33 msm8909 python3[2091]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 09 02:43:33 msm8909 python3[2091]: hci0 = BluetoothAdapter(0);
May 09 02:43:33 msm8909 python3[2091]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 09 02:43:33 msm8909 python3[2091]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 09 02:43:33 msm8909 python3[2091]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 09 02:43:33 msm8909 python3[2091]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 09 02:43:33 msm8909 python3[2091]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 09 02:43:33 msm8909 python3[2091]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 09 02:43:33 msm8909 python3[2091]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 09 02:43:33 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 09 02:43:33 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 09 02:43:33 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 09 02:43:38 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 09 02:43:38 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 09 02:43:38 msm8909 systemd[1]: Started Mother Gateway Service.
May 09 02:43:40 msm8909 python3[3106]: READING DB FROM FILE: /data/mother.db
May 09 02:43:40 msm8909 python3[3106]: DB VERSION: 9
May 09 02:43:40 msm8909 python3[3106]: [DB] No upgrade needed
May 09 02:43:41 msm8909 python3[3106]: [DEBUG] Looking for old files to remove in /data/logs
May 09 02:43:41 msm8909 python3[3106]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 09 02:43:41 msm8909 python3[3106]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 09 02:43:41 msm8909 python3[3106]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 09 02:43:41 msm8909 python3[3106]: [SSE] SETTING UP SSE
May 09 02:43:41 msm8909 python3[3106]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 09 02:44:19 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:44:19 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:44:19 msm8909 python3[3106]: Running Scheduled: Thread Check
May 09 02:44:19 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 02:44:19 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 02:44:19 msm8909 python3[3106]: [SSE] Sending: {"key": "9d614f11a5cf4be59cbf86b1cdc10f7e", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 02:44:19 msm8909 python3[3106]: [SSE] RX'd: {'key': 'f3ef88ff13964515b0e9975db52c0472', 'timestamp': 1715193822.9308379, 'source': 0, 'data': '', 'type': 's'}
May 09 02:44:19 msm8909 python3[3106]: [SSE] RX'd: {'key': None, 'type': 'gw', 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'source': 1, 'timestamp': 1715193824.1735568}
May 09 02:44:19 msm8909 python3[3106]: [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"}]', 'source': 1, 'timestamp': 1715193824.1856875}
May 09 02:44:19 msm8909 python3[3106]: [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': 1715193824.4009936}
May 09 02:44:19 msm8909 python3[3106]: [SSE] UPDATING W CONFIG
May 09 02:44:19 msm8909 python3[3106]: [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': 1715193824.6603081}
May 09 02:44:19 msm8909 python3[3106]: [SSE] UPDATING W CONFIG
May 09 02:44:19 msm8909 python3[3106]: [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': 1715193824.9270296}
May 09 02:44:19 msm8909 python3[3106]: [SSE] UPDATING W CONFIG
May 09 02:44:19 msm8909 python3[3106]: DBUS: Discovered 06:05:04:61:15:83 .
May 09 02:44:19 msm8909 python3[3106]: [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': 1715193825.120683}
May 09 02:44:19 msm8909 python3[3106]: [SSE] UPDATING W CONFIG
May 09 02:44:20 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057205d5d
May 09 02:44:20 msm8909 python3[3106]: [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': 1715193825.3369792}
May 09 02:44:20 msm8909 python3[3106]: [SSE] UPDATING W CONFIG
May 09 02:44:20 msm8909 python3[3106]: [SSE] RX'd: {'key': None, 'type': 'prov', 'data': '0', 'source': 1, 'timestamp': 1715193825.3888013}
May 09 02:44:20 msm8909 python3[3106]: [SSE] SETTING PROVISIONING TO: 0
May 09 02:44:20 msm8909 python3[3106]: [CONFIG] SSE Has new config, updating
May 09 02:44:20 msm8909 python3[3106]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 09 02:44:20 msm8909 python3[3106]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 09 02:44:20 msm8909 python3[3106]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 09 02:44:20 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:44:20 msm8909 python3[3106]: [CLOUD] Activating Gateway
May 09 02:44:20 msm8909 python3[3106]: DBUS: Discovered 06:05:04:13:AE:B4 .
May 09 02:44:20 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00'} 127412740006
May 09 02:44:20 msm8909 python3[3106]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 02:44:20 msm8909 python3[3106]: [SSE] RX'd: {'key': '9d614f11a5cf4be59cbf86b1cdc10f7e', 'timestamp': 1715193860.23786, 'source': 0, 'data': '', 'type': 's'}
May 09 02:44:20 msm8909 python3[3106]: DBUS: Discovered 06:05:04:AA:9F:1A .
May 09 02:44:20 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:44:20 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:44:21 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f205e5e
May 09 02:44:21 msm8909 python3[3106]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 09 02:44:21 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715193861, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:44:21 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715193861, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:44:21 msm8909 python3[3106]: [SSE] Sending: {"key": "a93165248d6e44db893d205796581caa", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715193861, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 79, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 22}}, "rt": "instant"}
May 09 02:44:21 msm8909 python3[3106]: DBUS: Discovered 06:05:04:6D:74:4C .
May 09 02:44:21 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00'} 262c262c0006
May 09 02:44:21 msm8909 python3[3106]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 02:44:21 msm8909 python3[3106]: DBUS: Discovered 06:05:04:66:30:47 .
May 09 02:44:21 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\t7', 'pairing_code': b'\t7', 'alert_status': b'\x00'} 093709370006
May 09 02:44:21 msm8909 python3[3106]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 02:44:21 msm8909 python3[3106]: DBUS: Discovered 06:05:04:A1:B4:D8 .
May 09 02:44:21 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 02:44:21 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 02:44:21 msm8909 python3[3106]: DBUS: Discovered 06:05:04:13:9C:CF .
May 09 02:44:21 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:44:21 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:44:21 msm8909 python3[3106]: DBUS: Discovered 06:05:04:1F:66:01 .
May 09 02:44:21 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:44:21 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:44:21 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004f005f5f
May 09 02:44:21 msm8909 python3[3106]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 09 02:44:21 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715193861, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 79, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:44:21 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715193861, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 79, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:44:21 msm8909 python3[3106]: [SSE] Sending: {"key": "d56bf381bef24499acfebfc0320777ee", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715193861, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 79, "totalSteps": 2160, "heartRate": 0, "thermalGen": 18, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1013}}, "rt": "instant"}
May 09 02:44:21 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000049106565
May 09 02:44:21 msm8909 python3[3106]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 09 02:44:21 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715193861, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:44:21 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715193861, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:44:21 msm8909 python3[3106]: [SSE] Sending: {"key": "797e492256484c5c814c5cb7b6202718", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715193861, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 101, "battery": 73, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 22}}, "rt": "instant"}
May 09 02:44:21 msm8909 python3[3106]: DBUS: Discovered 06:05:04:62:A2:9E .
May 09 02:44:21 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x06^'} 065e055f00
May 09 02:44:21 msm8909 python3[3106]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 02:44:21 msm8909 python3[3106]: [SSE] RX'd: {'key': 'a93165248d6e44db893d205796581caa', 'timestamp': 1715193861.475107, 'source': 0, 'data': '', 'type': 's'}
May 09 02:44:22 msm8909 python3[3106]: DBUS: Discovered 06:05:04:48:10:21 .
May 09 02:44:22 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:44:22 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:44:22 msm8909 python3[3106]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 09 02:44:22 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:44:22 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:44:22 msm8909 python3[3106]: [SSE] RX'd: {'key': 'd56bf381bef24499acfebfc0320777ee', 'timestamp': 1715193861.8939526, 'source': 0, 'data': '', 'type': 's'}
May 09 02:44:22 msm8909 python3[3106]: [SSE] RX'd: {'key': '797e492256484c5c814c5cb7b6202718', 'timestamp': 1715193861.9506061, 'source': 0, 'data': '', 'type': 's'}
May 09 02:44:22 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 71, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330047106666
May 09 02:44:22 msm8909 python3[3106]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 09 02:44:22 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715193862, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 71, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:44:22 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715193862, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 71, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:44:22 msm8909 python3[3106]: [SSE] Sending: {"key": "b1ce4ec92a034340adfa70158b660c39", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715193862, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 71, "totalSteps": 2162, "heartRate": 0, "thermalGen": 18, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 18}}, "rt": "instant"}
May 09 02:44:22 msm8909 python3[3106]: DBUS: Discovered 06:05:04:44:7C:06 .
May 09 02:44:23 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 02:44:23 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 02:44:23 msm8909 python3[3106]: DBUS: Discovered 06:05:04:7A:56:97 .
May 09 02:44:23 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 09 02:44:23 msm8909 python3[3106]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 09 02:44:23 msm8909 python3[3106]: [SSE] RX'd: {'key': 'b1ce4ec92a034340adfa70158b660c39', 'timestamp': 1715193862.9925914, 'source': 0, 'data': '', 'type': 's'}
May 09 02:44:24 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 71, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330047206666
May 09 02:44:24 msm8909 python3[3106]: DBUS: Discovered 06:05:04:09:A0:9C .
May 09 02:44:24 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 09 02:44:24 msm8909 python3[3106]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 02:44:34 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057305d5d
May 09 02:44:34 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:44:35 msm8909 python3[3106]: DBUS: Discovered 06:05:04:63:30:52 .
May 09 02:44:35 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\tB', 'pairing_code': b'\tB', 'alert_status': b'\x00'} 094209420006
May 09 02:44:35 msm8909 python3[3106]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 02:44:35 msm8909 python3[3106]: DBUS: Discovered 06:05:04:50:93:05 .
May 09 02:44:35 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000058206060
May 09 02:44:35 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:44:35 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f005e5e
May 09 02:44:35 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 71, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330047306666
May 09 02:44:35 msm8909 python3[3106]: DBUS: Discovered 06:05:04:31:50:9D .
May 09 02:44:35 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:44:35 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:44:36 msm8909 python3[3106]: DBUS: Discovered 06:05:04:67:BC:31 .
May 09 02:44:36 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1f\xf1'} 1ff1065f00
May 09 02:44:36 msm8909 python3[3106]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 09 02:44:36 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004f105f5f
May 09 02:44:38 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000049306565
May 09 02:44:38 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:44:38 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:44:39 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:44:39 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:44:39 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:44:39 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:44:48 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004f305f5f
May 09 02:44:49 msm8909 python3[3106]: DBUS: Discovered 06:05:04:33:04:2B .
May 09 02:44:49 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:44:49 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:44:49 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:44:49 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:44:49 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x06^'} 065e055f00
May 09 02:44:49 msm8909 python3[3106]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 02:44:50 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f105e5e
May 09 02:44:51 msm8909 python3[3106]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 09 02:44:51 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c105f5e
May 09 02:44:51 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:44:51 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057105d5d
May 09 02:44:51 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:44:52 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000058006060
May 09 02:44:52 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:44:52 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 71, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330047106666
May 09 02:44:52 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000049006565
May 09 02:44:53 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f105e5e
May 09 02:45:02 msm8909 python3[3106]: DBUS: Discovered 06:05:04:71:88:0E .
May 09 02:45:02 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x12\xde'} 12de055f00
May 09 02:45:02 msm8909 python3[3106]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 09 02:45:03 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004f005f5f
May 09 02:45:03 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c205f5e
May 09 02:45:03 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:45:04 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:45:04 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:45:04 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 71, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330047206666
May 09 02:45:05 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f305e5e
May 09 02:45:06 msm8909 python3[3106]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 09 02:45:06 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1b\xab'} 1bab065f00
May 09 02:45:06 msm8909 python3[3106]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 09 02:45:06 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057205d5d
May 09 02:45:06 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:45:07 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000058106060
May 09 02:45:07 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:45:16 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057305d5d
May 09 02:45:16 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:45:17 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 02:45:17 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 02:45:17 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:45:17 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:45:17 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000049206565
May 09 02:45:18 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e205f5f
May 09 02:45:18 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:45:18 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:45:19 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:45:19 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:45:20 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:45:20 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:45:20 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 02:45:20 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 02:45:20 msm8909 python3[3106]: [SSE] Sending: {"key": "bbf313ef114e4adab8887d262ffb828f", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 02:45:20 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f005e5e
May 09 02:45:20 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:45:20 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:45:20 msm8909 python3[3106]: [SSE] RX'd: {'key': 'bbf313ef114e4adab8887d262ffb828f', 'timestamp': 1715193920.6639001, 'source': 0, 'data': '', 'type': 's'}
May 09 02:45:21 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c005f5e
May 09 02:45:21 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:45:21 msm8909 python3[3106]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 09 02:45:26 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057005d5d
May 09 02:45:26 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:45:27 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049006666
May 09 02:45:27 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715193927, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:45:27 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715193927, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:45:27 msm8909 python3[3106]: [SSE] Sending: {"key": "915399dc52c94a28afb47c69dd7e1e11", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715193927, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 73, "totalSteps": 2162, "heartRate": 0, "thermalGen": 18, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 18}}, "rt": "instant"}
May 09 02:45:27 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:45:27 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:45:27 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f005e5e
May 09 02:45:27 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:45:27 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:45:27 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:45:27 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:45:28 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 02:45:28 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 02:45:28 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:45:28 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:45:28 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000049306565
May 09 02:45:28 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715193928, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:45:28 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715193928, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:45:28 msm8909 python3[3106]: [SSE] Sending: {"key": "11f86155e973473db25fd70fd0ddebda", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715193928, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 101, "battery": 73, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 22}}, "rt": "instant"}
May 09 02:45:29 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:45:29 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:45:29 msm8909 python3[3106]: DBUS: Connected to 06:05:04:AF:F9:E9
May 09 02:45:29 msm8909 python3[3106]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 09 02:45:29 msm8909 python3[3106]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 09 02:45:29 msm8909 python3[3106]: [SSE] Sending: {"key": "69a7414f35cb40ee9fe76e01fea3cfc4", "msg": {"wearables": [{"wearable_id": 73, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 02:45:29 msm8909 python3[3106]: ACTIVATING HR.
May 09 02:45:31 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c105f5e
May 09 02:45:31 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:45:31 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:45:31 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:45:36 msm8909 python3[3106]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 02:45:36 msm8909 python3[3106]: 117.00089311599731 [06:05:04:AF:F9:E9] <- HR 0000
May 09 02:45:37 msm8909 python3[3106]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 164, 8, 0, 0, 0, 0, 0, 0, 0, 0, 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 09 02:45:37 msm8909 python3[3106]: GOT Firmware Version: V1.5.4d0
May 09 02:45:37 msm8909 python3[3106]: GOT Pairing Code: 0f89
May 09 02:45:37 msm8909 python3[3106]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 02:45:37 msm8909 python3[3106]: NO FW Update needed.
May 09 02:45:37 msm8909 python3[3106]: LAST SYNC: 1715184648
May 09 02:45:38 msm8909 python3[3106]: 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, 22, 0, 0, 64, 3, 0, 0, 65, 94, 0, 0, 80, 94, 0, 0, 81, 79, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 02:45:38 msm8909 python3[3106]: ACTIVITY: 0
May 09 02:45:38 msm8909 python3[3106]: HR READING: 0 TOOK 0.000651 secs
May 09 02:45:38 msm8909 python3[3106]: DEACTIVATING HR.
May 09 02:45:38 msm8909 python3[3106]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 02:45:38 msm8909 python3[3106]: GOT Instant Data: {'solar_gen': 22, 'distance': 0, 'total_cals': 0, 'case_temp': 94, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'total_steps': 0, 'skin_temp': 94, 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0}
May 09 02:45:38 msm8909 python3[3106]: W ID: 73
May 09 02:45:38 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715193938, 'statusValues': {'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'activity': 0, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:45:38 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715193938, 'statusValues': {'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'activity': 0, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:45:38 msm8909 python3[3106]: [SSE] Sending: {"key": "a032a722e2054af2bb7d4a8f15292d02", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715193938, "statusValues": {"distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 79, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "activity": 0, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 22}}, "rt": "instant"}
May 09 02:45:38 msm8909 python3[3106]: Instant Upload complete
May 09 02:45:38 msm8909 python3[3106]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 09 02:45:40 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e005f5f
May 09 02:45:40 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715193940, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:45:40 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715193940, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:45:40 msm8909 python3[3106]: [SSE] Sending: {"key": "b506022b365a47ef8fab3dc069e56d33", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715193940, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 78, "totalSteps": 2160, "heartRate": 0, "thermalGen": 18, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1013}}, "rt": "instant"}
May 09 02:45:40 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:45:40 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:45:41 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:45:41 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:45:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057205d5d
May 09 02:45:41 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:45:41 msm8909 python3[3106]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 02:45:41 msm8909 python3[3106]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 09 02:45:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f105e5e
May 09 02:45:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f105e5e
May 09 02:45:41 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:45:41 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:45:42 msm8909 python3[3106]: [SSE] RX'd: {'key': '915399dc52c94a28afb47c69dd7e1e11', 'timestamp': 1715193927.6153572, 'source': 0, 'data': '', 'type': 's'}
May 09 02:45:42 msm8909 python3[3106]: [SSE] RX'd: {'key': '11f86155e973473db25fd70fd0ddebda', 'timestamp': 1715193929.3576622, 'source': 0, 'data': '', 'type': 's'}
May 09 02:45:42 msm8909 python3[3106]: [SSE] RX'd: {'key': '69a7414f35cb40ee9fe76e01fea3cfc4', 'timestamp': 1715193929.8397217, 'source': 0, 'data': '', 'type': 's'}
May 09 02:45:42 msm8909 python3[3106]: [SSE] RX'd: {'key': 'a032a722e2054af2bb7d4a8f15292d02', 'timestamp': 1715193939.1420004, 'source': 0, 'data': '', 'type': 's'}
May 09 02:45:42 msm8909 python3[3106]: [SSE] RX'd: {'key': 'b506022b365a47ef8fab3dc069e56d33', 'timestamp': 1715193940.9688742, 'source': 0, 'data': '', 'type': 's'}
May 09 02:45:42 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 02:45:42 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 02:45:43 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000049106565
May 09 02:45:44 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049206666
May 09 02:45:44 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:45:44 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:45:50 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:45:50 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:45:54 msm8909 python3[3106]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 09 02:45:54 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'alert_status': b'\x00'} 0a8e0a8e0006
May 09 02:45:54 msm8909 python3[3106]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 09 02:45:54 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000049206565
May 09 02:45:55 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e105f5f
May 09 02:45:55 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 02:45:55 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 02:45:56 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f005e5e
May 09 02:45:56 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059206060
May 09 02:45:56 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:45:57 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:45:57 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:45:57 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c005f5e
May 09 02:45:57 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:45:58 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:45:58 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:45:59 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:45:59 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:45:59 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f005e5e
May 09 02:46:08 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000049306565
May 09 02:46:08 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049006666
May 09 02:46:08 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:46:08 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:46:09 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c105f5e
May 09 02:46:09 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:46:11 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:46:11 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:46:11 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059006060
May 09 02:46:11 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:46:11 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:46:11 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:46:12 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:46:12 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:46:12 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e305f5f
May 09 02:46:20 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:46:20 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:46:20 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 02:46:20 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 02:46:20 msm8909 python3[3106]: [SSE] Sending: {"key": "ebd35da021ed44f280db09e6f7b5688f", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 02:46:22 msm8909 python3[3106]: [SSE] RX'd: {'key': 'ebd35da021ed44f280db09e6f7b5688f', 'timestamp': 1715193982.364831, 'source': 0, 'data': '', 'type': 's'}
May 09 02:46:23 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048206666
May 09 02:46:23 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059106060
May 09 02:46:23 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:46:23 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 02:46:23 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 02:46:25 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:46:25 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:46:26 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f305e5e
May 09 02:46:26 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:46:26 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:46:26 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:46:26 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:46:27 msm8909 python3[3106]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 09 02:46:28 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048206666
May 09 02:46:30 msm8909 python3[3106]: DBUS: Connected to 06:05:04:11:B9:D2
May 09 02:46:30 msm8909 python3[3106]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 09 02:46:30 msm8909 python3[3106]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 09 02:46:30 msm8909 python3[3106]: [SSE] Sending: {"key": "b095bf7ed3f643b1aa25bb65a142799b", "msg": {"wearables": [{"wearable_id": 75, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 02:46:30 msm8909 python3[3106]: ACTIVATING HR.
May 09 02:46:33 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059206060
May 09 02:46:33 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:46:34 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 74, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d550007000000000000000000160003000000004a106565
May 09 02:46:34 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715193994, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 74, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:46:34 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715193994, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 74, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:46:34 msm8909 python3[3106]: [SSE] Sending: {"key": "7e97394bd78d4261bb499e10805ad1f0", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715193994, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 101, "battery": 74, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 22}}, "rt": "instant"}
May 09 02:46:34 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c305f5e
May 09 02:46:34 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:46:35 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:46:35 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:46:35 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0058305d5d
May 09 02:46:35 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:46:37 msm8909 python3[3106]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 02:46:37 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e205f5f
May 09 02:46:37 msm8909 python3[3106]: 177.90445256233215 [06:05:04:11:B9:D2] <- HR 0000
May 09 02:46:37 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:46:37 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:46:38 msm8909 python3[3106]: 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, 59, 168, 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, 29, 146, 17, 185, 210, 0, 0, 0]
May 09 02:46:38 msm8909 python3[3106]: GOT Firmware Version: V1.5.4d0
May 09 02:46:38 msm8909 python3[3106]: GOT Pairing Code: 1d92
May 09 02:46:38 msm8909 python3[3106]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 02:46:38 msm8909 python3[3106]: NO FW Update needed.
May 09 02:46:38 msm8909 python3[3106]: LAST SYNC: 1715185762
May 09 02:46:39 msm8909 python3[3106]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [114, 8, 0, 0, 50, 8, 0, 1, 64, 0, 0, 2, 128, 167, 2, 16, 162, 202, 0, 17, 222, 220, 1, 18, 0, 0, 0, 32, 34, 7, 0, 48, 18, 0, 0, 64, 18, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 02:46:39 msm8909 python3[3106]: ACTIVITY: 0
May 09 02:46:39 msm8909 python3[3106]: HR READING: 0 TOOK 0.000620 secs
May 09 02:46:39 msm8909 python3[3106]: DEACTIVATING HR.
May 09 02:46:39 msm8909 python3[3106]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 02:46:39 msm8909 python3[3106]: GOT Instant Data: {'solar_gen': 18, 'distance': 1826, 'total_cals': 173952, 'case_temp': 102, 'battery': 72, 'run_steps': 64, 'act_cals': 122078, 'heart_rate': 0, 'total_steps': 2162, 'skin_temp': 102, 'bmr_cals': 51874, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'activity': 0}
May 09 02:46:39 msm8909 python3[3106]: W ID: 75
May 09 02:46:39 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715193999, 'statusValues': {'distance': 1826, 'actCals': 122078, 'runSteps': 64, 'caseTemp': 102, 'battery': 72, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'activity': 0, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51874, 'sleepDuration': 0, 'totalCals': 173952, 'solarGen': 18}}
May 09 02:46:39 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715193999, 'statusValues': {'distance': 1826, 'actCals': 122078, 'runSteps': 64, 'caseTemp': 102, 'battery': 72, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'activity': 0, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51874, 'sleepDuration': 0, 'totalCals': 173952, 'solarGen': 18}}
May 09 02:46:39 msm8909 python3[3106]: [SSE] Sending: {"key": "69bf7e5b7feb4c61816c61b52b48ec99", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715193999, "statusValues": {"distance": 1826, "actCals": 122078, "runSteps": 64, "caseTemp": 102, "battery": 72, "totalSteps": 2162, "heartRate": 0, "thermalGen": 18, "activity": 0, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51874, "sleepDuration": 0, "totalCals": 173952, "solarGen": 18}}, "rt": "instant"}
May 09 02:46:39 msm8909 python3[3106]: Instant Upload complete
May 09 02:46:39 msm8909 python3[3106]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 09 02:46:41 msm8909 python3[3106]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 09 02:46:41 msm8909 python3[3106]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 02:46:41 msm8909 python3[3106]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 09 02:46:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048206666
May 09 02:46:42 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e205f5f
May 09 02:46:44 msm8909 python3[3106]: DBUS: Connected to 06:05:04:02:E8:6A
May 09 02:46:44 msm8909 python3[3106]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 09 02:46:44 msm8909 python3[3106]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 09 02:46:44 msm8909 python3[3106]: [SSE] Sending: {"key": "fe70f07e4317446981c83968c588e228", "msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 02:46:44 msm8909 python3[3106]: ACTIVATING HR.
May 09 02:46:47 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059006060
May 09 02:46:47 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:46:47 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:46:47 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:46:47 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:46:47 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:46:48 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:46:48 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:46:48 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c105f5e
May 09 02:46:48 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:46:50 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f205e5e
May 09 02:46:50 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194010, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:46:50 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194010, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:46:50 msm8909 python3[3106]: [SSE] Sending: {"key": "0c9f51d55f724ae6a623f9fd9e89698d", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715194010, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 79, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 22}}, "rt": "instant"}
May 09 02:46:51 msm8909 python3[3106]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 09 02:46:51 msm8909 python3[3106]: 191.90861701965332 [06:05:04:02:E8:6A] <- HR 0000
May 09 02:46:51 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:46:51 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:46:52 msm8909 python3[3106]: 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, 59, 166, 74, 0, 0, 0, 0, 0, 0, 0, 0, 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 09 02:46:52 msm8909 python3[3106]: GOT Firmware Version: V1.5.4d0
May 09 02:46:52 msm8909 python3[3106]: GOT Pairing Code: 251a
May 09 02:46:52 msm8909 python3[3106]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 02:46:52 msm8909 python3[3106]: NO FW Update needed.
May 09 02:46:52 msm8909 python3[3106]: LAST SYNC: 1715185226
May 09 02:46:53 msm8909 python3[3106]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [112, 8, 0, 0, 35, 8, 0, 1, 77, 0, 0, 2, 225, 148, 2, 16, 248, 240, 0, 17, 233, 163, 1, 18, 0, 0, 0, 32, 173, 6, 0, 48, 245, 3, 0, 64, 18, 0, 0, 65, 95, 0, 0, 80, 95, 0, 0, 81, 78, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 02:46:53 msm8909 python3[3106]: ACTIVITY: 0
May 09 02:46:53 msm8909 python3[3106]: HR READING: 0 TOOK 0.000491 secs
May 09 02:46:53 msm8909 python3[3106]: DEACTIVATING HR.
May 09 02:46:53 msm8909 python3[3106]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 09 02:46:53 msm8909 python3[3106]: GOT Instant Data: {'solar_gen': 1013, 'distance': 1709, 'total_cals': 169185, 'case_temp': 95, 'battery': 78, 'run_steps': 77, 'act_cals': 107497, 'heart_rate': 0, 'total_steps': 2160, 'skin_temp': 95, 'bmr_cals': 61688, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'activity': 0}
May 09 02:46:53 msm8909 python3[3106]: W ID: 76
May 09 02:46:53 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194013, 'statusValues': {'distance': 1709, 'actCals': 107497, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'activity': 0, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61688, 'sleepDuration': 0, 'totalCals': 169185, 'solarGen': 1013}}
May 09 02:46:53 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194013, 'statusValues': {'distance': 1709, 'actCals': 107497, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'activity': 0, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61688, 'sleepDuration': 0, 'totalCals': 169185, 'solarGen': 1013}}
May 09 02:46:53 msm8909 python3[3106]: [SSE] Sending: {"key": "0fbec9d2e2ba4ae9afdf68066f3dd325", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715194013, "statusValues": {"distance": 1709, "actCals": 107497, "runSteps": 77, "caseTemp": 95, "battery": 78, "totalSteps": 2160, "heartRate": 0, "thermalGen": 18, "activity": 0, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61688, "sleepDuration": 0, "totalCals": 169185, "solarGen": 1013}}, "rt": "instant"}
May 09 02:46:53 msm8909 python3[3106]: Instant Upload complete
May 09 02:46:53 msm8909 python3[3106]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 09 02:46:55 msm8909 python3[3106]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 02:46:55 msm8909 python3[3106]: DBUS: 06:05:04:02:E8:6A disconnected.
May 09 02:46:55 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e205f5f
May 09 02:46:55 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:46:56 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:46:56 msm8909 python3[3106]: [SSE] RX'd: {'key': 'b095bf7ed3f643b1aa25bb65a142799b', 'timestamp': 1715193990.8718197, 'source': 0, 'data': '', 'type': 's'}
May 09 02:46:56 msm8909 python3[3106]: [SSE] RX'd: {'key': '7e97394bd78d4261bb499e10805ad1f0', 'timestamp': 1715193994.4383895, 'source': 0, 'data': '', 'type': 's'}
May 09 02:46:56 msm8909 python3[3106]: [SSE] RX'd: {'key': '69bf7e5b7feb4c61816c61b52b48ec99', 'timestamp': 1715193999.7199869, 'source': 0, 'data': '', 'type': 's'}
May 09 02:46:56 msm8909 python3[3106]: [SSE] RX'd: {'key': 'fe70f07e4317446981c83968c588e228', 'timestamp': 1715194004.7823043, 'source': 0, 'data': '', 'type': 's'}
May 09 02:46:56 msm8909 python3[3106]: [SSE] RX'd: {'key': '0c9f51d55f724ae6a623f9fd9e89698d', 'timestamp': 1715194011.2223616, 'source': 0, 'data': '', 'type': 's'}
May 09 02:46:56 msm8909 python3[3106]: [SSE] RX'd: {'key': '0fbec9d2e2ba4ae9afdf68066f3dd325', 'timestamp': 1715194013.6344352, 'source': 0, 'data': '', 'type': 's'}
May 09 02:47:01 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:47:01 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:47:02 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 74, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d550007000000000000000000160003000000004a006565
May 09 02:47:03 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f305e5e
May 09 02:47:03 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e005f5f
May 09 02:47:03 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x06^'} 065e055f00
May 09 02:47:03 msm8909 python3[3106]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 02:47:03 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c205f5e
May 09 02:47:03 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:47:05 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059106060
May 09 02:47:05 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:47:05 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0058205d5d
May 09 02:47:05 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:47:05 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:47:05 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:47:06 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c305f5e
May 09 02:47:06 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:47:15 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f005e5e
May 09 02:47:15 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d005f5e
May 09 02:47:15 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:47:16 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:47:16 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:47:16 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000049106565
May 09 02:47:16 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 71, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330047306666
May 09 02:47:16 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:47:16 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:47:17 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e205f5f
May 09 02:47:19 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10012000000005a305f60
May 09 02:47:19 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:47:21 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 02:47:21 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 02:47:21 msm8909 python3[3106]: [SSE] Sending: {"key": "54efd769ae8a4640b31a002f3f06fcdd", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 02:47:21 msm8909 python3[3106]: [SSE] RX'd: {'key': '54efd769ae8a4640b31a002f3f06fcdd', 'timestamp': 1715194041.5547364, 'source': 0, 'data': '', 'type': 's'}
May 09 02:47:26 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:47:26 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:47:31 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 71, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330047106666
May 09 02:47:31 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000049306565
May 09 02:47:32 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10012000000005a005f60
May 09 02:47:32 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:47:32 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e305f5f
May 09 02:47:33 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:47:33 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:47:33 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d205f5e
May 09 02:47:33 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:47:34 msm8909 python3[3106]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 09 02:47:40 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 71, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330047206666
May 09 02:47:40 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194060, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 71, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:47:40 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194060, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 71, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:47:40 msm8909 python3[3106]: [SSE] Sending: {"key": "fc1872db6f064aef93a682bacf38154b", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715194060, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 71, "totalSteps": 2162, "heartRate": 0, "thermalGen": 18, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 18}}, "rt": "instant"}
May 09 02:47:41 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:47:41 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:47:42 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10012000000005a105f60
May 09 02:47:42 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:47:42 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000049306565
May 09 02:47:42 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f305e5e
May 09 02:47:43 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d305f5e
May 09 02:47:43 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:47:43 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:47:43 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:47:44 msm8909 python3[3106]: DBUS: Connected to 06:05:04:32:34:65
May 09 02:47:44 msm8909 python3[3106]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 09 02:47:44 msm8909 python3[3106]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 09 02:47:45 msm8909 python3[3106]: [SSE] Sending: {"key": "22910f97c0b04074a22572ec4021eff1", "msg": {"wearables": [{"wearable_id": 74, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 02:47:45 msm8909 python3[3106]: ACTIVATING HR.
May 09 02:47:51 msm8909 python3[3106]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 02:47:51 msm8909 python3[3106]: 252.4728479385376 [06:05:04:32:34:65] <- HR 0000
May 09 02:47:52 msm8909 python3[3106]: 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, 59, 166, 225, 0, 0, 0, 0, 0, 0, 0, 0, 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 09 02:47:52 msm8909 python3[3106]: GOT Firmware Version: V1.5.4d0
May 09 02:47:52 msm8909 python3[3106]: GOT Pairing Code: 0d55
May 09 02:47:52 msm8909 python3[3106]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 02:47:52 msm8909 python3[3106]: NO FW Update needed.
May 09 02:47:52 msm8909 python3[3106]: LAST SYNC: 1715185377
May 09 02:47:53 msm8909 python3[3106]: 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, 22, 0, 0, 64, 3, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 73, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 02:47:53 msm8909 python3[3106]: ACTIVITY: 0
May 09 02:47:53 msm8909 python3[3106]: HR READING: 0 TOOK 0.000472 secs
May 09 02:47:53 msm8909 python3[3106]: DEACTIVATING HR.
May 09 02:47:53 msm8909 python3[3106]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 02:47:53 msm8909 python3[3106]: GOT Instant Data: {'solar_gen': 22, 'distance': 0, 'total_cals': 0, 'case_temp': 101, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'total_steps': 0, 'skin_temp': 101, 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0}
May 09 02:47:53 msm8909 python3[3106]: W ID: 74
May 09 02:47:53 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194073, 'statusValues': {'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'activity': 0, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:47:53 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194073, 'statusValues': {'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'activity': 0, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:47:53 msm8909 python3[3106]: [SSE] Sending: {"key": "fa0b61d9479f45aaba0a93b716e7d37d", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715194073, "statusValues": {"distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 101, "battery": 73, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "activity": 0, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 22}}, "rt": "instant"}
May 09 02:47:53 msm8909 python3[3106]: Instant Upload complete
May 09 02:47:53 msm8909 python3[3106]: DBUS: Disconnecting from 06:05:04:32:34:65
May 09 02:47:54 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:47:54 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:47:55 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f005e5e
May 09 02:47:55 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194075, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:47:55 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194075, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:47:55 msm8909 python3[3106]: [SSE] Sending: {"key": "20aaca97c1df4e2fb1301a4bdcc29dcf", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715194075, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 79, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 22}}, "rt": "instant"}
May 09 02:47:55 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:47:55 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:47:56 msm8909 python3[3106]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 02:47:56 msm8909 python3[3106]: DBUS: 06:05:04:32:34:65 disconnected.
May 09 02:47:56 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000049006565
May 09 02:47:56 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000049006565
May 09 02:47:57 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:47:57 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:47:57 msm8909 python3[3106]: [SSE] RX'd: {'key': 'fc1872db6f064aef93a682bacf38154b', 'timestamp': 1715194061.3897374, 'source': 0, 'data': '', 'type': 's'}
May 09 02:47:57 msm8909 python3[3106]: [SSE] RX'd: {'key': '22910f97c0b04074a22572ec4021eff1', 'timestamp': 1715194065.4099746, 'source': 0, 'data': '', 'type': 's'}
May 09 02:47:57 msm8909 python3[3106]: [SSE] RX'd: {'key': 'fa0b61d9479f45aaba0a93b716e7d37d', 'timestamp': 1715194074.3022885, 'source': 0, 'data': '', 'type': 's'}
May 09 02:47:57 msm8909 python3[3106]: [SSE] RX'd: {'key': '20aaca97c1df4e2fb1301a4bdcc29dcf', 'timestamp': 1715194075.5855024, 'source': 0, 'data': '', 'type': 's'}
May 09 02:47:57 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e205f5f
May 09 02:47:57 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194077, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:47:57 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194077, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:47:57 msm8909 python3[3106]: [SSE] Sending: {"key": "52076ec847aa47899521c4876ad72361", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715194077, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 78, "totalSteps": 2160, "heartRate": 0, "thermalGen": 18, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1013}}, "rt": "instant"}
May 09 02:47:58 msm8909 python3[3106]: [SSE] RX'd: {'key': '52076ec847aa47899521c4876ad72361', 'timestamp': 1715194077.8809352, 'source': 0, 'data': '', 'type': 's'}
May 09 02:47:58 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:47:58 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:48:07 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d205f5e
May 09 02:48:07 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:48:07 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f105e5e
May 09 02:48:07 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000049206565
May 09 02:48:08 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 71, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330047006666
May 09 02:48:09 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 02:48:09 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 02:48:09 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e305f5f
May 09 02:48:09 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:48:09 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:48:09 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:48:09 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:48:10 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048106666
May 09 02:48:12 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 02:48:12 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 02:48:12 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:48:12 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:48:21 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 02:48:21 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 02:48:21 msm8909 python3[3106]: [SSE] Sending: {"key": "a373c0e131464680a2daa97948ed08f4", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 02:48:21 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000048306565
May 09 02:48:22 msm8909 python3[3106]: [SSE] RX'd: {'key': 'a373c0e131464680a2daa97948ed08f4', 'timestamp': 1715194102.0984538, 'source': 0, 'data': '', 'type': 's'}
May 09 02:48:22 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e005f5f
May 09 02:48:22 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:48:22 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:48:23 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:48:23 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:48:24 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d005f5e
May 09 02:48:24 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:48:24 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f305e5e
May 09 02:48:27 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:48:27 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:48:35 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000048006565
May 09 02:48:35 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:48:35 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:48:36 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e205f5f
May 09 02:48:37 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d105f5e
May 09 02:48:37 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:48:37 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f005e5e
May 09 02:48:37 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048306666
May 09 02:48:38 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:48:38 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:48:38 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:48:38 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:48:39 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:48:39 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:48:50 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048106666
May 09 02:48:50 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194130, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 72, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:48:50 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194130, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 72, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:48:50 msm8909 python3[3106]: [SSE] Sending: {"key": "be8073e0cf694bd9a700f09a2cf7d22c", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715194130, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 72, "totalSteps": 2162, "heartRate": 0, "thermalGen": 18, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 18}}, "rt": "instant"}
May 09 02:48:51 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059006060
May 09 02:48:51 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:48:51 msm8909 python3[3106]: [SSE] RX'd: {'key': 'be8073e0cf694bd9a700f09a2cf7d22c', 'timestamp': 1715194131.2160926, 'source': 0, 'data': '', 'type': 's'}
May 09 02:48:51 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057105d5d
May 09 02:48:51 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:48:51 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x06^'} 065e055f00
May 09 02:48:51 msm8909 python3[3106]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 02:48:52 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000048206565
May 09 02:48:52 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:48:52 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:48:54 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e005f5f
May 09 02:48:54 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d305f5e
May 09 02:48:54 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:48:57 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:48:57 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:49:03 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059106060
May 09 02:49:03 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:49:03 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:49:03 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:49:04 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:49:04 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:49:05 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048206666
May 09 02:49:06 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057305d5d
May 09 02:49:06 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:49:06 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c005f5e
May 09 02:49:06 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:49:18 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059306060
May 09 02:49:18 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:49:18 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057005d5d
May 09 02:49:18 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:49:18 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e205f5f
May 09 02:49:18 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194158, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:49:18 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194158, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:49:19 msm8909 python3[3106]: [SSE] Sending: {"key": "42e9d441768548e397a9b0343447cafd", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715194158, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 78, "totalSteps": 2160, "heartRate": 0, "thermalGen": 18, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1013}}, "rt": "instant"}
May 09 02:49:20 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048006666
May 09 02:49:20 msm8909 python3[3106]: Running Scheduled: Thread Check
May 09 02:49:20 msm8909 python3[3106]: [SSE] RX'd: {'key': '42e9d441768548e397a9b0343447cafd', 'timestamp': 1715194159.5278392, 'source': 0, 'data': '', 'type': 's'}
May 09 02:49:20 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x06^'} 065e055f00
May 09 02:49:20 msm8909 python3[3106]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 02:49:21 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 02:49:21 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 02:49:21 msm8909 python3[3106]: [SSE] Sending: {"key": "f28e78232bef49559a2a54b5f7fa3e3e", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 02:49:22 msm8909 python3[3106]: [SSE] RX'd: {'key': 'f28e78232bef49559a2a54b5f7fa3e3e', 'timestamp': 1715194162.1038196, 'source': 0, 'data': '', 'type': 's'}
May 09 02:49:27 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:49:27 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:49:32 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:49:32 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:49:33 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c305f5e
May 09 02:49:33 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:49:33 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:49:33 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:49:33 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000048106565
May 09 02:49:33 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194173, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 72, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:49:33 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194173, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 72, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:49:33 msm8909 python3[3106]: [SSE] Sending: {"key": "143ec40276064f7595cd6c9232b9401f", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715194173, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 101, "battery": 72, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 22}}, "rt": "instant"}
May 09 02:49:34 msm8909 python3[3106]: [SSE] RX'd: {'key': '143ec40276064f7595cd6c9232b9401f', 'timestamp': 1715194174.2330289, 'source': 0, 'data': '', 'type': 's'}
May 09 02:49:36 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057205d5d
May 09 02:49:36 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:49:36 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e005f5f
May 09 02:49:45 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059206060
May 09 02:49:45 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:49:45 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:49:45 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:49:46 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e105f5f
May 09 02:49:47 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00'} 127412740006
May 09 02:49:47 msm8909 python3[3106]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 02:49:47 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057305d5d
May 09 02:49:47 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:49:48 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:49:48 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:49:48 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000160003000000004f005e5e
May 09 02:49:48 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194188, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:49:48 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194188, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:49:48 msm8909 python3[3106]: [SSE] Sending: {"key": "bb953bf8088847e59d36a0f4460eb138", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715194188, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 79, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 22}}, "rt": "instant"}
May 09 02:49:48 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c005f5e
May 09 02:49:48 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:49:49 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:49:49 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:49:49 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:49:49 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:49:49 msm8909 python3[3106]: [SSE] RX'd: {'key': 'bb953bf8088847e59d36a0f4460eb138', 'timestamp': 1715194189.0384355, 'source': 0, 'data': '', 'type': 's'}
May 09 02:49:49 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:49:49 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:49:49 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:49:49 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:49:49 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:49:49 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:49:50 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:49:50 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:49:58 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:49:58 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:49:59 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000048006565
May 09 02:50:00 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 02:50:00 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 02:50:00 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059306060
May 09 02:50:00 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:50:00 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e205f5f
May 09 02:50:03 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057005d5d
May 09 02:50:03 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:50:03 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c205f5e
May 09 02:50:03 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:50:04 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:50:04 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:50:13 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:50:13 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:50:13 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:50:13 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:50:13 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048106666
May 09 02:50:13 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194213, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 72, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:50:13 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194213, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 72, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:50:14 msm8909 python3[3106]: [SSE] Sending: {"key": "a614be8adf104e6c9a17c1ea6fc67324", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715194213, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 72, "totalSteps": 2162, "heartRate": 0, "thermalGen": 18, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 18}}, "rt": "instant"}
May 09 02:50:14 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:50:14 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:50:14 msm8909 python3[3106]: [SSE] RX'd: {'key': 'a614be8adf104e6c9a17c1ea6fc67324', 'timestamp': 1715194214.5123799, 'source': 0, 'data': '', 'type': 's'}
May 09 02:50:14 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:50:14 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:50:15 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000058106060
May 09 02:50:15 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:50:16 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004f205e5e
May 09 02:50:16 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:50:16 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:50:16 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000048106565
May 09 02:50:17 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004f005f5f
May 09 02:50:18 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c305f5e
May 09 02:50:18 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:50:21 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 02:50:21 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 02:50:21 msm8909 python3[3106]: [SSE] Sending: {"key": "52433eae8a7b44e9b14e9f4c7ce8570a", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 02:50:22 msm8909 python3[3106]: [SSE] RX'd: {'key': '52433eae8a7b44e9b14e9f4c7ce8570a', 'timestamp': 1715194222.2354398, 'source': 0, 'data': '', 'type': 's'}
May 09 02:50:27 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057305d5d
May 09 02:50:27 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:50:27 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000058206060
May 09 02:50:27 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:50:27 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:50:27 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:50:27 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004f105f5f
May 09 02:50:27 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194227, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 79, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:50:27 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194227, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 79, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:50:27 msm8909 python3[3106]: [SSE] Sending: {"key": "6624da3b1c894065945a50b199356303", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715194227, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 79, "totalSteps": 2160, "heartRate": 0, "thermalGen": 18, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1013}}, "rt": "instant"}
May 09 02:50:28 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:50:28 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:50:28 msm8909 python3[3106]: [SSE] RX'd: {'key': '6624da3b1c894065945a50b199356303', 'timestamp': 1715194228.2458055, 'source': 0, 'data': '', 'type': 's'}
May 09 02:50:28 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:50:28 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:50:29 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:50:29 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:50:29 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:50:29 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:50:29 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000048206565
May 09 02:50:30 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:50:30 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:50:30 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004f005e5e
May 09 02:50:30 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c005f5e
May 09 02:50:30 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:50:31 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 02:50:31 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 02:50:32 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:50:32 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:50:43 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048006666
May 09 02:50:44 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:50:44 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:50:44 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000048006565
May 09 02:50:44 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194244, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 72, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:50:44 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194244, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 72, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 22}}
May 09 02:50:44 msm8909 python3[3106]: [SSE] Sending: {"key": "6c0ba30fcfb24a6083dd600ee59d66bb", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715194244, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 101, "battery": 72, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 22}}, "rt": "instant"}
May 09 02:50:44 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000058006060
May 09 02:50:44 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:50:44 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004f305f5f
May 09 02:50:45 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:50:45 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:50:45 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c205f5e
May 09 02:50:45 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:50:45 msm8909 python3[3106]: [SSE] RX'd: {'key': '6c0ba30fcfb24a6083dd600ee59d66bb', 'timestamp': 1715194245.2098041, 'source': 0, 'data': '', 'type': 's'}
May 09 02:50:45 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004f105e5e
May 09 02:50:55 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004f205e5e
May 09 02:50:55 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194255, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:50:55 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194255, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:50:55 msm8909 python3[3106]: [SSE] Sending: {"key": "17dc1d93b3a54c2abb0f6d2640881360", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715194255, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 79, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 23}}, "rt": "instant"}
May 09 02:50:55 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:50:55 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:50:55 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000048106565
May 09 02:50:56 msm8909 python3[3106]: [SSE] RX'd: {'key': '17dc1d93b3a54c2abb0f6d2640881360', 'timestamp': 1715194256.084882, 'source': 0, 'data': '', 'type': 's'}
May 09 02:50:56 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 02:50:56 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 02:50:57 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:50:57 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:50:58 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:50:58 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:50:58 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048206666
May 09 02:50:59 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:50:59 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:51:00 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:51:00 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:51:09 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057305d5d
May 09 02:51:09 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:51:09 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:51:09 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:51:09 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000058206060
May 09 02:51:09 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:51:09 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 02:51:09 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 02:51:10 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004f005e5e
May 09 02:51:10 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:51:10 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:51:12 msm8909 python3[3106]: ADVERT: {'solar_gen': 22, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001600030000000048206565
May 09 02:51:12 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d105f5e
May 09 02:51:12 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:51:13 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:51:13 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:51:22 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 02:51:22 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 02:51:22 msm8909 python3[3106]: [SSE] Sending: {"key": "1ad0187530254fc3b5324e52e3b34d5c", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 02:51:22 msm8909 python3[3106]: [SSE] RX'd: {'key': '1ad0187530254fc3b5324e52e3b34d5c', 'timestamp': 1715194282.4581468, 'source': 0, 'data': '', 'type': 's'}
May 09 02:51:24 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0058105d5d
May 09 02:51:24 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:51:24 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10012000000005a006060
May 09 02:51:24 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:51:24 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 77, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004d305f5f
May 09 02:51:24 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d205f5e
May 09 02:51:24 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:51:24 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048106666
May 09 02:51:24 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194284, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 72, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:51:24 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194284, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 72, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:51:24 msm8909 python3[3106]: [SSE] Sending: {"key": "30eefa1d56b64ec3b05955953f938a94", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715194284, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 72, "totalSteps": 2162, "heartRate": 0, "thermalGen": 18, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 18}}, "rt": "instant"}
May 09 02:51:25 msm8909 python3[3106]: [SSE] RX'd: {'key': '30eefa1d56b64ec3b05955953f938a94', 'timestamp': 1715194285.3561385, 'source': 0, 'data': '', 'type': 's'}
May 09 02:51:26 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000048306565
May 09 02:51:27 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004f205e5e
May 09 02:51:28 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:51:28 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:51:29 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:51:29 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:51:38 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:51:38 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:51:39 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 77, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004d005f5f
May 09 02:51:39 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194299, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 77, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:51:39 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194299, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 77, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:51:39 msm8909 python3[3106]: [SSE] Sending: {"key": "fdab6765f7d9486f86588d1b4e218a22", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715194299, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 77, "totalSteps": 2160, "heartRate": 0, "thermalGen": 18, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1013}}, "rt": "instant"}
May 09 02:51:39 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:51:39 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:51:39 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004f305e5e
May 09 02:51:39 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d305f5e
May 09 02:51:39 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:51:39 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048206666
May 09 02:51:40 msm8909 python3[3106]: [SSE] RX'd: {'key': 'fdab6765f7d9486f86588d1b4e218a22', 'timestamp': 1715194300.1090236, 'source': 0, 'data': '', 'type': 's'}
May 09 02:51:40 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 02:51:40 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 02:51:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0058205d5d
May 09 02:51:41 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:51:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10012000000005a106060
May 09 02:51:41 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:51:51 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 77, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004d205f5f
May 09 02:51:52 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000048206565
May 09 02:51:52 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194312, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 72, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:51:52 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194312, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 72, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:51:52 msm8909 python3[3106]: [SSE] Sending: {"key": "2bd96f6a75da4b94b1bff5e6f8554bb8", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715194312, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 101, "battery": 72, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 23}}, "rt": "instant"}
May 09 02:51:52 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048306666
May 09 02:51:52 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:51:52 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:51:53 msm8909 python3[3106]: [SSE] RX'd: {'key': '2bd96f6a75da4b94b1bff5e6f8554bb8', 'timestamp': 1715194312.6203625, 'source': 0, 'data': '', 'type': 's'}
May 09 02:51:53 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 02:51:53 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 02:51:53 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d105f5e
May 09 02:51:53 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:51:53 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0058005d5d
May 09 02:51:53 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:51:53 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:51:53 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:51:54 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:51:54 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:51:56 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:51:56 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:51:59 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:51:59 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:52:05 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:52:05 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:52:06 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0058105d5d
May 09 02:52:06 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:52:06 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:52:06 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:52:07 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:52:07 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:52:07 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:52:07 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:52:08 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:52:08 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:52:09 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d205f5e
May 09 02:52:09 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:52:09 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 80, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f8900070000000000000000001700030000000050205e5e
May 09 02:52:09 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194329, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 80, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:52:09 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194329, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 80, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:52:09 msm8909 python3[3106]: [SSE] Sending: {"key": "036a0eafb6c34a65813642ba7c46b03d", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715194329, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 80, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 23}}, "rt": "instant"}
May 09 02:52:09 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048106666
May 09 02:52:10 msm8909 python3[3106]: [SSE] RX'd: {'key': '036a0eafb6c34a65813642ba7c46b03d', 'timestamp': 1715194329.97223, 'source': 0, 'data': '', 'type': 's'}
May 09 02:52:19 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:52:19 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:52:19 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000048006565
May 09 02:52:20 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:52:20 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:52:21 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049206666
May 09 02:52:22 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 02:52:22 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 02:52:22 msm8909 python3[3106]: [SSE] Sending: {"key": "6981dc4245b648baae81740a8b11dd4e", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 02:52:22 msm8909 python3[3106]: [SSE] RX'd: {'key': '6981dc4245b648baae81740a8b11dd4e', 'timestamp': 1715194342.7453508, 'source': 0, 'data': '', 'type': 's'}
May 09 02:52:23 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000057205f60
May 09 02:52:23 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:52:23 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004f105f5f
May 09 02:52:23 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049306666
May 09 02:52:23 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:52:24 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:52:30 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:52:30 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:52:33 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000048106565
May 09 02:52:33 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049006666
May 09 02:52:33 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194353, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:52:33 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194353, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:52:33 msm8909 python3[3106]: [SSE] Sending: {"key": "24fc6c1b9f3240489532581f36da6bff", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715194353, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 73, "totalSteps": 2162, "heartRate": 0, "thermalGen": 18, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 18}}, "rt": "instant"}
May 09 02:52:34 msm8909 python3[3106]: [SSE] RX'd: {'key': '24fc6c1b9f3240489532581f36da6bff', 'timestamp': 1715194354.2514107, 'source': 0, 'data': '', 'type': 's'}
May 09 02:52:35 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:52:35 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:52:35 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:52:35 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:52:36 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004f205f5f
May 09 02:52:38 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:52:38 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:52:38 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d105f5e
May 09 02:52:38 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:52:48 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000048306565
May 09 02:52:48 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0058105d5d
May 09 02:52:48 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:52:48 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004f305f5f
May 09 02:52:48 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194368, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 79, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:52:48 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194368, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 79, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:52:48 msm8909 python3[3106]: [SSE] Sending: {"key": "b75bd7837d6941cc8ee10edeb79626d0", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715194368, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 79, "totalSteps": 2160, "heartRate": 0, "thermalGen": 18, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1013}}, "rt": "instant"}
May 09 02:52:49 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:52:49 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:52:49 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:52:49 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:52:49 msm8909 python3[3106]: [SSE] RX'd: {'key': 'b75bd7837d6941cc8ee10edeb79626d0', 'timestamp': 1715194369.2435706, 'source': 0, 'data': '', 'type': 's'}
May 09 02:52:50 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:52:50 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:52:51 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000057005f60
May 09 02:52:51 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:52:51 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049106666
May 09 02:52:51 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 80, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f8900070000000000000000001700030000000050205e5e
May 09 02:53:00 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:53:00 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:53:02 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000048006565
May 09 02:53:02 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194382, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 72, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:53:02 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194382, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 72, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:53:02 msm8909 python3[3106]: [SSE] Sending: {"key": "ef6cfd8c71cb4ca0be8b07c8758813c6", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715194382, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 101, "battery": 72, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 23}}, "rt": "instant"}
May 09 02:53:02 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:53:02 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:53:02 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000057205f60
May 09 02:53:02 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:53:03 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0058305d5d
May 09 02:53:03 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:53:03 msm8909 python3[3106]: [SSE] RX'd: {'key': 'ef6cfd8c71cb4ca0be8b07c8758813c6', 'timestamp': 1715194382.5967529, 'source': 0, 'data': '', 'type': 's'}
May 09 02:53:03 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049306666
May 09 02:53:03 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004f105f5f
May 09 02:53:04 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d005f5e
May 09 02:53:05 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:53:06 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:53:06 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:53:15 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 71, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330047006666
May 09 02:53:16 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:53:16 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:53:17 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d105f5e
May 09 02:53:17 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:53:17 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e205f5f
May 09 02:53:17 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059305f60
May 09 02:53:17 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:53:17 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0058005d5d
May 09 02:53:17 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:53:20 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:53:20 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:53:20 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059305f60
May 09 02:53:20 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:53:22 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 02:53:22 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 02:53:22 msm8909 python3[3106]: [SSE] Sending: {"key": "aa4406d98776419da4b851b9e16b8e7a", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 02:53:23 msm8909 python3[3106]: [SSE] RX'd: {'key': 'aa4406d98776419da4b851b9e16b8e7a', 'timestamp': 1715194403.2542117, 'source': 0, 'data': '', 'type': 's'}
May 09 02:53:29 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049206565
May 09 02:53:29 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e005f5f
May 09 02:53:30 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057105d5d
May 09 02:53:30 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:53:30 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:53:30 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:53:30 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 71, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330047106666
May 09 02:53:31 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004f205e5e
May 09 02:53:31 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194411, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:53:31 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194411, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:53:31 msm8909 python3[3106]: [SSE] Sending: {"key": "7ae30a24cd35482586c69a76bb35924b", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715194411, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 79, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 23}}, "rt": "instant"}
May 09 02:53:31 msm8909 python3[3106]: [SSE] RX'd: {'key': '7ae30a24cd35482586c69a76bb35924b', 'timestamp': 1715194411.5963953, 'source': 0, 'data': '', 'type': 's'}
May 09 02:53:31 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d305f5e
May 09 02:53:31 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:53:32 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:53:32 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:53:32 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059105f60
May 09 02:53:32 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:53:34 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:53:34 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:53:34 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d305f5e
May 09 02:53:34 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:53:43 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049306565
May 09 02:53:45 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004f005e5e
May 09 02:53:46 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d005f5e
May 09 02:53:46 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:53:47 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057305d5d
May 09 02:53:47 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:53:57 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057005d5d
May 09 02:53:57 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:53:58 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004f105e5e
May 09 02:53:58 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049106565
May 09 02:53:58 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d205f5e
May 09 02:53:58 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:53:59 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e305f5f
May 09 02:53:59 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194439, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:53:59 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194439, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:53:59 msm8909 python3[3106]: [SSE] Sending: {"key": "2398b3360f8043e7a048ca64a8aaf558", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715194439, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 78, "totalSteps": 2160, "heartRate": 0, "thermalGen": 18, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1013}}, "rt": "instant"}
May 09 02:54:00 msm8909 python3[3106]: [SSE] RX'd: {'key': '2398b3360f8043e7a048ca64a8aaf558', 'timestamp': 1715194440.1153452, 'source': 0, 'data': '', 'type': 's'}
May 09 02:54:00 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 71, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330047006666
May 09 02:54:00 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194440, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 71, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:54:00 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194440, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 71, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:54:00 msm8909 python3[3106]: [SSE] Sending: {"key": "0b14e6f206e241959ac4be725a4c5cea", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715194440, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 71, "totalSteps": 2162, "heartRate": 0, "thermalGen": 18, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 18}}, "rt": "instant"}
May 09 02:54:00 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:54:00 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:54:00 msm8909 python3[3106]: [SSE] RX'd: {'key': '0b14e6f206e241959ac4be725a4c5cea', 'timestamp': 1715194440.7091918, 'source': 0, 'data': '', 'type': 's'}
May 09 02:54:00 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:54:00 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:54:02 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059005f60
May 09 02:54:02 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:54:02 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 02:54:02 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 02:54:12 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049206565
May 09 02:54:12 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194452, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:54:12 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194452, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:54:12 msm8909 python3[3106]: [SSE] Sending: {"key": "4bf33f04d741431b8dda08cbb5e66224", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715194452, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 101, "battery": 73, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 23}}, "rt": "instant"}
May 09 02:54:12 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 02:54:12 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 02:54:13 msm8909 python3[3106]: [SSE] RX'd: {'key': '4bf33f04d741431b8dda08cbb5e66224', 'timestamp': 1715194452.5647161, 'source': 0, 'data': '', 'type': 's'}
May 09 02:54:13 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004f205e5e
May 09 02:54:13 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048206666
May 09 02:54:13 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c305f5e
May 09 02:54:13 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:54:14 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059105f60
May 09 02:54:14 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:54:14 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e005f5f
May 09 02:54:14 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057205d5d
May 09 02:54:14 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:54:15 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:54:15 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:54:20 msm8909 python3[3106]: Running Scheduled: Thread Check
May 09 02:54:22 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 02:54:22 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 02:54:22 msm8909 python3[3106]: [SSE] Sending: {"key": "f173bd5f357147e49563f9edeeb2d686", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 02:54:23 msm8909 python3[3106]: [SSE] RX'd: {'key': 'f173bd5f357147e49563f9edeeb2d686', 'timestamp': 1715194463.4007778, 'source': 0, 'data': '', 'type': 's'}
May 09 02:54:25 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000048306565
May 09 02:54:26 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048306666
May 09 02:54:26 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:54:26 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:54:27 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e105f5f
May 09 02:54:27 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057305d5d
May 09 02:54:27 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:54:28 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:54:28 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:54:28 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c105f5e
May 09 02:54:28 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:54:29 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000048006565
May 09 02:54:29 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057305d5d
May 09 02:54:29 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:54:31 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:54:31 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:54:39 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057005d5d
May 09 02:54:39 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:54:40 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:54:40 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:54:40 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004e105e5e
May 09 02:54:40 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194480, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 78, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:54:40 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194480, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 78, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:54:40 msm8909 python3[3106]: [SSE] Sending: {"key": "adacc029dfbc4ebbbf8d40af8b35acd9", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715194480, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 78, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 23}}, "rt": "instant"}
May 09 02:54:40 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:54:40 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:54:40 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 83, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000053006060
May 09 02:54:40 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:54:40 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048106666
May 09 02:54:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c205f5e
May 09 02:54:41 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:54:41 msm8909 python3[3106]: [SSE] RX'd: {'key': 'adacc029dfbc4ebbbf8d40af8b35acd9', 'timestamp': 1715194480.7367439, 'source': 0, 'data': '', 'type': 's'}
May 09 02:54:41 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:54:41 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:54:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e305f5f
May 09 02:54:42 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:54:42 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:54:43 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000048106565
May 09 02:54:54 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e005f5f
May 09 02:54:54 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 02:54:54 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 02:54:54 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004e305e5e
May 09 02:54:55 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000048206565
May 09 02:54:56 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057205d5d
May 09 02:54:56 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:54:58 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:54:58 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:54:58 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c005f5e
May 09 02:54:58 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:55:01 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:55:01 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:55:07 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:55:07 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:55:07 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:55:07 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:55:08 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 83, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000053206060
May 09 02:55:08 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:55:08 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048006666
May 09 02:55:08 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194508, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 72, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:55:08 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194508, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 72, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:55:09 msm8909 python3[3106]: [SSE] Sending: {"key": "08def66fc1ec4cf8ad0af0ba1a15c53f", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715194508, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 72, "totalSteps": 2162, "heartRate": 0, "thermalGen": 18, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 18}}, "rt": "instant"}
May 09 02:55:09 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057305d5d
May 09 02:55:09 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:55:09 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000048306565
May 09 02:55:09 msm8909 python3[3106]: [SSE] RX'd: {'key': '08def66fc1ec4cf8ad0af0ba1a15c53f', 'timestamp': 1715194509.4463196, 'source': 0, 'data': '', 'type': 's'}
May 09 02:55:11 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e205f5f
May 09 02:55:11 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194511, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:55:11 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194511, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:55:11 msm8909 python3[3106]: [SSE] Sending: {"key": "2224c95b4fd44ef7852374c5c9d3ab7d", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715194511, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 78, "totalSteps": 2160, "heartRate": 0, "thermalGen": 18, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1013}}, "rt": "instant"}
May 09 02:55:12 msm8909 python3[3106]: [SSE] RX'd: {'key': '2224c95b4fd44ef7852374c5c9d3ab7d', 'timestamp': 1715194511.7219076, 'source': 0, 'data': '', 'type': 's'}
May 09 02:55:12 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:55:12 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:55:12 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004e005e5e
May 09 02:55:22 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 80, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f8900070000000000000000001700030000000050105e5e
May 09 02:55:22 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059005f60
May 09 02:55:22 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:55:23 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 02:55:23 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 02:55:23 msm8909 python3[3106]: [SSE] Sending: {"key": "eecd7c5368c14efab2e55cd4ad0d1cf2", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 02:55:23 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c205f5e
May 09 02:55:23 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:55:23 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048106666
May 09 02:55:23 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049006565
May 09 02:55:23 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194523, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:55:23 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194523, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:55:23 msm8909 python3[3106]: [SSE] Sending: {"key": "c4bb0b468a6a4826a7c0b9e5e14abc28", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715194523, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 101, "battery": 73, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 23}}, "rt": "instant"}
May 09 02:55:23 msm8909 python3[3106]: [SSE] RX'd: {'key': 'eecd7c5368c14efab2e55cd4ad0d1cf2', 'timestamp': 1715194523.5245848, 'source': 0, 'data': '', 'type': 's'}
May 09 02:55:23 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:55:23 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:55:24 msm8909 python3[3106]: [SSE] RX'd: {'key': 'c4bb0b468a6a4826a7c0b9e5e14abc28', 'timestamp': 1715194523.9741595, 'source': 0, 'data': '', 'type': 's'}
May 09 02:55:24 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049106565
May 09 02:55:25 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:55:25 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:55:26 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:55:26 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:55:26 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:55:26 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:55:26 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:55:26 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:55:31 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:55:31 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:55:35 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c305f5e
May 09 02:55:35 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:55:36 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:55:36 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:55:37 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048306666
May 09 02:55:37 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059105f60
May 09 02:55:37 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:55:38 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e105f5f
May 09 02:55:38 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0058205d5d
May 09 02:55:38 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:55:39 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:55:39 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:55:40 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059205f60
May 09 02:55:40 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:55:49 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048006666
May 09 02:55:49 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:55:49 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:55:49 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059305f60
May 09 02:55:50 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:55:50 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:55:50 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:55:50 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c105f5e
May 09 02:55:50 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:55:50 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e205f5f
May 09 02:55:50 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:55:50 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:55:53 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:55:53 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:55:53 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0058005d5d
May 09 02:55:53 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:55:54 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:55:54 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:55:54 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:55:54 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:56:02 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:56:02 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:56:04 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 80, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f8900070000000000000000001700030000000050205e5e
May 09 02:56:04 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194564, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 80, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:56:04 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194564, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 80, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:56:04 msm8909 python3[3106]: [SSE] Sending: {"key": "b43f3387120b44c7bc156b8e5cd09003", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715194564, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 80, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 23}}, "rt": "instant"}
May 09 02:56:04 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:56:04 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:56:04 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x06^'} 065e055f00
May 09 02:56:04 msm8909 python3[3106]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 02:56:04 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:56:04 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:56:04 msm8909 python3[3106]: [SSE] RX'd: {'key': 'b43f3387120b44c7bc156b8e5cd09003', 'timestamp': 1715194564.5118327, 'source': 0, 'data': '', 'type': 's'}
May 09 02:56:05 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:56:05 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:56:05 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005c205f5e
May 09 02:56:05 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:56:05 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:56:05 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:56:05 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049006565
May 09 02:56:06 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:56:06 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:56:06 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 80, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f8900070000000000000000001700030000000050205e5e
May 09 02:56:07 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059005f60
May 09 02:56:07 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:56:08 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049006565
May 09 02:56:08 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0058105d5d
May 09 02:56:08 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:56:08 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 02:56:08 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 02:56:17 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e105f5f
May 09 02:56:17 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194577, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:56:17 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194577, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:56:17 msm8909 python3[3106]: [SSE] Sending: {"key": "678743aa2a6441629c1d7e73ecb17e5e", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715194577, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 78, "totalSteps": 2160, "heartRate": 0, "thermalGen": 18, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1013}}, "rt": "instant"}
May 09 02:56:18 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:56:18 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:56:18 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049306666
May 09 02:56:18 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194578, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:56:18 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194578, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:56:18 msm8909 python3[3106]: [SSE] Sending: {"key": "40abfcd3d7dd49c1bb79cebe18929042", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715194578, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 73, "totalSteps": 2162, "heartRate": 0, "thermalGen": 18, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 18}}, "rt": "instant"}
May 09 02:56:18 msm8909 python3[3106]: [SSE] RX'd: {'key': '678743aa2a6441629c1d7e73ecb17e5e', 'timestamp': 1715194578.4354382, 'source': 0, 'data': '', 'type': 's'}
May 09 02:56:18 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:56:18 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:56:19 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004f305e5e
May 09 02:56:19 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:56:19 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:56:19 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 96, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059306060
May 09 02:56:19 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:56:19 msm8909 python3[3106]: [SSE] RX'd: {'key': '40abfcd3d7dd49c1bb79cebe18929042', 'timestamp': 1715194578.9269416, 'source': 0, 'data': '', 'type': 's'}
May 09 02:56:19 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049106565
May 09 02:56:20 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049206565
May 09 02:56:22 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d005f5e
May 09 02:56:22 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:56:22 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:56:22 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:56:23 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 02:56:23 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 02:56:23 msm8909 python3[3106]: [SSE] Sending: {"key": "fa52cc0153624591b531abe0a78b3138", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 02:56:23 msm8909 python3[3106]: [SSE] RX'd: {'key': 'fa52cc0153624591b531abe0a78b3138', 'timestamp': 1715194583.6019039, 'source': 0, 'data': '', 'type': 's'}
May 09 02:56:31 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049306565
May 09 02:56:31 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194591, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:56:31 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194591, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:56:31 msm8909 python3[3106]: [SSE] Sending: {"key": "65ae86abf5a4482ab716b4740abd2842", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715194591, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 101, "battery": 73, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 23}}, "rt": "instant"}
May 09 02:56:32 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:56:32 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:56:32 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:56:32 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:56:32 msm8909 python3[3106]: [SSE] RX'd: {'key': '65ae86abf5a4482ab716b4740abd2842', 'timestamp': 1715194592.3759773, 'source': 0, 'data': '', 'type': 's'}
May 09 02:56:32 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e205f5f
May 09 02:56:33 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004f105e5e
May 09 02:56:35 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:56:35 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:56:35 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057005d5d
May 09 02:56:35 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:56:35 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049106666
May 09 02:56:45 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057105d5d
May 09 02:56:45 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:56:45 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:56:45 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:56:45 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:56:45 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:56:45 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049006565
May 09 02:56:45 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x06^'} 065e055f00
May 09 02:56:45 msm8909 python3[3106]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 02:56:45 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:56:45 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:56:45 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d305f5e
May 09 02:56:45 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:56:46 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:56:46 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:56:47 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e005f5f
May 09 02:56:47 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049206666
May 09 02:56:48 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004f205e5e
May 09 02:56:49 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:56:49 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:56:59 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049106565
May 09 02:56:59 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:56:59 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:57:00 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 02:57:00 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 02:57:00 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057305d5d
May 09 02:57:00 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:57:00 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:57:00 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:57:00 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d005f5e
May 09 02:57:00 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:57:01 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004f305e5e
May 09 02:57:02 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049306666
May 09 02:57:02 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e105f5f
May 09 02:57:02 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:57:02 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:57:02 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:57:02 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:57:03 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:57:03 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:57:03 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d005f5e
May 09 02:57:03 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:57:03 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:57:03 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:57:04 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:57:04 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:57:13 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048106666
May 09 02:57:13 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:57:13 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:57:15 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e205f5f
May 09 02:57:15 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057005d5d
May 09 02:57:15 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:57:15 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d205f5e
May 09 02:57:15 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:57:15 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004e105e5e
May 09 02:57:15 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194635, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 78, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:57:15 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194635, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 78, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:57:15 msm8909 python3[3106]: [SSE] Sending: {"key": "db51cfe4506d4873bcd616369b833388", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715194635, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 78, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 23}}, "rt": "instant"}
May 09 02:57:15 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:57:15 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:57:15 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049206565
May 09 02:57:16 msm8909 python3[3106]: [SSE] RX'd: {'key': 'db51cfe4506d4873bcd616369b833388', 'timestamp': 1715194636.2521126, 'source': 0, 'data': '', 'type': 's'}
May 09 02:57:16 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049306565
May 09 02:57:17 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 02:57:17 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 02:57:18 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 02:57:18 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 02:57:23 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 02:57:23 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 02:57:23 msm8909 python3[3106]: [SSE] Sending: {"key": "a5d79cc936c44acf8d6e9a6b4d0d27cd", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 02:57:24 msm8909 python3[3106]: [SSE] RX'd: {'key': 'a5d79cc936c44acf8d6e9a6b4d0d27cd', 'timestamp': 1715194644.1221347, 'source': 0, 'data': '', 'type': 's'}
May 09 02:57:28 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:57:28 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:57:28 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004e205e5e
May 09 02:57:28 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 02:57:28 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 02:57:28 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:57:28 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:57:28 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048206666
May 09 02:57:28 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194648, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 72, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:57:28 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194648, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 72, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:57:28 msm8909 python3[3106]: [SSE] Sending: {"key": "37cc99c36a77419dac3a972801b4b79b", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715194648, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 72, "totalSteps": 2162, "heartRate": 0, "thermalGen": 18, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 18}}, "rt": "instant"}
May 09 02:57:29 msm8909 python3[3106]: [SSE] RX'd: {'key': '37cc99c36a77419dac3a972801b4b79b', 'timestamp': 1715194649.1839659, 'source': 0, 'data': '', 'type': 's'}
May 09 02:57:29 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e005f5f
May 09 02:57:29 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194649, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:57:29 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194649, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:57:29 msm8909 python3[3106]: [SSE] Sending: {"key": "ffa2823b64c94d3aada42836b28bdcff", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715194649, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 78, "totalSteps": 2160, "heartRate": 0, "thermalGen": 18, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1013}}, "rt": "instant"}
May 09 02:57:29 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057205d5d
May 09 02:57:29 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:57:30 msm8909 python3[3106]: [SSE] RX'd: {'key': 'ffa2823b64c94d3aada42836b28bdcff', 'timestamp': 1715194650.0660293, 'source': 0, 'data': '', 'type': 's'}
May 09 02:57:30 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d305f5e
May 09 02:57:30 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:57:30 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049006565
May 09 02:57:30 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059205f5f
May 09 02:57:30 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:57:32 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:57:32 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:57:33 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:57:33 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:57:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049106565
May 09 02:57:41 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194661, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:57:41 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194661, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:57:41 msm8909 python3[3106]: [SSE] Sending: {"key": "af138f277d2146feaf381793967066dd", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715194661, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 101, "battery": 73, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 23}}, "rt": "instant"}
May 09 02:57:42 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:57:42 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:57:42 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057305d5d
May 09 02:57:42 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:57:42 msm8909 python3[3106]: [SSE] RX'd: {'key': 'af138f277d2146feaf381793967066dd', 'timestamp': 1715194662.3211365, 'source': 0, 'data': '', 'type': 's'}
May 09 02:57:42 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004e005e5e
May 09 02:57:42 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:57:42 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:57:43 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059305f5f
May 09 02:57:43 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:57:43 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:57:43 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:57:44 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d105f5e
May 09 02:57:44 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:57:44 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e105f5f
May 09 02:57:55 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049206565
May 09 02:57:55 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:57:55 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:57:55 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:57:55 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:57:56 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 02:57:56 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 02:57:56 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e305f5f
May 09 02:57:57 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d205f5e
May 09 02:57:57 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:57:57 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057005d5d
May 09 02:57:57 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:57:57 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:57:57 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:57:57 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004e105e5e
May 09 02:57:58 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100120000000059105f5f
May 09 02:57:58 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:57:58 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:57:58 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:58:00 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004e105e5e
May 09 02:58:03 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:58:03 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:58:09 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:58:09 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:58:10 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004e205e5e
May 09 02:58:10 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10012000000005a205f60
May 09 02:58:10 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:58:12 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048306666
May 09 02:58:12 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049006565
May 09 02:58:13 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 02:58:13 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 02:58:14 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:58:14 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:58:14 msm8909 python3[3106]: ADVERT: {'solar_gen': 1010, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f2001200200d0057205d5d
May 09 02:58:14 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:58:23 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 02:58:23 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 02:58:23 msm8909 python3[3106]: [SSE] Sending: {"key": "49c2a1c075be4c8ebe9127ecb9de7c68", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 02:58:24 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049106565
May 09 02:58:24 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e105f5f
May 09 02:58:24 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001200200d0058305d5d
May 09 02:58:24 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:58:24 msm8909 python3[3106]: [SSE] RX'd: {'key': '49c2a1c075be4c8ebe9127ecb9de7c68', 'timestamp': 1715194704.2036002, 'source': 0, 'data': '', 'type': 's'}
May 09 02:58:24 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004f005e5e
May 09 02:58:24 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194704, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:58:24 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194704, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:58:25 msm8909 python3[3106]: [SSE] Sending: {"key": "56787e0ba9b740efbdde0f4cdc9e197e", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715194704, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 79, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 23}}, "rt": "instant"}
May 09 02:58:25 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048006666
May 09 02:58:25 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 02:58:25 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 02:58:25 msm8909 python3[3106]: [SSE] RX'd: {'key': '56787e0ba9b740efbdde0f4cdc9e197e', 'timestamp': 1715194705.4469647, 'source': 0, 'data': '', 'type': 's'}
May 09 02:58:25 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d105f5e
May 09 02:58:25 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:58:26 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:58:26 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:58:27 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10012000000005a005f60
May 09 02:58:27 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:58:27 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:58:27 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:58:28 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d105f5e
May 09 02:58:28 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:58:33 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:58:33 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:58:37 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 02:58:37 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 02:58:38 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:58:38 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:58:39 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048106666
May 09 02:58:39 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194719, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 72, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:58:39 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194719, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 72, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 02:58:39 msm8909 python3[3106]: [SSE] Sending: {"key": "613895e767ff48308577b20ddcc3371b", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715194719, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 72, "totalSteps": 2162, "heartRate": 0, "thermalGen": 18, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 18}}, "rt": "instant"}
May 09 02:58:40 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004f105e5e
May 09 02:58:40 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10012000000005a105f60
May 09 02:58:40 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:58:40 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:58:40 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:58:40 msm8909 python3[3106]: [SSE] RX'd: {'key': '613895e767ff48308577b20ddcc3371b', 'timestamp': 1715194720.4376173, 'source': 0, 'data': '', 'type': 's'}
May 09 02:58:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e305f5f
May 09 02:58:41 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194721, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:58:41 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194721, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 02:58:41 msm8909 python3[3106]: [SSE] Sending: {"key": "7d143c91f11440c7ae39b8160fb11193", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715194721, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 78, "totalSteps": 2160, "heartRate": 0, "thermalGen": 18, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1013}}, "rt": "instant"}
May 09 02:58:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001200200d0058105d5d
May 09 02:58:41 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:58:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048206666
May 09 02:58:42 msm8909 python3[3106]: [SSE] RX'd: {'key': '7d143c91f11440c7ae39b8160fb11193', 'timestamp': 1715194721.7916262, 'source': 0, 'data': '', 'type': 's'}
May 09 02:58:42 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004f205e5e
May 09 02:58:51 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048306666
May 09 02:58:51 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004f305e5e
May 09 02:58:52 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 02:58:52 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 02:58:52 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10012000000005a205f60
May 09 02:58:52 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:58:53 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d005f5e
May 09 02:58:53 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:58:53 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 02:58:53 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 02:58:53 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049306565
May 09 02:58:53 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194733, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:58:53 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194733, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:58:53 msm8909 python3[3106]: [SSE] Sending: {"key": "1693f8cd1bc546f49c6229828612bbfb", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715194733, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 101, "battery": 73, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 23}}, "rt": "instant"}
May 09 02:58:53 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:58:53 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:58:53 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e005f5f
May 09 02:58:53 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001200200d0058205d5d
May 09 02:58:53 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:58:54 msm8909 python3[3106]: [SSE] RX'd: {'key': '1693f8cd1bc546f49c6229828612bbfb', 'timestamp': 1715194733.9872556, 'source': 0, 'data': '', 'type': 's'}
May 09 02:58:56 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e105f5f
May 09 02:58:56 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:58:56 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:59:04 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:59:04 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:59:05 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d105f5e
May 09 02:59:05 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:59:05 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e205f5f
May 09 02:59:06 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 02:59:06 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 02:59:06 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:59:06 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:59:06 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048006666
May 09 02:59:08 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000049106565
May 09 02:59:08 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001200200d0058005d5d
May 09 02:59:08 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 02:59:09 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000170003000000004f005e5e
May 09 02:59:09 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10012000000005a005f60
May 09 02:59:09 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:59:19 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 80, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f8900070000000000000000001700030000000050105e5e
May 09 02:59:19 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10012000000005a105f60
May 09 02:59:19 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:59:20 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d205f5e
May 09 02:59:20 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:59:20 msm8909 python3[3106]: Running Scheduled: Thread Check
May 09 02:59:23 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049206666
May 09 02:59:23 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 02:59:23 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 02:59:23 msm8909 python3[3106]: [SSE] Sending: {"key": "8793c9d735c647e491c27a98771a164d", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 02:59:24 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 02:59:24 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 02:59:24 msm8909 python3[3106]: [SSE] RX'd: {'key': '8793c9d735c647e491c27a98771a164d', 'timestamp': 1715194764.319741, 'source': 0, 'data': '', 'type': 's'}
May 09 02:59:33 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049306666
May 09 02:59:34 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 02:59:34 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 02:59:34 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 02:59:34 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 02:59:35 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d005f5e
May 09 02:59:35 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 02:59:35 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e105f5f
May 09 02:59:36 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 80, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f8900070000000000000000001700030000000050305e5e
May 09 02:59:36 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194776, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 80, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:59:36 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194776, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 80, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 02:59:36 msm8909 python3[3106]: [SSE] Sending: {"key": "8ba406174e6e409394f81fc76051329e", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715194776, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 80, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 23}}, "rt": "instant"}
May 09 02:59:37 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10012000000005a305f60
May 09 02:59:37 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:59:37 msm8909 python3[3106]: [SSE] RX'd: {'key': '8ba406174e6e409394f81fc76051329e', 'timestamp': 1715194777.1313827, 'source': 0, 'data': '', 'type': 's'}
May 09 02:59:38 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000048306565
May 09 02:59:47 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 02:59:47 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 02:59:47 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 02:59:47 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 02:59:49 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10012000000005a005f60
May 09 02:59:49 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 02:59:49 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000048006565
May 09 02:59:51 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d205f5e
May 09 02:59:51 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:00:02 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 03:00:02 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:00:03 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e305f5f
May 09 03:00:03 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194803, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 03:00:03 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194803, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 03:00:03 msm8909 python3[3106]: [SSE] Sending: {"key": "58ffe7abf00949af9e86d41726361299", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715194803, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 78, "totalSteps": 2160, "heartRate": 0, "thermalGen": 18, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1013}}, "rt": "instant"}
May 09 03:00:03 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:00:03 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:00:03 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700030000000048106565
May 09 03:00:03 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194803, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 72, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 03:00:03 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194803, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 72, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 3, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 23}}
May 09 03:00:03 msm8909 python3[3106]: [SSE] Sending: {"key": "e41b565e7bbc4ff396c575013b2ae058", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715194803, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 101, "battery": 72, "totalSteps": 0, "heartRate": 0, "thermalGen": 3, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 23}}, "rt": "instant"}
May 09 03:00:04 msm8909 python3[3106]: [SSE] RX'd: {'key': '58ffe7abf00949af9e86d41726361299', 'timestamp': 1715194803.5319786, 'source': 0, 'data': '', 'type': 's'}
May 09 03:00:04 msm8909 python3[3106]: [SSE] RX'd: {'key': 'e41b565e7bbc4ff396c575013b2ae058', 'timestamp': 1715194803.9065778, 'source': 0, 'data': '', 'type': 's'}
May 09 03:00:04 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10012000000005a105f60
May 09 03:00:04 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:00:04 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:00:04 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:00:05 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 03:00:05 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:00:05 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:00:05 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:00:06 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 80, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 3, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f8900070000000000000000001700030000000050205e5e
May 09 03:00:06 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d305f5e
May 09 03:00:06 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:00:15 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 03:00:15 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:00:16 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:00:16 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:00:16 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f305e5e
May 09 03:00:16 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10012000000005a305f60
May 09 03:00:16 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:00:17 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0058305d5d
May 09 03:00:17 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:00:17 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 03:00:17 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:00:18 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700040000000049306565
May 09 03:00:18 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 03:00:18 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:00:19 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 03:00:19 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:00:23 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 03:00:23 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:00:23 msm8909 python3[3106]: [SSE] Sending: {"key": "78e1cc97015f456a8e90aecfe172cdf5", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 03:00:24 msm8909 python3[3106]: [SSE] RX'd: {'key': '78e1cc97015f456a8e90aecfe172cdf5', 'timestamp': 1715194824.3511238, 'source': 0, 'data': '', 'type': 's'}
May 09 03:00:29 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 03:00:29 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:00:29 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 03:00:29 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:00:31 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 03:00:31 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:00:32 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 03:00:32 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:00:32 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049106666
May 09 03:00:32 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194832, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 03:00:32 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194832, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 03:00:32 msm8909 python3[3106]: [SSE] Sending: {"key": "a1675687e2ab4050b213ce2055e1d01b", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715194832, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 73, "totalSteps": 2162, "heartRate": 0, "thermalGen": 18, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 18}}, "rt": "instant"}
May 09 03:00:32 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 03:00:32 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:00:32 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e205f5f
May 09 03:00:33 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0058005d5d
May 09 03:00:33 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:00:33 msm8909 python3[3106]: [SSE] RX'd: {'key': 'a1675687e2ab4050b213ce2055e1d01b', 'timestamp': 1715194832.7984474, 'source': 0, 'data': '', 'type': 's'}
May 09 03:00:33 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f105e5e
May 09 03:00:34 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10012000000005a005f60
May 09 03:00:34 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:00:34 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:00:35 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:00:43 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10012000000005a105f60
May 09 03:00:43 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:00:44 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:00:44 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:00:44 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e005f5f
May 09 03:00:44 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049206666
May 09 03:00:45 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f205e5e
May 09 03:00:45 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194845, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:00:45 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194845, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:00:45 msm8909 python3[3106]: [SSE] Sending: {"key": "fdf4c0724c6c4dddbbd522a3595ac3cd", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715194845, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 79, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 24}}, "rt": "instant"}
May 09 03:00:45 msm8909 python3[3106]: ADVERT: {'solar_gen': 23, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001700040000000049106565
May 09 03:00:46 msm8909 python3[3106]: [SSE] RX'd: {'key': 'fdf4c0724c6c4dddbbd522a3595ac3cd', 'timestamp': 1715194846.3842163, 'source': 0, 'data': '', 'type': 's'}
May 09 03:00:48 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d305f5e
May 09 03:00:48 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:00:57 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 03:00:57 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:00:58 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f305e5e
May 09 03:00:58 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 96, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10012000000005a305f60
May 09 03:00:58 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:00:59 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 03:00:59 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:00:59 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e105f5f
May 09 03:00:59 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0058305d5d
May 09 03:00:59 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:00:59 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:00:59 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:00:59 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:00:59 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:01:00 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:01:00 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:01:00 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30012000002005d105f5e
May 09 03:01:00 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:01:01 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049006666
May 09 03:01:05 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:01:05 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:01:12 msm8909 python3[3106]: ADVERT: {'solar_gen': 1013, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f5001206b03d004e205f5f
May 09 03:01:12 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194872, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 03:01:12 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194872, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1013}}
May 09 03:01:12 msm8909 python3[3106]: [SSE] Sending: {"key": "b4869ea63e6d43f1a00190f6d4db3b08", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715194872, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 78, "totalSteps": 2160, "heartRate": 0, "thermalGen": 18, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1013}}, "rt": "instant"}
May 09 03:01:12 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0058005d5d
May 09 03:01:12 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:01:12 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:01:12 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:01:12 msm8909 python3[3106]: [SSE] RX'd: {'key': 'b4869ea63e6d43f1a00190f6d4db3b08', 'timestamp': 1715194872.6611936, 'source': 0, 'data': '', 'type': 's'}
May 09 03:01:13 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 03:01:13 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:01:14 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 03:01:14 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:01:14 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049106666
May 09 03:01:15 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 80, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f8900070000000000000000001800040000000050105e5e
May 09 03:01:15 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005c205f5e
May 09 03:01:15 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:01:23 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 03:01:23 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:01:23 msm8909 python3[3106]: [SSE] Sending: {"key": "2a505c6f950e4f93bbc08eacae0cdbfc", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 03:01:24 msm8909 python3[3106]: [SSE] RX'd: {'key': '2a505c6f950e4f93bbc08eacae0cdbfc', 'timestamp': 1715194884.3916824, 'source': 0, 'data': '', 'type': 's'}
May 09 03:01:25 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005c305f5e
May 09 03:01:25 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:01:25 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:01:25 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:01:25 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:01:25 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:01:25 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000048106565
May 09 03:01:25 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194885, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 72, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:01:25 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194885, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 72, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:01:25 msm8909 python3[3106]: [SSE] Sending: {"key": "68f6ddc236314b4c8b9c60f2a6c5d9c0", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715194885, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 101, "battery": 72, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 24}}, "rt": "instant"}
May 09 03:01:26 msm8909 python3[3106]: [SSE] RX'd: {'key': '68f6ddc236314b4c8b9c60f2a6c5d9c0', 'timestamp': 1715194886.1338923, 'source': 0, 'data': '', 'type': 's'}
May 09 03:01:26 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0057205d5d
May 09 03:01:26 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:01:26 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049206666
May 09 03:01:29 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001206b03d004f005f5f
May 09 03:01:30 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 80, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f8900070000000000000000001800040000000050305e5e
May 09 03:01:35 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:01:35 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:01:39 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 80, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f8900070000000000000000001800040000000050005e5e
May 09 03:01:41 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:01:41 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:01:41 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:01:41 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:01:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049006666
May 09 03:01:41 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194901, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 03:01:41 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194901, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 03:01:41 msm8909 python3[3106]: [SSE] Sending: {"key": "ea9038de9c9444a38900594b994cd4bf", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715194901, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 73, "totalSteps": 2162, "heartRate": 0, "thermalGen": 18, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 18}}, "rt": "instant"}
May 09 03:01:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001206b03d004f105f5f
May 09 03:01:42 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000048206565
May 09 03:01:42 msm8909 python3[3106]: [SSE] RX'd: {'key': 'ea9038de9c9444a38900594b994cd4bf', 'timestamp': 1715194901.9700923, 'source': 0, 'data': '', 'type': 's'}
May 09 03:01:43 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 03:01:43 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:01:43 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005c105f5e
May 09 03:01:43 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:01:44 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 03:01:44 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:01:44 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000048206565
May 09 03:01:53 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005c205f5e
May 09 03:01:53 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:01:54 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0057005d5d
May 09 03:01:54 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:01:54 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 80, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f8900070000000000000000001800040000000050105e5e
May 09 03:01:54 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194914, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 80, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:01:54 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715194914, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 80, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:01:55 msm8909 python3[3106]: [SSE] Sending: {"key": "226a7ef70ac64f1492f296fbabafd24f", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715194914, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 80, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 24}}, "rt": "instant"}
May 09 03:01:55 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 03:01:55 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 03:01:55 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000048306565
May 09 03:01:55 msm8909 python3[3106]: [SSE] RX'd: {'key': '226a7ef70ac64f1492f296fbabafd24f', 'timestamp': 1715194915.474283, 'source': 0, 'data': '', 'type': 's'}
May 09 03:01:56 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005c205f5e
May 09 03:01:56 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:01:56 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049106666
May 09 03:01:56 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000048006565
May 09 03:01:58 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049206666
May 09 03:02:05 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:02:05 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:02:07 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10013000000005a205f5f
May 09 03:02:07 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:02:08 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005c005f5e
May 09 03:02:08 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:02:09 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0057205d5d
May 09 03:02:09 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:02:09 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:02:09 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:02:09 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:02:09 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:02:09 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f305e5e
May 09 03:02:10 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048306666
May 09 03:02:10 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000048106565
May 09 03:02:11 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 03:02:11 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:02:11 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001206b03d004f005f5f
May 09 03:02:21 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000044206565
May 09 03:02:22 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f005e5e
May 09 03:02:22 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048006666
May 09 03:02:22 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:02:22 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:02:23 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005c105f5e
May 09 03:02:23 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:02:23 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e205f5f
May 09 03:02:23 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194943, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1014}}
May 09 03:02:23 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715194943, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1014}}
May 09 03:02:23 msm8909 python3[3106]: [SSE] Sending: {"key": "4ae49d232ba5442aa108b77dc5a36231", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715194943, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 78, "totalSteps": 2160, "heartRate": 0, "thermalGen": 19, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1014}}, "rt": "instant"}
May 09 03:02:23 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 03:02:24 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:02:24 msm8909 python3[3106]: [SSE] Sending: {"key": "c01780ad3caf4303a3687c7a0b5732a5", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 03:02:24 msm8909 python3[3106]: [SSE] RX'd: {'key': '4ae49d232ba5442aa108b77dc5a36231', 'timestamp': 1715194943.9897103, 'source': 0, 'data': '', 'type': 's'}
May 09 03:02:24 msm8909 python3[3106]: [SSE] RX'd: {'key': 'c01780ad3caf4303a3687c7a0b5732a5', 'timestamp': 1715194944.3577645, 'source': 0, 'data': '', 'type': 's'}
May 09 03:02:26 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0058005d5d
May 09 03:02:26 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:02:35 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005c205f5e
May 09 03:02:35 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:02:35 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0058105d5d
May 09 03:02:36 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:02:36 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:02:36 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:02:36 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048206666
May 09 03:02:37 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10013000000005a105f5f
May 09 03:02:37 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:02:37 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 03:02:37 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:02:37 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000044306565
May 09 03:02:37 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194957, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 68, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:02:37 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715194957, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 68, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:02:37 msm8909 python3[3106]: [SSE] Sending: {"key": "bfc06af34e9e44228f68b273b31a4a45", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715194957, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 101, "battery": 68, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 24}}, "rt": "instant"}
May 09 03:02:37 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:02:37 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:02:38 msm8909 python3[3106]: [SSE] RX'd: {'key': 'bfc06af34e9e44228f68b273b31a4a45', 'timestamp': 1715194958.0500667, 'source': 0, 'data': '', 'type': 's'}
May 09 03:02:38 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x06^'} 065e055f00
May 09 03:02:38 msm8909 python3[3106]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 03:02:49 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 03:02:49 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:02:50 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 03:02:50 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:02:50 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 03:02:50 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:02:50 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:02:50 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:02:51 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000044006565
May 09 03:02:51 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:02:51 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:02:51 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000044106565
May 09 03:02:52 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005c005f5e
May 09 03:02:52 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:02:53 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0058205d5d
May 09 03:02:53 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:02:54 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048306666
May 09 03:02:54 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194974, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 72, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 03:02:54 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715194974, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 72, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 03:02:54 msm8909 python3[3106]: [SSE] Sending: {"key": "d9751969c7134d36aa75a8ed40e166c0", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715194974, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 72, "totalSteps": 2162, "heartRate": 0, "thermalGen": 18, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 18}}, "rt": "instant"}
May 09 03:02:54 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10013000000005a305f5f
May 09 03:02:54 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:02:54 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000044106565
May 09 03:02:54 msm8909 python3[3106]: [SSE] RX'd: {'key': 'd9751969c7134d36aa75a8ed40e166c0', 'timestamp': 1715194974.6630189, 'source': 0, 'data': '', 'type': 's'}
May 09 03:03:03 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0058305d5d
May 09 03:03:03 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:03:04 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330048006666
May 09 03:03:04 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 03:03:04 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:03:04 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005c105f5e
May 09 03:03:04 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:03:04 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 03:03:04 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:03:05 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 68, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000044206565
May 09 03:03:06 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:03:06 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:03:08 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:03:08 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:03:18 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0058105d5d
May 09 03:03:18 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:03:18 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049206666
May 09 03:03:18 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:03:18 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:03:20 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:03:20 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:03:20 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e305f5f
May 09 03:03:21 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 03:03:21 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:03:21 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 80, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f8900070000000000000000001800040000000050205e5e
May 09 03:03:21 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715195001, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 80, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:03:21 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715195001, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 80, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:03:21 msm8909 python3[3106]: [SSE] Sending: {"key": "8fa36bee4bb64950b262a4eb26fc285a", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715195001, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 80, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 24}}, "rt": "instant"}
May 09 03:03:21 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:03:21 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:03:21 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:03:21 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:03:22 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000048306565
May 09 03:03:22 msm8909 python3[3106]: [SSE] RX'd: {'key': '8fa36bee4bb64950b262a4eb26fc285a', 'timestamp': 1715195001.9053116, 'source': 0, 'data': '', 'type': 's'}
May 09 03:03:24 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 03:03:24 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:03:24 msm8909 python3[3106]: [SSE] Sending: {"key": "e32f2b2166504debab4c804bfe77dd1b", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 03:03:24 msm8909 python3[3106]: [SSE] RX'd: {'key': 'e32f2b2166504debab4c804bfe77dd1b', 'timestamp': 1715195004.4530492, 'source': 0, 'data': '', 'type': 's'}
May 09 03:03:32 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e105f5f
May 09 03:03:32 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715195012, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1014}}
May 09 03:03:32 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715195012, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1014}}
May 09 03:03:32 msm8909 python3[3106]: [SSE] Sending: {"key": "7cd54f1de5c94d178e348c9793c76918", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715195012, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 78, "totalSteps": 2160, "heartRate": 0, "thermalGen": 19, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1014}}, "rt": "instant"}
May 09 03:03:33 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0058205d5d
May 09 03:03:33 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:03:33 msm8909 python3[3106]: [SSE] RX'd: {'key': '7cd54f1de5c94d178e348c9793c76918', 'timestamp': 1715195013.1685464, 'source': 0, 'data': '', 'type': 's'}
May 09 03:03:33 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049306666
May 09 03:03:33 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 03:03:33 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:03:34 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:03:34 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:03:36 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 03:03:36 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:03:36 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10013000000005a305f5f
May 09 03:03:36 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:03:36 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:03:36 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:03:46 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 80, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f8900070000000000000000001800040000000050005e5e
May 09 03:03:46 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005c205f5e
May 09 03:03:46 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:03:46 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10013000000005a005f5f
May 09 03:03:46 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:03:47 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e205f5f
May 09 03:03:47 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 03:03:47 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:03:50 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0058005d5d
May 09 03:03:50 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:04:00 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:04:00 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:04:00 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e305f5f
May 09 03:04:00 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0058105d5d
May 09 03:04:00 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:04:00 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 80, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f8900070000000000000000001800040000000050205e5e
May 09 03:04:02 msm8909 python3[3106]: ADVERT: {'solar_gen': 18, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 18, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000012001207a0330049206666
May 09 03:04:02 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715195042, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 03:04:02 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715195042, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 18, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 18}}
May 09 03:04:02 msm8909 python3[3106]: [SSE] Sending: {"key": "cd0b8396717f454394fa81f98cc99cca", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715195042, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 73, "totalSteps": 2162, "heartRate": 0, "thermalGen": 18, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 18}}, "rt": "instant"}
May 09 03:04:02 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:04:02 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:04:02 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:04:02 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:04:03 msm8909 python3[3106]: [SSE] RX'd: {'key': 'cd0b8396717f454394fa81f98cc99cca', 'timestamp': 1715195043.0818996, 'source': 0, 'data': '', 'type': 's'}
May 09 03:04:03 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:04:03 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:04:04 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:04:04 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:04:06 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:04:07 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:04:14 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 71, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330047006666
May 09 03:04:14 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:04:14 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:04:14 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0058305d5d
May 09 03:04:14 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:04:15 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:04:15 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:04:15 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000048006565
May 09 03:04:15 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715195055, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 72, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:04:15 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715195055, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 101, 'battery': 72, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:04:15 msm8909 python3[3106]: [SSE] Sending: {"key": "62317ef29eb2426c838c6243478857ab", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715195055, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 101, "battery": 72, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 24}}, "rt": "instant"}
May 09 03:04:16 msm8909 python3[3106]: [SSE] RX'd: {'key': '62317ef29eb2426c838c6243478857ab', 'timestamp': 1715195056.8172262, 'source': 0, 'data': '', 'type': 's'}
May 09 03:04:17 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004f105f5f
May 09 03:04:18 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f005e5e
May 09 03:04:18 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 03:04:18 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:04:18 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 03:04:18 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:04:20 msm8909 python3[3106]: Running Scheduled: Thread Check
May 09 03:04:24 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 03:04:24 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:04:24 msm8909 python3[3106]: [SSE] Sending: {"key": "6a27657ede3345f8a4dfdbdfb0aa609d", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 03:04:24 msm8909 python3[3106]: [SSE] RX'd: {'key': '6a27657ede3345f8a4dfdbdfb0aa609d', 'timestamp': 1715195064.4825785, 'source': 0, 'data': '', 'type': 's'}
May 09 03:04:29 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004f205f5f
May 09 03:04:29 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0057005d5d
May 09 03:04:29 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:04:30 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f105e5e
May 09 03:04:30 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715195070, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:04:30 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715195070, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:04:30 msm8909 python3[3106]: [SSE] Sending: {"key": "ff3de0f873694841a4f7d701c16a04bd", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715195070, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 79, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 24}}, "rt": "instant"}
May 09 03:04:31 msm8909 python3[3106]: [SSE] RX'd: {'key': 'ff3de0f873694841a4f7d701c16a04bd', 'timestamp': 1715195070.9637613, 'source': 0, 'data': '', 'type': 's'}
May 09 03:04:31 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 71, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330047106666
May 09 03:04:32 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049106565
May 09 03:04:37 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:04:37 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:04:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004f005f5f
May 09 03:04:41 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715195081, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 79, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1014}}
May 09 03:04:41 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715195081, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 79, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1014}}
May 09 03:04:41 msm8909 python3[3106]: [SSE] Sending: {"key": "6897f2bea5da48da9e204797f0e5e998", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715195081, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 79, "totalSteps": 2160, "heartRate": 0, "thermalGen": 19, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1014}}, "rt": "instant"}
May 09 03:04:42 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x06^'} 065e055f00
May 09 03:04:42 msm8909 python3[3106]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 03:04:42 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 03:04:42 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:04:42 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0057105d5d
May 09 03:04:42 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:04:42 msm8909 python3[3106]: [SSE] RX'd: {'key': '6897f2bea5da48da9e204797f0e5e998', 'timestamp': 1715195082.0259721, 'source': 0, 'data': '', 'type': 's'}
May 09 03:04:43 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005d305f5e
May 09 03:04:43 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:04:43 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100130000000058205f5f
May 09 03:04:43 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:04:43 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 71, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330047306666
May 09 03:04:44 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049306565
May 09 03:04:44 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 03:04:44 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:04:45 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f205e5e
May 09 03:04:55 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 71, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330047006666
May 09 03:04:56 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004f105f5f
May 09 03:04:56 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0057305d5d
May 09 03:04:56 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:04:57 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 03:04:57 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:04:57 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f005e5e
May 09 03:04:57 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005d105f5e
May 09 03:04:57 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:04:58 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049006565
May 09 03:05:07 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:05:07 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:05:10 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 03:05:10 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:05:10 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 71, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330047106666
May 09 03:05:10 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715195110, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 71, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 19}}
May 09 03:05:10 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715195110, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 71, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 19}}
May 09 03:05:10 msm8909 python3[3106]: [SSE] Sending: {"key": "760a40622cc645c4af85e722a5e2d798", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715195110, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 71, "totalSteps": 2162, "heartRate": 0, "thermalGen": 19, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 19}}, "rt": "instant"}
May 09 03:05:10 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 03:05:10 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 03:05:11 msm8909 python3[3106]: [SSE] RX'd: {'key': '760a40622cc645c4af85e722a5e2d798', 'timestamp': 1715195111.2905633, 'source': 0, 'data': '', 'type': 's'}
May 09 03:05:11 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 101, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049106565
May 09 03:05:12 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100130000000058105f5f
May 09 03:05:12 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:05:13 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 03:05:13 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 03:05:13 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e305f5f
May 09 03:05:24 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 03:05:24 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:05:24 msm8909 python3[3106]: [SSE] Sending: {"key": "f0e4d367123a452c8a951ed14a418569", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 03:05:24 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005b005f5e
May 09 03:05:24 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:05:24 msm8909 python3[3106]: [SSE] RX'd: {'key': 'f0e4d367123a452c8a951ed14a418569', 'timestamp': 1715195124.6315398, 'source': 0, 'data': '', 'type': 's'}
May 09 03:05:25 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330048306666
May 09 03:05:26 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 03:05:26 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:05:27 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f305e5e
May 09 03:05:28 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 03:05:28 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:05:28 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049206464
May 09 03:05:28 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715195128, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 100, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:05:28 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715195128, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 100, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:05:28 msm8909 python3[3106]: [SSE] Sending: {"key": "3d6d20f4716b45759de87261bbb84fb7", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715195128, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 100, "battery": 73, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 100, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 24}}, "rt": "instant"}
May 09 03:05:29 msm8909 python3[3106]: [SSE] RX'd: {'key': '3d6d20f4716b45759de87261bbb84fb7', 'timestamp': 1715195128.7537324, 'source': 0, 'data': '', 'type': 's'}
May 09 03:05:37 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:05:38 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:05:38 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e105f5f
May 09 03:05:39 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005b105f5e
May 09 03:05:39 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:05:39 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:05:39 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:05:40 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330048006666
May 09 03:05:40 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100130000000058005f5f
May 09 03:05:40 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:05:40 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049006464
May 09 03:05:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0058305d5d
May 09 03:05:41 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:05:42 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330048106666
May 09 03:05:51 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x06^'} 065e055f00
May 09 03:05:51 msm8909 python3[3106]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 03:05:51 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049106464
May 09 03:05:52 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005b205f5e
May 09 03:05:52 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:05:52 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f105e5e
May 09 03:05:52 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715195152, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:05:52 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715195152, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:05:52 msm8909 python3[3106]: [SSE] Sending: {"key": "75d1db0e69f94448bcb6142784e2e38e", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715195152, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 79, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 24}}, "rt": "instant"}
May 09 03:05:52 msm8909 python3[3106]: [SSE] RX'd: {'key': '75d1db0e69f94448bcb6142784e2e38e', 'timestamp': 1715195152.6747098, 'source': 0, 'data': '', 'type': 's'}
May 09 03:05:53 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0058105d5d
May 09 03:05:53 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:05:54 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330048206666
May 09 03:05:55 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e305f5f
May 09 03:05:55 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715195155, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1014}}
May 09 03:05:55 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715195155, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1014}}
May 09 03:05:55 msm8909 python3[3106]: [SSE] Sending: {"key": "c87d64c1b5a64e5cbe566d46e002a840", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715195155, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 78, "totalSteps": 2160, "heartRate": 0, "thermalGen": 19, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1014}}, "rt": "instant"}
May 09 03:05:56 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 03:05:56 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:05:56 msm8909 python3[3106]: [SSE] RX'd: {'key': 'c87d64c1b5a64e5cbe566d46e002a840', 'timestamp': 1715195156.3282924, 'source': 0, 'data': '', 'type': 's'}
May 09 03:06:05 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e005f5f
May 09 03:06:05 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 03:06:05 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:06:06 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:06:06 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:06:06 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 03:06:06 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:06:06 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005c005f5e
May 09 03:06:06 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:06:07 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 03:06:07 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:06:08 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:06:08 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:06:20 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 77, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004d205f5f
May 09 03:06:21 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 03:06:21 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:06:21 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:06:21 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:06:21 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f005e5e
May 09 03:06:21 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049306465
May 09 03:06:23 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330049106666
May 09 03:06:23 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715195183, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 19}}
May 09 03:06:23 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715195183, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 19}}
May 09 03:06:23 msm8909 python3[3106]: [SSE] Sending: {"key": "f09261a3e8ab4763a772dd4d137c0333", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715195183, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 73, "totalSteps": 2162, "heartRate": 0, "thermalGen": 19, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 19}}, "rt": "instant"}
May 09 03:06:23 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005c205f5e
May 09 03:06:23 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:06:24 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00'} 127412740006
May 09 03:06:24 msm8909 python3[3106]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 03:06:24 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 03:06:24 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:06:24 msm8909 python3[3106]: [SSE] Sending: {"key": "d1dbcda99be64ec9b090d7d4d19e327a", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 03:06:24 msm8909 python3[3106]: [SSE] RX'd: {'key': 'f09261a3e8ab4763a772dd4d137c0333', 'timestamp': 1715195184.0747161, 'source': 0, 'data': '', 'type': 's'}
May 09 03:06:24 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:06:24 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:06:24 msm8909 python3[3106]: [SSE] RX'd: {'key': 'd1dbcda99be64ec9b090d7d4d19e327a', 'timestamp': 1715195184.6247728, 'source': 0, 'data': '', 'type': 's'}
May 09 03:06:33 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330049206666
May 09 03:06:34 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f105e5e
May 09 03:06:34 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100130000000059105f5f
May 09 03:06:34 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:06:35 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 03:06:35 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:06:35 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 77, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004d305f5f
May 09 03:06:35 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049006465
May 09 03:06:35 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715195195, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 100, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:06:35 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715195195, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 100, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:06:35 msm8909 python3[3106]: [SSE] Sending: {"key": "670c9a64b39b4531af7bf8eb8e146adb", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715195195, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 100, "battery": 73, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 24}}, "rt": "instant"}
May 09 03:06:36 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 03:06:36 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:06:36 msm8909 python3[3106]: [SSE] RX'd: {'key': '670c9a64b39b4531af7bf8eb8e146adb', 'timestamp': 1715195196.2348905, 'source': 0, 'data': '', 'type': 's'}
May 09 03:06:37 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:06:37 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:06:38 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:06:38 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:06:47 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 77, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004d005f5f
May 09 03:06:47 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049206465
May 09 03:06:48 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0058205d5d
May 09 03:06:48 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:06:48 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330049306666
May 09 03:06:49 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00'} 127412740006
May 09 03:06:49 msm8909 python3[3106]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 03:06:50 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 03:06:50 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:06:52 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100130000000059305f5f
May 09 03:06:52 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:06:52 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:06:52 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:07:02 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100130000000059005f5f
May 09 03:07:02 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:07:03 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 03:07:03 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:07:05 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:07:05 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:07:05 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330049106666
May 09 03:07:08 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:07:08 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:07:15 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f205e5e
May 09 03:07:15 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715195235, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:07:15 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715195235, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:07:16 msm8909 python3[3106]: [SSE] Sending: {"key": "cbc03b36f7bd46aea2f06ba663da1539", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715195235, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 79, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 24}}, "rt": "instant"}
May 09 03:07:16 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10013000000005a105f5f
May 09 03:07:16 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:07:17 msm8909 python3[3106]: [SSE] RX'd: {'key': 'cbc03b36f7bd46aea2f06ba663da1539', 'timestamp': 1715195236.608989, 'source': 0, 'data': '', 'type': 's'}
May 09 03:07:17 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 77, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004d305f5f
May 09 03:07:17 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715195237, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 77, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1014}}
May 09 03:07:17 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715195237, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 77, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1014}}
May 09 03:07:17 msm8909 python3[3106]: [SSE] Sending: {"key": "a4935f0bf9614711a8287ba698cd0a05", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715195237, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 77, "totalSteps": 2160, "heartRate": 0, "thermalGen": 19, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1014}}, "rt": "instant"}
May 09 03:07:17 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049006465
May 09 03:07:18 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 03:07:18 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:07:18 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005d305e5e
May 09 03:07:18 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:07:18 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 03:07:18 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:07:18 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330048206666
May 09 03:07:18 msm8909 python3[3106]: [SSE] RX'd: {'key': 'a4935f0bf9614711a8287ba698cd0a05', 'timestamp': 1715195237.9305968, 'source': 0, 'data': '', 'type': 's'}
May 09 03:07:18 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:07:18 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:07:19 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e005f5f
May 09 03:07:20 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 03:07:20 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:07:24 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 03:07:24 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:07:24 msm8909 python3[3106]: [SSE] Sending: {"key": "653d92dceea04b7b941e543e791087f8", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 03:07:24 msm8909 python3[3106]: [SSE] RX'd: {'key': '653d92dceea04b7b941e543e791087f8', 'timestamp': 1715195244.6854541, 'source': 0, 'data': '', 'type': 's'}
May 09 03:07:29 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e105f5f
May 09 03:07:30 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330048006666
May 09 03:07:30 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715195250, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 72, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 19}}
May 09 03:07:30 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715195250, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 72, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 19}}
May 09 03:07:30 msm8909 python3[3106]: [SSE] Sending: {"key": "09cf92c8693e46359f9e5e4e73ba0a76", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715195250, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 72, "totalSteps": 2162, "heartRate": 0, "thermalGen": 19, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 19}}, "rt": "instant"}
May 09 03:07:30 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005d005e5e
May 09 03:07:30 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:07:30 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 03:07:30 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:07:30 msm8909 python3[3106]: [SSE] RX'd: {'key': '09cf92c8693e46359f9e5e4e73ba0a76', 'timestamp': 1715195250.6638865, 'source': 0, 'data': '', 'type': 's'}
May 09 03:07:30 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f305e5e
May 09 03:07:31 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 03:07:31 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:07:31 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00'} 127412740006
May 09 03:07:31 msm8909 python3[3106]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 03:07:31 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10013000000005a305f5f
May 09 03:07:31 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:07:32 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049206465
May 09 03:07:39 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:07:39 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:07:44 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10013000000005a005f5f
May 09 03:07:44 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:07:44 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:07:44 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:07:44 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e205f5f
May 09 03:07:44 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 03:07:44 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:07:44 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0057005d5d
May 09 03:07:44 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:07:46 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049306465
May 09 03:07:46 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715195266, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 100, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:07:46 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715195266, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 100, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 101, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:07:46 msm8909 python3[3106]: [SSE] Sending: {"key": "b37dff7aa0fc497e8b2002a16581c909", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715195266, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 100, "battery": 73, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 101, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 24}}, "rt": "instant"}
May 09 03:07:46 msm8909 python3[3106]: [SSE] RX'd: {'key': 'b37dff7aa0fc497e8b2002a16581c909', 'timestamp': 1715195266.6769621, 'source': 0, 'data': '', 'type': 's'}
May 09 03:07:47 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330048106666
May 09 03:07:47 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 03:07:47 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:07:48 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f105e5e
May 09 03:07:57 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005d305e5e
May 09 03:07:57 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:07:57 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 03:07:57 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:07:57 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330048306666
May 09 03:07:58 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f205e5e
May 09 03:07:58 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10013000000005a205f5f
May 09 03:07:58 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:07:59 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00'} 127412740006
May 09 03:07:59 msm8909 python3[3106]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 03:07:59 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:07:59 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:08:00 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049006465
May 09 03:08:00 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005d305e5e
May 09 03:08:00 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:08:01 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e005f5f
May 09 03:08:01 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0057205d5d
May 09 03:08:01 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:08:02 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 03:08:02 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:08:09 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:08:09 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:08:12 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330048006666
May 09 03:08:13 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100130000000059305f5f
May 09 03:08:13 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:08:13 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 101, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049106465
May 09 03:08:14 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e105f5f
May 09 03:08:14 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:08:14 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:08:14 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005d105e5e
May 09 03:08:14 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:08:24 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 03:08:24 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:08:24 msm8909 python3[3106]: [SSE] Sending: {"key": "95be043d8830404d8f1b368976ee3ce7", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 03:08:24 msm8909 python3[3106]: [SSE] RX'd: {'key': '95be043d8830404d8f1b368976ee3ce7', 'timestamp': 1715195304.7562692, 'source': 0, 'data': '', 'type': 's'}
May 09 03:08:25 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 03:08:25 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:08:26 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 03:08:26 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:08:27 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330048206666
May 09 03:08:27 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:08:27 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:08:27 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049206464
May 09 03:08:27 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f105e5e
May 09 03:08:27 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715195307, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:08:27 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715195307, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:08:27 msm8909 python3[3106]: [SSE] Sending: {"key": "5c1db1f1848a441d8ebc6164e27bb85e", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715195307, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 79, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 24}}, "rt": "instant"}
May 09 03:08:27 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:08:27 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:08:28 msm8909 python3[3106]: [SSE] RX'd: {'key': '5c1db1f1848a441d8ebc6164e27bb85e', 'timestamp': 1715195308.2028913, 'source': 0, 'data': '', 'type': 's'}
May 09 03:08:28 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004f305f5f
May 09 03:08:28 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715195308, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 79, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1014}}
May 09 03:08:28 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715195308, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 79, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1014}}
May 09 03:08:28 msm8909 python3[3106]: [SSE] Sending: {"key": "6981707b1f68470b9b935e9da8906bc6", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715195308, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 79, "totalSteps": 2160, "heartRate": 0, "thermalGen": 19, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1014}}, "rt": "instant"}
May 09 03:08:29 msm8909 python3[3106]: [SSE] RX'd: {'key': '6981707b1f68470b9b935e9da8906bc6', 'timestamp': 1715195309.244081, 'source': 0, 'data': '', 'type': 's'}
May 09 03:08:29 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005d205e5e
May 09 03:08:29 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:08:30 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:08:30 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:08:39 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:08:39 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:08:40 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100130000000059205f5f
May 09 03:08:40 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:08:41 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 03:08:41 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:08:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330048306666
May 09 03:08:41 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715195321, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 72, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 19}}
May 09 03:08:41 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715195321, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 72, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 19}}
May 09 03:08:41 msm8909 python3[3106]: [SSE] Sending: {"key": "e827b8b555a741c980a17c3fbc284c0c", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715195321, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 72, "totalSteps": 2162, "heartRate": 0, "thermalGen": 19, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 19}}, "rt": "instant"}
May 09 03:08:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005d005e5e
May 09 03:08:41 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:08:42 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049006464
May 09 03:08:42 msm8909 python3[3106]: [SSE] RX'd: {'key': 'e827b8b555a741c980a17c3fbc284c0c', 'timestamp': 1715195322.1312087, 'source': 0, 'data': '', 'type': 's'}
May 09 03:08:43 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:08:43 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:08:43 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004f005f5f
May 09 03:08:44 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0057205d5d
May 09 03:08:44 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:08:53 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049106464
May 09 03:08:53 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715195333, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 100, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:08:53 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715195333, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 100, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:08:53 msm8909 python3[3106]: [SSE] Sending: {"key": "1b6e2c931ae54a37818416ef12de9d59", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715195333, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 100, "battery": 73, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 100, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 24}}, "rt": "instant"}
May 09 03:08:53 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004f105f5f
May 09 03:08:53 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 03:08:53 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:08:54 msm8909 python3[3106]: [SSE] RX'd: {'key': '1b6e2c931ae54a37818416ef12de9d59', 'timestamp': 1715195334.0971296, 'source': 0, 'data': '', 'type': 's'}
May 09 03:08:54 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f005e5e
May 09 03:08:55 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f100130000000059305f5f
May 09 03:08:55 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:08:56 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330048106666
May 09 03:08:56 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005d105e5e
May 09 03:08:56 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:08:57 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:08:57 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:08:57 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:08:57 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:09:07 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10013000000005a105f5f
May 09 03:09:07 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:09:08 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 03:09:08 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 03:09:08 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004f305f5f
May 09 03:09:09 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:09:09 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:09:09 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f105e5e
May 09 03:09:09 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049206464
May 09 03:09:10 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:09:10 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:09:10 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 03:09:10 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:09:11 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330048206666
May 09 03:09:11 msm8909 python3[3106]: ADVERT: {'solar_gen': 1523, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f30013000002005d305e5e
May 09 03:09:11 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:09:21 msm8909 python3[3106]: Running Scheduled: Thread Check
May 09 03:09:22 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:09:22 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:09:22 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 03:09:22 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:09:23 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 03:09:23 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:09:23 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330049306666
May 09 03:09:23 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049006464
May 09 03:09:24 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f305e5e
May 09 03:09:24 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 03:09:24 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:09:24 msm8909 python3[3106]: [SSE] Sending: {"key": "24645d6445814c2289891ea5863049ee", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 03:09:25 msm8909 python3[3106]: [SSE] RX'd: {'key': '24645d6445814c2289891ea5863049ee', 'timestamp': 1715195365.1954868, 'source': 0, 'data': '', 'type': 's'}
May 09 03:09:25 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e005f5f
May 09 03:09:35 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 03:09:35 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:09:35 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e105f5f
May 09 03:09:35 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715195375, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1014}}
May 09 03:09:35 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715195375, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1014}}
May 09 03:09:35 msm8909 python3[3106]: [SSE] Sending: {"key": "d9c7896264eb42ec977bc7af45eb51b3", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715195375, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 78, "totalSteps": 2160, "heartRate": 0, "thermalGen": 19, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1014}}, "rt": "instant"}
May 09 03:09:36 msm8909 python3[3106]: [SSE] RX'd: {'key': 'd9c7896264eb42ec977bc7af45eb51b3', 'timestamp': 1715195376.3343585, 'source': 0, 'data': '', 'type': 's'}
May 09 03:09:36 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f005e5e
May 09 03:09:36 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715195376, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:09:36 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715195376, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:09:36 msm8909 python3[3106]: [SSE] Sending: {"key": "4e9d617546c3424596379dd7c307121e", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715195376, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 79, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 24}}, "rt": "instant"}
May 09 03:09:37 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10013000000005a005f5f
May 09 03:09:37 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:09:37 msm8909 python3[3106]: [SSE] RX'd: {'key': '4e9d617546c3424596379dd7c307121e', 'timestamp': 1715195377.294102, 'source': 0, 'data': '', 'type': 's'}
May 09 03:09:38 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 03:09:38 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:09:38 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049206464
May 09 03:09:40 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330049106666
May 09 03:09:40 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:09:40 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:09:49 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049306464
May 09 03:09:50 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330049206666
May 09 03:09:50 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715195390, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 19}}
May 09 03:09:50 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715195390, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 19}}
May 09 03:09:50 msm8909 python3[3106]: [SSE] Sending: {"key": "b779e3d699aa46cabf7deac847bc5e01", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715195390, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 73, "totalSteps": 2162, "heartRate": 0, "thermalGen": 19, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 19}}, "rt": "instant"}
May 09 03:09:50 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e305f5f
May 09 03:09:50 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 86, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0056105d5d
May 09 03:09:50 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:09:51 msm8909 python3[3106]: [SSE] RX'd: {'key': 'b779e3d699aa46cabf7deac847bc5e01', 'timestamp': 1715195390.8566945, 'source': 0, 'data': '', 'type': 's'}
May 09 03:09:51 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 03:09:51 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:09:51 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 03:09:51 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:09:51 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 03:09:51 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:09:51 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f105e5e
May 09 03:10:03 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000049006464
May 09 03:10:03 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715195403, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 100, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:10:03 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715195403, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 100, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 24}}
May 09 03:10:03 msm8909 python3[3106]: [SSE] Sending: {"key": "c3a22473ae494829b5bac5b9e33fb807", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715195403, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 100, "battery": 73, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 100, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 24}}, "rt": "instant"}
May 09 03:10:03 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 03:10:03 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:10:04 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 03:10:04 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:10:04 msm8909 python3[3106]: [SSE] RX'd: {'key': 'c3a22473ae494829b5bac5b9e33fb807', 'timestamp': 1715195404.1625593, 'source': 0, 'data': '', 'type': 's'}
May 09 03:10:04 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330049006666
May 09 03:10:04 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10013000000005a205f5f
May 09 03:10:04 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:10:06 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000180004000000004f305e5e
May 09 03:10:07 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 03:10:07 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:10:07 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e105f5f
May 09 03:10:07 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 03:10:07 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:10:08 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 86, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0056205d5d
May 09 03:10:08 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:10:08 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:10:08 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:10:08 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:10:08 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:10:10 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:10:10 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:10:18 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 86, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0056305d5d
May 09 03:10:18 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:10:18 msm8909 python3[3106]: ADVERT: {'solar_gen': 1524, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f40013000002005d105e5e
May 09 03:10:18 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:10:19 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330049106666
May 09 03:10:20 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e205f5f
May 09 03:10:20 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 03:10:20 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:10:20 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:10:20 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:10:21 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000190004000000004f005e5e
May 09 03:10:22 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10013000000005a005f5f
May 09 03:10:22 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:10:24 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 03:10:24 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:10:24 msm8909 python3[3106]: [SSE] Sending: {"key": "dd6bc630e0394ead9698f33299b70e16", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 03:10:25 msm8909 python3[3106]: [SSE] RX'd: {'key': 'dd6bc630e0394ead9698f33299b70e16', 'timestamp': 1715195425.0728719, 'source': 0, 'data': '', 'type': 's'}
May 09 03:10:31 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:10:31 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:10:31 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 03:10:31 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:10:32 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330049206666
May 09 03:10:32 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000048306464
May 09 03:10:32 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0057105d5d
May 09 03:10:32 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:10:34 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 03:10:34 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:10:35 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e305f5f
May 09 03:10:35 msm8909 python3[3106]: ADVERT: {'solar_gen': 1524, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f40013000002005d305e5e
May 09 03:10:35 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:10:36 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 03:10:36 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:10:41 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:10:41 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:10:45 msm8909 python3[3106]: ADVERT: {'solar_gen': 1524, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f40013000002005d005e5e
May 09 03:10:45 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:10:47 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 03:10:47 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:10:47 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000048006464
May 09 03:10:48 msm8909 python3[3106]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 09 03:10:51 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000190004000000004f005e5e
May 09 03:10:53 msm8909 python3[3106]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 09 03:10:53 msm8909 python3[3106]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 09 03:10:53 msm8909 python3[3106]: Device not connected, retrying later
May 09 03:10:53 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000190004000000004f005e5e
May 09 03:10:53 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715195453, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 25}}
May 09 03:10:53 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715195453, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 79, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 25}}
May 09 03:10:53 msm8909 python3[3106]: [SSE] Sending: {"key": "90fb146b27db494bb7f462123008220e", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715195453, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 79, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 25}}, "rt": "instant"}
May 09 03:10:53 msm8909 python3[3106]: [SSE] RX'd: {'key': '90fb146b27db494bb7f462123008220e', 'timestamp': 1715195453.8260233, 'source': 0, 'data': '', 'type': 's'}
May 09 03:10:58 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000190004000000004f005e5e
May 09 03:10:58 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 03:10:58 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:10:59 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330049106666
May 09 03:10:59 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715195459, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 19}}
May 09 03:10:59 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715195459, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 19}}
May 09 03:10:59 msm8909 python3[3106]: [SSE] Sending: {"key": "aaa9328c3adc4f2eba2b10f951485e8d", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715195459, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 73, "totalSteps": 2162, "heartRate": 0, "thermalGen": 19, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 19}}, "rt": "instant"}
May 09 03:10:59 msm8909 python3[3106]: [SSE] RX'd: {'key': 'aaa9328c3adc4f2eba2b10f951485e8d', 'timestamp': 1715195459.4908276, 'source': 0, 'data': '', 'type': 's'}
May 09 03:11:00 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 03:11:00 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:11:00 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x06^'} 065e055f00
May 09 03:11:00 msm8909 python3[3106]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 03:11:01 msm8909 python3[3106]: ADVERT: {'solar_gen': 24, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001800040000000048106464
May 09 03:11:02 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e205f5f
May 09 03:11:02 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715195462, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1014}}
May 09 03:11:02 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715195462, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1014}}
May 09 03:11:02 msm8909 python3[3106]: [SSE] Sending: {"key": "26b076dfafce48c8bd92b409dc907774", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715195462, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 78, "totalSteps": 2160, "heartRate": 0, "thermalGen": 19, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1014}}, "rt": "instant"}
May 09 03:11:02 msm8909 python3[3106]: ADVERT: {'solar_gen': 1524, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 93, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f40013000002005d205e5e
May 09 03:11:02 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:11:02 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0057005d5d
May 09 03:11:02 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:11:02 msm8909 python3[3106]: [SSE] RX'd: {'key': '26b076dfafce48c8bd92b409dc907774', 'timestamp': 1715195462.6755707, 'source': 0, 'data': '', 'type': 's'}
May 09 03:11:03 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 03:11:03 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:11:03 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x06^'} 065e055f00
May 09 03:11:03 msm8909 python3[3106]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 03:11:11 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:11:11 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:11:13 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 03:11:13 msm8909 python3[3106]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 03:11:14 msm8909 python3[3106]: ADVERT: {'solar_gen': 1524, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f40013000002005b305e5e
May 09 03:11:14 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:11:14 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0057105d5d
May 09 03:11:14 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:11:15 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 03:11:15 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:11:15 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 03:11:15 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:11:16 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x06^'} 065e055f00
May 09 03:11:16 msm8909 python3[3106]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 03:11:16 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330048306666
May 09 03:11:16 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001900040000000049306464
May 09 03:11:16 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715195476, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 100, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 25}}
May 09 03:11:16 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715195476, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 100, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 25}}
May 09 03:11:16 msm8909 python3[3106]: [SSE] Sending: {"key": "3c8b961c350b459e9d567de1b64b157b", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715195476, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 100, "battery": 73, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 100, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 25}}, "rt": "instant"}
May 09 03:11:16 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 77, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004d005f5f
May 09 03:11:17 msm8909 python3[3106]: [SSE] RX'd: {'key': '3c8b961c350b459e9d567de1b64b157b', 'timestamp': 1715195477.0098655, 'source': 0, 'data': '', 'type': 's'}
May 09 03:11:17 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:11:17 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:11:24 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 03:11:24 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:11:24 msm8909 python3[3106]: [SSE] Sending: {"key": "6ceb5efb348f438dbd5f060825078cf7", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 03:11:25 msm8909 python3[3106]: [SSE] RX'd: {'key': '6ceb5efb348f438dbd5f060825078cf7', 'timestamp': 1715195485.3059514, 'source': 0, 'data': '', 'type': 's'}
May 09 03:11:27 msm8909 python3[3106]: ADVERT: {'solar_gen': 1524, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f40013000002005b005e5e
May 09 03:11:27 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:11:27 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0058205d5d
May 09 03:11:27 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:11:28 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000190004000000004e305e5e
May 09 03:11:28 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:11:28 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:11:28 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330048006666
May 09 03:11:28 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10013000000005a305f5f
May 09 03:11:28 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:11:31 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 03:11:31 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:11:40 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000190004000000004e005e5e
May 09 03:11:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10013000000005a005f5f
May 09 03:11:41 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:11:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001900040000000049106464
May 09 03:11:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 77, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004d205f5f
May 09 03:11:41 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:11:41 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:11:42 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 03:11:42 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:11:44 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0058005d5d
May 09 03:11:44 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:11:53 msm8909 python3[3106]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 09 03:11:54 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 03:11:54 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:11:55 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330048306666
May 09 03:11:55 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000190004000000004e205e5e
May 09 03:11:55 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 03:11:55 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:11:55 msm8909 python3[3106]: ADVERT: {'solar_gen': 1521, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 90, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f10013000000005a205f5f
May 09 03:11:55 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:11:56 msm8909 python3[3106]: ADVERT: {'solar_gen': 1524, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f40013000002005b305e5e
May 09 03:11:56 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:11:56 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:11:56 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:11:56 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:11:56 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:11:57 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 03:11:57 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:11:58 msm8909 python3[3106]: ADVERT: {'solar_gen': 1524, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 91, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f40013000002005b005e5e
May 09 03:11:58 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:11:58 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 77, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004d005f5f
May 09 03:11:59 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0058205d5d
May 09 03:11:59 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:11:59 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0058305d5d
May 09 03:11:59 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:12:00 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000190004000000004e205e5e
May 09 03:12:02 msm8909 python3[3106]: DBUS: Connected to 06:05:04:AF:F9:E9
May 09 03:12:02 msm8909 python3[3106]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 09 03:12:02 msm8909 python3[3106]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 09 03:12:02 msm8909 python3[3106]: [SSE] Sending: {"key": "4e0f22c3229547cfb9ecf3a2ef34fa06", "msg": {"wearables": [{"wearable_id": 73, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 03:12:02 msm8909 python3[3106]: ACTIVATING HR.
May 09 03:12:04 msm8909 python3[3106]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 03:12:04 msm8909 python3[3106]: 1705.0229351520538 [06:05:04:AF:F9:E9] <- HR 0000
May 09 03:12:06 msm8909 python3[3106]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 164, 8, 0, 0, 0, 0, 0, 0, 0, 0, 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 09 03:12:06 msm8909 python3[3106]: GOT Firmware Version: V1.5.4d0
May 09 03:12:06 msm8909 python3[3106]: GOT Pairing Code: 0f89
May 09 03:12:06 msm8909 python3[3106]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 03:12:06 msm8909 python3[3106]: NO FW Update needed.
May 09 03:12:06 msm8909 python3[3106]: LAST SYNC: 1715184648
May 09 03:12:08 msm8909 python3[3106]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 25, 0, 0, 64, 4, 0, 0, 65, 94, 0, 0, 80, 94, 0, 0, 81, 78, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 03:12:08 msm8909 python3[3106]: ACTIVITY: 0
May 09 03:12:08 msm8909 python3[3106]: HR READING: 0 TOOK 0.000479 secs
May 09 03:12:08 msm8909 python3[3106]: DEACTIVATING HR.
May 09 03:12:08 msm8909 python3[3106]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 03:12:08 msm8909 python3[3106]: GOT Instant Data: {'solar_gen': 25, 'distance': 0, 'total_cals': 0, 'case_temp': 94, 'battery': 78, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'total_steps': 0, 'skin_temp': 94, 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0}
May 09 03:12:08 msm8909 python3[3106]: W ID: 73
May 09 03:12:08 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715195528, 'statusValues': {'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 78, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'activity': 0, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 25}}
May 09 03:12:08 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715195528, 'statusValues': {'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 78, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'activity': 0, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 25}}
May 09 03:12:08 msm8909 python3[3106]: [SSE] Sending: {"key": "5b0b45a879c34ab1aa011053c4b0ac43", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715195528, "statusValues": {"distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 78, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "activity": 0, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 25}}, "rt": "instant"}
May 09 03:12:08 msm8909 python3[3106]: Instant Upload complete
May 09 03:12:08 msm8909 python3[3106]: using silent sync
May 09 03:12:08 msm8909 python3[3106]: Starting sync for: 06:05:04:AF:F9:E9
May 09 03:12:08 msm8909 python3[3106]: ACTIVATING AMDTP.
May 09 03:12:10 msm8909 python3[3106]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 09 03:12:10 msm8909 python3[3106]: ADVERT: {'solar_gen': 1524, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f40013000002005c105f5e
May 09 03:12:10 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:12:11 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 77, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004d105f5f
May 09 03:12:11 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715195531, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 77, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1014}}
May 09 03:12:11 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715195531, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 77, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1014}}
May 09 03:12:11 msm8909 python3[3106]: [SSE] Sending: {"key": "f45bd6b97e6e4beeabb5be396d21d276", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715195531, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 77, "totalSteps": 2160, "heartRate": 0, "thermalGen": 19, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1014}}, "rt": "instant"}
May 09 03:12:11 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0057005d5d
May 09 03:12:11 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:12:11 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001900040000000049306464
May 09 03:12:12 msm8909 python3[3106]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 09 03:12:12 msm8909 python3[3106]: Sending start sync for: 06:05:04:AF:F9:E9
May 09 03:12:12 msm8909 python3[3106]: 1712.9698259830475 [06:05:04:AF:F9:E9] -> TX[10] b'060040109100a4a98329'
May 09 03:12:12 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330049106666
May 09 03:12:12 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715195532, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 19}}
May 09 03:12:12 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715195532, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 19}}
May 09 03:12:12 msm8909 python3[3106]: [SSE] Sending: {"key": "68be55526451440e807f0decfc9d20b5", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715195532, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 73, "totalSteps": 2162, "heartRate": 0, "thermalGen": 19, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 19}}, "rt": "instant"}
May 09 03:12:13 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 09 03:12:13 msm8909 python3[3106]: 1714.2538824081421 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 09 03:12:14 msm8909 python3[3106]: 1714.9200649261475 [06:05:04:AF:F9:E9] <- RX 06004010e2009183912d
May 09 03:12:14 msm8909 python3[3106]: 1714.9292883872986 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:14 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:14 msm8909 python3[3106]: Header: 06004010 payload: e200 crc: 9183912d
May 09 03:12:14 msm8909 python3[3106]: 1714.9372568130493 [06:05:04:AF:F9:E9] -> TX[10] b'0600401092269a7fa3d0'
May 09 03:12:14 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 09 03:12:14 msm8909 python3[3106]: 1715.5308110713959 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 09 03:12:14 msm8909 python3[3106]: 1715.5581662654877 [06:05:04:AF:F9:E9] <- RX 06004011e2009183912d
May 09 03:12:14 msm8909 python3[3106]: 1715.56778383255 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:14 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:14 msm8909 python3[3106]: Header: 06004011 payload: e200 crc: 9183912d
May 09 03:12:14 msm8909 python3[3106]: 1715.5764718055725 [06:05:04:AF:F9:E9] -> TX[11] b'07004010900f002d7dca85'
May 09 03:12:14 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 09 03:12:15 msm8909 python3[3106]: 1716.163999080658 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 09 03:12:15 msm8909 python3[3106]: 1716.4870901107788 [06:05:04:AF:F9:E9] <- RX 06004012e2009183912d
May 09 03:12:15 msm8909 python3[3106]: 1716.4962124824524 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:15 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:15 msm8909 python3[3106]: Header: 06004012 payload: e200 crc: 9183912d
May 09 03:12:15 msm8909 python3[3106]: 1716.5030922889709 [06:05:04:AF:F9:E9] -> TX[11] b'070040109316006c6a8c1c'
May 09 03:12:15 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 09 03:12:17 msm8909 python3[3106]: 1717.7582898139954 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 09 03:12:17 msm8909 python3[3106]: 1718.0785930156708 [06:05:04:AF:F9:E9] <- RX 06004013e2009183912d
May 09 03:12:17 msm8909 python3[3106]: 1718.0873763561249 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:17 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:17 msm8909 python3[3106]: Header: 06004013 payload: e200 crc: 9183912d
May 09 03:12:17 msm8909 python3[3106]: 1718.0942280292511 [06:05:04:AF:F9:E9] -> TX[11] b'070040109317002d5b9705'
May 09 03:12:17 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 09 03:12:18 msm8909 python3[3106]: 1718.7181308269501 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 09 03:12:18 msm8909 python3[3106]: 1719.0369513034821 [06:05:04:AF:F9:E9] <- RX 06004014e2009183912d
May 09 03:12:18 msm8909 python3[3106]: 1719.0460178852081 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:18 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:18 msm8909 python3[3106]: Header: 06004014 payload: e200 crc: 9183912d
May 09 03:12:18 msm8909 python3[3106]: 1719.0527157783508 [06:05:04:AF:F9:E9] -> TX[10] b'060040109124754d8015'
May 09 03:12:18 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 09 03:12:18 msm8909 python3[3106]: 1719.4211845397949 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 09 03:12:18 msm8909 python3[3106]: 1719.450986623764 [06:05:04:AF:F9:E9] <- RX 240040150101663bce90021c0032003c06400000000000000000000000000000000002156eb64dbb
May 09 03:12:18 msm8909 python3[3106]: 1719.4602072238922 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:18 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:18 msm8909 python3[3106]: user prefs:
May 09 03:12:18 msm8909 python3[3106]: self.clockFormat: 01
May 09 03:12:18 msm8909 python3[3106]: self.unit: 01
May 09 03:12:18 msm8909 python3[3106]: self.time: 00000000
May 09 03:12:18 msm8909 python3[3106]: self.timezone: 021c
May 09 03:12:18 msm8909 python3[3106]: self.gender: 00
May 09 03:12:18 msm8909 python3[3106]: self.age: 32
May 09 03:12:18 msm8909 python3[3106]: self.weight: 003c
May 09 03:12:18 msm8909 python3[3106]: self.height: 0640
May 09 03:12:18 msm8909 python3[3106]: self.steps: 00001a2c
May 09 03:12:18 msm8909 python3[3106]: self.distance: 00000003
May 09 03:12:18 msm8909 python3[3106]: self.calories: 00000708
May 09 03:12:18 msm8909 python3[3106]: self.sleep: 000001a4
May 09 03:12:18 msm8909 python3[3106]: self.language: 02
May 09 03:12:18 msm8909 python3[3106]: self.sleeptime: 15
May 09 03:12:18 msm8909 python3[3106]: 1719.534530878067 [06:05:04:AF:F9:E9] <- RX 06004016e2009183912d
May 09 03:12:18 msm8909 python3[3106]: 1719.5433104038239 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:18 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:18 msm8909 python3[3106]: Header: 06004016 payload: e200 crc: 9183912d
May 09 03:12:18 msm8909 python3[3106]: 1719.5503947734833 [06:05:04:AF:F9:E9] -> TX[42] b'2600401090240101663bce92021c0032003c064000003a9800000003000004b0000001e002155ae530b2'
May 09 03:12:18 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240101663bce92021c0032003c064000003a9800000003000004b0000001e002155ae530b2
May 09 03:12:19 msm8909 python3[3106]: 1719.655134677887 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 09 03:12:19 msm8909 python3[3106]: 1720.0414760112762 [06:05:04:AF:F9:E9] <- RX 06004017e2009183912d
May 09 03:12:19 msm8909 python3[3106]: 1720.0503554344177 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:19 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:19 msm8909 python3[3106]: Header: 06004017 payload: e200 crc: 9183912d
May 09 03:12:19 msm8909 python3[3106]: 1720.0593042373657 [06:05:04:AF:F9:E9] -> TX[11] b'07004010930c030dc1a835'
May 09 03:12:19 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c030dc1a835
May 09 03:12:19 msm8909 python3[3106]: 1720.1496396064758 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 09 03:12:19 msm8909 python3[3106]: 1720.5255174636841 [06:05:04:AF:F9:E9] <- RX 06004018e2009183912d
May 09 03:12:19 msm8909 python3[3106]: 1720.5350914001465 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:19 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:19 msm8909 python3[3106]: Header: 06004018 payload: e200 crc: 9183912d
May 09 03:12:19 msm8909 python3[3106]: 1720.5419483184814 [06:05:04:AF:F9:E9] -> TX[10] b'060040109237685f13ba'
May 09 03:12:19 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 09 03:12:20 msm8909 python3[3106]: 1720.6164629459381 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 09 03:12:20 msm8909 python3[3106]: 1720.6441924571991 [06:05:04:AF:F9:E9] <- RX 05004019011bdf05a5
May 09 03:12:20 msm8909 python3[3106]: 1720.653101682663 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:20 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:20 msm8909 python3[3106]: 06:05:04:AF:F9:E9: License Good
May 09 03:12:20 msm8909 python3[3106]: 1720.73814868927 [06:05:04:AF:F9:E9] <- RX 0600401ae2009183912d
May 09 03:12:20 msm8909 python3[3106]: 1720.7469375133514 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:20 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:20 msm8909 python3[3106]: Header: 0600401a payload: e200 crc: 9183912d
May 09 03:12:20 msm8909 python3[3106]: 1720.7533917427063 [06:05:04:AF:F9:E9] -> TX[10] b'060040109126592c8efb'
May 09 03:12:20 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 09 03:12:20 msm8909 python3[3106]: 1720.8584961891174 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 09 03:12:20 msm8909 python3[3106]: 1720.8870189189911 [06:05:04:AF:F9:E9] <- RX 1c00401b00000001000000010000000000000000000000b600000000497f3a24
May 09 03:12:20 msm8909 python3[3106]: 1720.8956639766693 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:20 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:20 msm8909 python3[3106]: 1720.9791877269745 [06:05:04:AF:F9:E9] <- RX 0600401ce2009183912d
May 09 03:12:20 msm8909 python3[3106]: 1720.9881176948547 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:20 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:20 msm8909 python3[3106]: Header: 0600401c payload: e200 crc: 9183912d
May 09 03:12:20 msm8909 python3[3106]: 1720.9949896335602 [06:05:04:AF:F9:E9] -> TX[10] b'060040109107073ce7b7'
May 09 03:12:20 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 09 03:12:20 msm8909 python3[3106]: 1721.0688724517822 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 09 03:12:20 msm8909 python3[3106]: 1721.0945010185242 [06:05:04:AF:F9:E9] <- RX 0500401d008def02d2
May 09 03:12:20 msm8909 python3[3106]: 1721.103194475174 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:20 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:20 msm8909 python3[3106]: 1721.1881926059723 [06:05:04:AF:F9:E9] <- RX 0600401ee2009183912d
May 09 03:12:20 msm8909 python3[3106]: 1721.1970274448395 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:20 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:20 msm8909 python3[3106]: Header: 0600401e payload: e200 crc: 9183912d
May 09 03:12:20 msm8909 python3[3106]: 1721.2036221027374 [06:05:04:AF:F9:E9] -> TX[10] b'060040109117632c50aa'
May 09 03:12:20 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 09 03:12:20 msm8909 python3[3106]: 1721.2835812568665 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 09 03:12:20 msm8909 python3[3106]: 1721.3127875328064 [06:05:04:AF:F9:E9] <- RX 0800401fd8a33b660686f981
May 09 03:12:20 msm8909 python3[3106]: 1721.3226873874664 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:20 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:20 msm8909 python3[3106]: 1721.3976459503174 [06:05:04:AF:F9:E9] <- RX 06004010e2009183912d
May 09 03:12:20 msm8909 python3[3106]: 1721.4065275192261 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:20 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:20 msm8909 python3[3106]: Header: 06004010 payload: e200 crc: 9183912d
May 09 03:12:20 msm8909 python3[3106]: 1721.4129717350006 [06:05:04:AF:F9:E9] -> TX[10] b'060040109106910ce0c0'
May 09 03:12:20 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 09 03:12:20 msm8909 python3[3106]: 1721.5342924594879 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 09 03:12:21 msm8909 python3[3106]: 1721.5837697982788 [06:05:04:AF:F9:E9] <- RX 040240110000000000000004600200004e030c080000000000000004600200004f030c080000000000000004600200004f030c080000000000000004600200004f030c0800000000000000046002000050030c080000000000000004600200004f030c080000000000000004600200004f030c080000000000000004600200004f030c080000000000000004600200004f030c0800000000000000046002000050030c0800000000000000046002000050030c0800000000000000046002000050030c080000000000000004600200004f030c080000000000000004600200004f030c0800000000000000046002000050030c08
May 09 03:12:21 msm8909 python3[3106]: 1721.6295807361603 [06:05:04:AF:F9:E9] <- RX 0000000000000004600200004f030c0800000000000000046002000050030c080000000000000004600200004e030c0800000000000000046002000050030c080000000000000004600200004f030c0800000000000000046002000050030c080000000000000004600200004e030c0800000000000000046002000050030c0800000000000000046002000050030c080000000000000004600200004f030c080000000000000004600200004f030c0800000000000000046002000050030c0800000000000000045f0200004f030c0800000000000000046002000050030c0800000000000000045f0200004f030c0800000000
May 09 03:12:21 msm8909 python3[3106]: 1721.6551113128662 [06:05:04:AF:F9:E9] <- RX 000000045f02000050030c0800000000000000045f02000050030c08c271ad26
May 09 03:12:21 msm8909 python3[3106]: 1721.6642184257507 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:21 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:21 msm8909 python3[3106]: 1721.7998435497284 [06:05:04:AF:F9:E9] <- RX 0402401200000000000000045f0200004fe30b0800000000000000045f0200004e030c0800000000000000045f0200004f030c0800000000000000045f0200004f030c0800000000000000045f02000050e30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004ee30b0800000000000000045f02000050e30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b08
May 09 03:12:21 msm8909 python3[3106]: 1721.84605884552 [06:05:04:AF:F9:E9] <- RX 00000000000000045f0200004fe30b0800000000000000045f02000050e30b0800000000000000045f02000050e30b0800000000000000045f0200004fe30b0800000000000000045f02000050e30b0800000000000000045f0200004fe30b0800000000000000045f02000050e30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f02000050e30b0800000000000000045f02000050e30b0800000000000000045f0200004fe30b0800000000000000045f02000050e30b0800000000000000045f0200004fe30b0800000000000000045f0200004ee30b0800000000
May 09 03:12:21 msm8909 python3[3106]: 1721.8705673217773 [06:05:04:AF:F9:E9] <- RX 000000045f0200004fe30b0800000000000000045f0200004fe30b0892b585ef
May 09 03:12:21 msm8909 python3[3106]: 1721.8792657852173 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:21 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:21 msm8909 python3[3106]: 1722.0378413200378 [06:05:04:AF:F9:E9] <- RX 0402401300000000000000045f0200004fe30b0800000000000000045f02000050e30b0800000000000000045f02000050e30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f02000050e30b08
May 09 03:12:21 msm8909 python3[3106]: 1722.0840287208557 [06:05:04:AF:F9:E9] <- RX 00000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f02000050e30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f02000050e30b0800000000000000045f02000050e30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f02000050e30b0800000000000000045f0200004fe30b0800000000
May 09 03:12:21 msm8909 python3[3106]: 1722.1086757183075 [06:05:04:AF:F9:E9] <- RX 000000045f0200004fe30b0800000000000000045f0200004fe30b08e9eb4350
May 09 03:12:21 msm8909 python3[3106]: 1722.117689371109 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:21 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:21 msm8909 python3[3106]: 1722.2777915000916 [06:05:04:AF:F9:E9] <- RX 0402401400000000000000045f0200004fe30b0800000000000000045f02000050e30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f02000050e30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f02000050e30b0800000000000000045f02000050e30b0800000000000000045f02000050e30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b08
May 09 03:12:21 msm8909 python3[3106]: 1722.3253829479218 [06:05:04:AF:F9:E9] <- RX 00000000000000045f0200004ee30b0800000000000000045f0200004fe30b0800000000000000045f02000050e30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f02000050e30b0800000000000000045f0200004ee30b0800000000000000045f02000050e30b0800000000000000045f0200004fe30b0800000000000000045f02000050e30b0800000000000000045f0200004fe30b0800000000000000045f02000050e30b0800000000000000045f0200004ee30b0800000000000000045f0200004fe30b0800000000
May 09 03:12:21 msm8909 python3[3106]: 1722.3553924560547 [06:05:04:AF:F9:E9] <- RX 000000045f02000050e30b0800000000000000045f0200004fe30b0805aa6f75
May 09 03:12:21 msm8909 python3[3106]: 1722.364917755127 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:21 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:21 msm8909 python3[3106]: 1722.4991316795349 [06:05:04:AF:F9:E9] <- RX 0402401500000000000000045f0200004fe30b0800000000000000045f02000050e30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045f0200004fe30b0800000000000000045e0200004fe30b0800000000000000045e02000050e30b0800000000000000045e0200004fe30b0800000000000000045e0200004fe30b0800000000000000045e0200004fe30b0800000000000000045e0200004fe30b0800000000000000045e0200004fe30b0800000000000000045e0200004fe30b0800000000000000045e0200004fe30b0800000000000000045e0200004ec30b08
May 09 03:12:21 msm8909 python3[3106]: 1722.5467095375061 [06:05:04:AF:F9:E9] <- RX 00000000000000045e02000050c30b0800000000000000045e02000050c30b0800000000000000045e0200004fc30b0800000000000000045e0200004fe30b0800000000000000045e0200004fc30b0800000000000000045e0200004fe30b0800000000000000045e0200004ee30b0800000000000000045e0200004ec30b0800000000000000045e0200004fc30b0800000000000000045e0200004ec30b0800000000000000045e0200004fc30b0800000000000000045e0200004fc30b0800000000000000045e0200004fc30b0800000000000000045e0200004fc30b0800000000000000045e0200004fc30b0800000000
May 09 03:12:21 msm8909 python3[3106]: 1722.5711913108826 [06:05:04:AF:F9:E9] <- RX 000000045e0200004fc30b0800000000000000045e0200004fc30b08b33fdb11
May 09 03:12:21 msm8909 python3[3106]: 1722.5799722671509 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:21 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:22 msm8909 python3[3106]: 1722.7097432613373 [06:05:04:AF:F9:E9] <- RX 6401401600000000000000045e0200004fc30b0800000000000000045e02000050c30b0800000000000000045e0200004fc30b0800000000000000045e0200004ec30b0800000000000000045e02000050c30b0800000000000000045e0200004fc30b0800000000000000045e0200004ec30b0800000000000000045e0200004fc30b0800000000000000045e02000050c30b0800000000000000045e0200004fc30b0800000000000000045e02000050c30b0800000000000000045e0200004fc30b0800000000000000045e02000050c30b0800000000000000045e0200004fc30b0800000000000000045e0200004fc30b08
May 09 03:12:22 msm8909 python3[3106]: 1722.7431609630585 [06:05:04:AF:F9:E9] <- RX 00000000000000045e0200004fc30b0800000000000000045e0200004fc30b0800000000000000045e0200004fc30b0800000000000000045e0200004fc30b0800000000000000045e0200004fc30b0800000000000000045e0200004ec30b0800000000000000045e0200004fc30b088c0c5417
May 09 03:12:22 msm8909 python3[3106]: 1722.7521154880524 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:22 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:22 msm8909 python3[3106]: 1722.83802318573 [06:05:04:AF:F9:E9] <- RX 06004017e2009183912d
May 09 03:12:22 msm8909 python3[3106]: 1722.8468856811523 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:22 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:22 msm8909 python3[3106]: Header: 06004017 payload: e200 crc: 9183912d
May 09 03:12:22 msm8909 python3[3106]: 1722.8535487651825 [06:05:04:AF:F9:E9] -> TX[10] b'06004010902397e9ff92'
May 09 03:12:22 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 09 03:12:22 msm8909 python3[3106]: 1722.9285199642181 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 09 03:12:22 msm8909 python3[3106]: 1722.954350233078 [06:05:04:AF:F9:E9] <- RX 06004018e2009183912d
May 09 03:12:22 msm8909 python3[3106]: 1722.9631407260895 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:22 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:22 msm8909 python3[3106]: Header: 06004018 payload: e200 crc: 9183912d
May 09 03:12:22 msm8909 python3[3106]: 1722.9699106216431 [06:05:04:AF:F9:E9] -> TX[10] b'0600401091013299845e'
May 09 03:12:22 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 09 03:12:22 msm8909 python3[3106]: 1723.0450122356415 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 09 03:12:23 msm8909 python3[3106]: 1724.1644835472107 [06:05:04:AF:F9:E9] <- RX 06004019e2009183912d
May 09 03:12:23 msm8909 python3[3106]: 1724.1742317676544 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 09 03:12:23 msm8909 python3[3106]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 09 03:12:23 msm8909 python3[3106]: Header: 06004019 payload: e200 crc: 9183912d
May 09 03:12:23 msm8909 python3[3106]: command list complete
May 09 03:12:23 msm8909 python3[3106]: DEACTIVATING AMDTP.
May 09 03:12:23 msm8909 python3[3106]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 09 03:12:23 msm8909 python3[3106]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 09 03:12:23 msm8909 python3[3106]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 09 03:12:23 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:12:23 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:12:23 msm8909 python3[3106]: [SSE] RX'd: {'key': '4e0f22c3229547cfb9ecf3a2ef34fa06', 'timestamp': 1715195523.1443181, 'source': 0, 'data': '', 'type': 's'}
May 09 03:12:24 msm8909 python3[3106]: [SSE] RX'd: {'key': '5b0b45a879c34ab1aa011053c4b0ac43', 'timestamp': 1715195528.6967905, 'source': 0, 'data': '', 'type': 's'}
May 09 03:12:24 msm8909 python3[3106]: [SSE] RX'd: {'key': 'f45bd6b97e6e4beeabb5be396d21d276', 'timestamp': 1715195531.8387852, 'source': 0, 'data': '', 'type': 's'}
May 09 03:12:24 msm8909 python3[3106]: [SSE] RX'd: {'key': '68be55526451440e807f0decfc9d20b5', 'timestamp': 1715195532.85425, 'source': 0, 'data': '', 'type': 's'}
May 09 03:12:25 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 03:12:25 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:12:25 msm8909 python3[3106]: [SSE] Sending: {"key": "ff85874ce995430d849b0f85bbaa7a9c", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 03:12:25 msm8909 python3[3106]: Total BG Logs: 182
May 09 03:12:25 msm8909 python3[3106]: [SSE] BACKGROUND: {'events': [{'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 78, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715184600, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715184660, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715184720, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715184780, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715184840, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715184900, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'delta
May 09 03:12:25 msm8909 python3[3106]: ActCals': 0, 'caseTemp': 24.0, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715184960, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715185020, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715185080, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715185140, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715185200, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715185260, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 79, 'deltaWalk
May 09 03:12:25 msm8909 python3[3106]: Steps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715185320, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715185380, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715185440, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715185500, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715185560, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 78, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715185620, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerCo
May 09 03:12:25 msm8909 python3[3106]: nsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715185680, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715185740, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715185800, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 78, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715185860, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715185920, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715185980, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6,
May 09 03:12:25 msm8909 python3[3106]: 'utcTimestamp': 1715186040, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715186100, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715186160, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715186220, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 24.0, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715186280, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715186340, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715186400, 'skinTemp': 24.0, 'devic
May 09 03:12:25 msm8909 python3[3106]: eId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715186460, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715186520, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 78, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715186580, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715186640, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715186700, 'skinTemp': 24.0, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715186760, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'therm
May 09 03:12:25 msm8909 python3[3106]: alGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715186820, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715186880, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715186940, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715187000, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715187060, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 78, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715187120, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'delta
May 09 03:12:25 msm8909 python3[3106]: BmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715187180, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715187240, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715187300, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715187360, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715187420, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715187480, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp':
May 09 03:12:25 msm8909 python3[3106]: 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715187540, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715187600, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715187660, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715187720, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715187780, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715187840, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, '
May 09 03:12:25 msm8909 python3[3106]: heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715187900, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715187960, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715188020, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715188080, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715188140, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715188200, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 78, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerCo
May 09 03:12:25 msm8909 python3[3106]: nsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715188260, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715188320, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715188380, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715188440, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715188500, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715188560, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarG
May 09 03:12:25 msm8909 python3[3106]: enIndex': 6, 'utcTimestamp': 1715188620, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715188680, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715188740, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715188800, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715188860, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715188920, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715188980, 'sk
May 09 03:12:25 msm8909 python3[3106]: inTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715189040, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715189100, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715189160, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715189220, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715189280, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715189340, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:
May 09 03:12:25 msm8909 python3[3106]: E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715189400, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715189460, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715189520, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715189580, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715189640, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715189700, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'd
May 09 03:12:25 msm8909 python3[3106]: eltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715189760, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715189820, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715189880, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715189940, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715190000, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715190060, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'delt
May 09 03:12:25 msm8909 python3[3106]: aActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715190120, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715190180, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715190240, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715190300, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715190360, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715190420, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery':
May 09 03:12:25 msm8909 python3[3106]: 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715190480, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715190540, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}]}
May 09 03:12:25 msm8909 python3[3106]: [SSE] Sending: {"key": "f53a053acdaf4a4dbc1cb1551db4ac84", "msg": {"events": [{"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 78, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715184600, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715184660, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715184720, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715184780, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715184840, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715184900, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1,
May 09 03:12:25 msm8909 python3[3106]: "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715184960, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715185020, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715185080, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715185140, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715185200, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715185260, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals"
May 09 03:12:25 msm8909 python3[3106]: : 0, "caseTemp": 24.0, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715185320, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715185380, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715185440, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715185500, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715185560, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 78, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715185620, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 80, "deltaWalkSteps":
May 09 03:12:25 msm8909 python3[3106]: 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715185680, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715185740, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715185800, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 78, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715185860, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715185920, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715185980, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIn
May 09 03:12:25 msm8909 python3[3106]: dex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715186040, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715186100, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715186160, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715186220, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 24.0, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715186280, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715186340, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utc
May 09 03:12:25 msm8909 python3[3106]: Timestamp": 1715186400, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715186460, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715186520, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 78, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715186580, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715186640, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715186700, "skinTemp": 24.0, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715186760, "skinTemp": 23.75, "devic
May 09 03:12:25 msm8909 python3[3106]: eId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715186820, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715186880, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715186940, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715187000, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715187060, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 78, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715187120, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "t
May 09 03:12:25 msm8909 python3[3106]: hermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715187180, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715187240, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715187300, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715187360, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715187420, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715187480, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"d
May 09 03:12:25 msm8909 python3[3106]: eltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715187540, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715187600, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715187660, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715187720, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715187780, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715187840, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTem
May 09 03:12:25 msm8909 python3[3106]: p": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715187900, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715187960, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715188020, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715188080, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715188140, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715188200, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 78, "deltaWalkSteps":
May 09 03:12:25 msm8909 python3[3106]: 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715188260, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715188320, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715188380, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715188440, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715188500, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715188560, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "pow
May 09 03:12:25 msm8909 python3[3106]: erConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715188620, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715188680, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715188740, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715188800, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715188860, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715188920, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "so
May 09 03:12:25 msm8909 python3[3106]: larGenIndex": 6, "utcTimestamp": 1715188980, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715189040, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715189100, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715189160, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715189220, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715189280, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715189340,
May 09 03:12:25 msm8909 python3[3106]: "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715189400, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715189460, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715189520, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715189580, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715189640, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715189700, "skinTemp": 23.75, "deviceId": "06:05:04:AF
May 09 03:12:25 msm8909 python3[3106]: :F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715189760, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715189820, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715189880, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715189940, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715190000, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715190060, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1
May 09 03:12:25 msm8909 python3[3106]: , "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715190120, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715190180, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715190240, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715190300, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715190360, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715190420, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "
May 09 03:12:25 msm8909 python3[3106]: deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715190480, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715190540, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}]}, "rt": "bg"}
May 09 03:12:25 msm8909 python3[3106]: [SSE] BACKGROUND: {'events': [{'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715190600, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715190660, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715190720, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715190780, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715190840, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715190900, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals
May 09 03:12:25 msm8909 python3[3106]: ': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715190960, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715191020, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715191080, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715191140, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715191200, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 78, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715191260, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75,
May 09 03:12:25 msm8909 python3[3106]: 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715191320, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715191380, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715191440, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715191500, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715191560, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715191620, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 78, 'deltaWalkSteps': 0, 'heartRa
May 09 03:12:25 msm8909 python3[3106]: te': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715191680, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715191740, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715191800, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715191860, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715191920, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715191980, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 78, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedI
May 09 03:12:25 msm8909 python3[3106]: ndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715192040, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715192100, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715192160, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715192220, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715192280, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715192340, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex
May 09 03:12:25 msm8909 python3[3106]: ': 6, 'utcTimestamp': 1715192400, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715192460, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.75, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715192520, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715192580, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715192640, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715192700, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715192760, 'skinTemp': 23
May 09 03:12:25 msm8909 python3[3106]: .75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715192820, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715192880, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715192940, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715193000, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715193060, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 78, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715193120, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0
May 09 03:12:25 msm8909 python3[3106]: , 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715193180, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715193240, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715193300, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715193360, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715193420, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715193480, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBm
May 09 03:12:25 msm8909 python3[3106]: rCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 78, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715193540, 'skinTemp': 23.75, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 78, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715193600, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715193660, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 78, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715193720, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715193780, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715193840, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'batter
May 09 03:12:25 msm8909 python3[3106]: y': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715193900, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715193960, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715194020, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715194080, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715194140, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715194200, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearabl
May 09 03:12:25 msm8909 python3[3106]: eId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715194260, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715194320, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 78, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715194380, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715194440, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715194500, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 78, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715194560, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, '
May 09 03:12:25 msm8909 python3[3106]: solarGenIndex': 6, 'utcTimestamp': 1715194620, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715194680, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715194740, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715194800, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715194860, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 80, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715194920, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715194980, 'skinTemp
May 09 03:12:25 msm8909 python3[3106]: ': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715195040, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715195100, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715195160, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715195220, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715195280, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715195340, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0,
May 09 03:12:26 msm8909 python3[3106]: 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 78, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715195400, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}, {'deltaBmrCals': 0, 'deltaActCals': 0, 'caseTemp': 23.5, 'battery': 79, 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'powerConsumedIndex': 1, 'deltaRunSteps': 0, 'solarGenIndex': 6, 'utcTimestamp': 1715195460, 'skinTemp': 23.5, 'deviceId': '06:05:04:AF:F9:E9', 'activity': 0, 'thermalGenIndex': 1, 'deltaDistance': 0}]}
May 09 03:12:26 msm8909 python3[3106]: [SSE] Sending: {"key": "45773e5752ce457ba87af8c492f82ed5", "msg": {"events": [{"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715190600, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715190660, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715190720, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715190780, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715190840, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715190900, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalG
May 09 03:12:26 msm8909 python3[3106]: enIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715190960, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715191020, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715191080, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715191140, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715191200, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 78, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715191260, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmr
May 09 03:12:26 msm8909 python3[3106]: Cals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715191320, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715191380, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715191440, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715191500, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715191560, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715191620, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.
May 09 03:12:26 msm8909 python3[3106]: 75, "battery": 78, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715191680, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715191740, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715191800, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715191860, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715191920, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715191980, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 78, "deltaWalkSteps": 0, "hea
May 09 03:12:26 msm8909 python3[3106]: rtRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715192040, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715192100, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715192160, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715192220, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715192280, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715192340, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsu
May 09 03:12:26 msm8909 python3[3106]: medIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715192400, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715192460, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.75, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715192520, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715192580, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715192640, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715192700, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex
May 09 03:12:26 msm8909 python3[3106]: ": 6, "utcTimestamp": 1715192760, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715192820, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715192880, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715192940, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715193000, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715193060, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 78, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715193120, "skinTemp": 23.5
May 09 03:12:26 msm8909 python3[3106]: , "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715193180, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715193240, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715193300, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715193360, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715193420, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715193480, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "the
May 09 03:12:26 msm8909 python3[3106]: rmalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 78, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715193540, "skinTemp": 23.75, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 78, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715193600, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715193660, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 78, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715193720, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715193780, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715193840, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals":
May 09 03:12:26 msm8909 python3[3106]: 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715193900, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715193960, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715194020, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715194080, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715194140, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715194200, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 80,
May 09 03:12:26 msm8909 python3[3106]: "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715194260, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715194320, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 78, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715194380, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715194440, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715194500, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 78, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715194560, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73
May 09 03:12:26 msm8909 python3[3106]: , "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715194620, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715194680, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715194740, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715194800, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715194860, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 80, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715194920, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGen
May 09 03:12:26 msm8909 python3[3106]: Index": 6, "utcTimestamp": 1715194980, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715195040, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715195100, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715195160, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715195220, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715195280, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715195340, "skinTemp": 23.5,
May 09 03:12:26 msm8909 python3[3106]: "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 78, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715195400, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}, {"deltaBmrCals": 0, "deltaActCals": 0, "caseTemp": 23.5, "battery": 79, "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "powerConsumedIndex": 1, "deltaRunSteps": 0, "solarGenIndex": 6, "utcTimestamp": 1715195460, "skinTemp": 23.5, "deviceId": "06:05:04:AF:F9:E9", "activity": 0, "thermalGenIndex": 1, "deltaDistance": 0}]}, "rt": "bg"}
May 09 03:12:26 msm8909 python3[3106]: [SSE] RX'd: {'key': 'ff85874ce995430d849b0f85bbaa7a9c', 'timestamp': 1715195545.6246448, 'source': 0, 'data': '', 'type': 's'}
May 09 03:12:26 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330049206666
May 09 03:12:26 msm8909 python3[3106]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 03:12:26 msm8909 python3[3106]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 09 03:12:26 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000190004000000004e205e5e
May 09 03:12:26 msm8909 python3[3106]: ADVERT: {'solar_gen': 1524, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f40013000002005c205f5e
May 09 03:12:26 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:12:26 msm8909 python3[3106]: [SSE] RX'd: {'key': 'f53a053acdaf4a4dbc1cb1551db4ac84', 'timestamp': 1715195546.0559785, 'source': 0, 'data': '', 'type': 's'}
May 09 03:12:26 msm8909 python3[3106]: [SSE] RX'd: {'key': '45773e5752ce457ba87af8c492f82ed5', 'timestamp': 1715195546.3845305, 'source': 0, 'data': '', 'type': 's'}
May 09 03:12:27 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0057105d5d
May 09 03:12:27 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:12:28 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:12:28 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:12:28 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0057205d5d
May 09 03:12:28 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:12:28 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x02}', 'pairing_code': b'\x02}', 'alert_status': b'\x00'} 027d027d0006
May 09 03:12:28 msm8909 python3[3106]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 03:12:38 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0057305d5d
May 09 03:12:38 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:12:39 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330049306666
May 09 03:12:39 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 03:12:39 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:12:40 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001900040000000049206464
May 09 03:12:40 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715195560, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 100, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 25}}
May 09 03:12:40 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715195560, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 100, 'battery': 73, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 25}}
May 09 03:12:40 msm8909 python3[3106]: [SSE] Sending: {"key": "43a2ec57d45d45448cc8cb9375bb332f", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715195560, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 100, "battery": 73, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 100, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 25}}, "rt": "instant"}
May 09 03:12:40 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000190004000000004f205e5e
May 09 03:12:40 msm8909 python3[3106]: [SSE] RX'd: {'key': '43a2ec57d45d45448cc8cb9375bb332f', 'timestamp': 1715195560.7392268, 'source': 0, 'data': '', 'type': 's'}
May 09 03:12:41 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e005f5f
May 09 03:12:52 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 03:12:52 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:12:53 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 79, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f890007000000000000000000190004000000004f305e5e
May 09 03:12:53 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:12:53 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:12:53 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:12:53 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:12:53 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e105f5f
May 09 03:12:53 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0057005d5d
May 09 03:12:53 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:12:54 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:12:54 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:12:54 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 03:12:54 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 03:12:55 msm8909 python3[3106]: ADVERT: {'solar_gen': 1522, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 89, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f200130000000059005f5f
May 09 03:12:55 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:12:56 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330049106666
May 09 03:13:07 msm8909 python3[3106]: ADVERT: {'solar_gen': 1522, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f200130000000058105f5f
May 09 03:13:07 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:13:08 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e305f5f
May 09 03:13:08 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 87, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0057205d5d
May 09 03:13:08 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:13:08 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001900040000000048106464
May 09 03:13:08 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330049206666
May 09 03:13:09 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00'} 102110210006
May 09 03:13:09 msm8909 python3[3106]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 03:13:20 msm8909 python3[3106]: ADVERT: {'solar_gen': 19, 'company_id': b'\x1d\x92', 'total_cals': 58, 'case_temp': 102, 'sleep_state': 0, 'mtp_version': 7, 'battery': 73, 'run_steps': 64, 'act_cals': 7, 'heart_rate': 0, 'distance': 1826, 'pairing_code': b'\x1d\x92', 'skin_temp': 102, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2098, 'total_steps': 2162} 1d921d92000700400832072200000013001307a0330049006666
May 09 03:13:20 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715195600, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 19}}
May 09 03:13:20 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'utcTimestamp': 1715195600, 'statusValues': {'sleepState': 0, 'distance': 1826, 'actCals': 7, 'runSteps': 64, 'caseTemp': 102, 'battery': 73, 'totalSteps': 2162, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2098, 'skinTemp': 102, 'bmrCals': 51, 'sleepDuration': 0, 'totalCals': 58, 'solarGen': 19}}
May 09 03:13:20 msm8909 python3[3106]: [SSE] Sending: {"key": "a4461032e9f94637b97f46795d4df484", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "utcTimestamp": 1715195600, "statusValues": {"sleepState": 0, "distance": 1826, "actCals": 7, "runSteps": 64, "caseTemp": 102, "battery": 73, "totalSteps": 2162, "heartRate": 0, "thermalGen": 19, "walkSteps": 2098, "skinTemp": 102, "bmrCals": 51, "sleepDuration": 0, "totalCals": 58, "solarGen": 19}}, "rt": "instant"}
May 09 03:13:21 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:13:21 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:13:21 msm8909 python3[3106]: [SSE] RX'd: {'key': 'a4461032e9f94637b97f46795d4df484', 'timestamp': 1715195601.3385193, 'source': 0, 'data': '', 'type': 's'}
May 09 03:13:21 msm8909 python3[3106]: ADVERT: {'solar_gen': 1524, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f40013000002005c005e5e
May 09 03:13:21 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:13:21 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001900040000000048206464
May 09 03:13:22 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 80, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f8900070000000000000000001900040000000050205e5e
May 09 03:13:22 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715195602, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 80, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 25}}
May 09 03:13:22 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'utcTimestamp': 1715195602, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 94, 'battery': 80, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 94, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 25}}
May 09 03:13:22 msm8909 python3[3106]: [SSE] Sending: {"key": "ff54ba9d011e40429540fd5eb68227be", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "utcTimestamp": 1715195602, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 94, "battery": 80, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 94, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 25}}, "rt": "instant"}
May 09 03:13:23 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e005f5f
May 09 03:13:23 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715195603, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1014}}
May 09 03:13:23 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'utcTimestamp': 1715195603, 'statusValues': {'sleepState': 0, 'distance': 1709, 'actCals': 6, 'runSteps': 77, 'caseTemp': 95, 'battery': 78, 'totalSteps': 2160, 'heartRate': 0, 'thermalGen': 19, 'walkSteps': 2083, 'skinTemp': 95, 'bmrCals': 61, 'sleepDuration': 0, 'totalCals': 67, 'solarGen': 1014}}
May 09 03:13:23 msm8909 python3[3106]: [SSE] Sending: {"key": "2bbc0753f1f646de9ed9c096ae831752", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "utcTimestamp": 1715195603, "statusValues": {"sleepState": 0, "distance": 1709, "actCals": 6, "runSteps": 77, "caseTemp": 95, "battery": 78, "totalSteps": 2160, "heartRate": 0, "thermalGen": 19, "walkSteps": 2083, "skinTemp": 95, "bmrCals": 61, "sleepDuration": 0, "totalCals": 67, "solarGen": 1014}}, "rt": "instant"}
May 09 03:13:23 msm8909 python3[3106]: [SSE] RX'd: {'key': 'ff54ba9d011e40429540fd5eb68227be', 'timestamp': 1715195603.0519142, 'source': 0, 'data': '', 'type': 's'}
May 09 03:13:23 msm8909 python3[3106]: [SSE] RX'd: {'key': '2bbc0753f1f646de9ed9c096ae831752', 'timestamp': 1715195603.5231636, 'source': 0, 'data': '', 'type': 's'}
May 09 03:13:24 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:13:24 msm8909 python3[3106]: [NET] NETWORK GOOD.
May 09 03:13:24 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 80, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f8900070000000000000000001900040000000050305e5e
May 09 03:13:25 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00'} 045c045c0006
May 09 03:13:25 msm8909 python3[3106]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 03:13:25 msm8909 python3[3106]: [SSE] Sending keepalive ping
May 09 03:13:25 msm8909 python3[3106]: [SSE] SENDING GATEWAY STATUS PING
May 09 03:13:25 msm8909 python3[3106]: [SSE] Sending: {"key": "c7bd4820114a411ab8246eff94bb525f", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 03:13:26 msm8909 python3[3106]: [SSE] RX'd: {'key': 'c7bd4820114a411ab8246eff94bb525f', 'timestamp': 1715195605.9435019, 'source': 0, 'data': '', 'type': 's'}
May 09 03:13:35 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e205f5f
May 09 03:13:35 msm8909 python3[3106]: ADVERT: {'solar_gen': 1011, 'company_id': b'\x15\x83', 'total_cals': 13, 'case_temp': 93, 'sleep_state': 0, 'mtp_version': 7, 'battery': 86, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 93, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 158315830007000000000000000003f3001300200d0056005d5d
May 09 03:13:35 msm8909 python3[3106]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 03:13:36 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00'} 07c007c00006
May 09 03:13:36 msm8909 python3[3106]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 03:13:36 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00'} 17e117e10006
May 09 03:13:36 msm8909 python3[3106]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 03:13:37 msm8909 python3[3106]: ADVERT: {'solar_gen': 1522, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f200130000000058005f5f
May 09 03:13:37 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:13:39 msm8909 python3[3106]: ADVERT: {'solar_gen': 1524, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f40013000002005c205e5e
May 09 03:13:39 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:13:39 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x04+'} 042b055f00
May 09 03:13:39 msm8909 python3[3106]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 03:13:39 msm8909 python3[3106]: ADVERT: {'solar_gen': 1522, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f200130000000058005f5f
May 09 03:13:39 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:13:48 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00'} 189818980006
May 09 03:13:48 msm8909 python3[3106]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 03:13:48 msm8909 python3[3106]: ADVERT: {'solar_gen': 1524, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f40013000002005c305e5e
May 09 03:13:48 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:13:49 msm8909 python3[3106]: ADVERT: {'mtp_version': 6, 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00'} 06d606d60006
May 09 03:13:49 msm8909 python3[3106]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 03:13:49 msm8909 python3[3106]: ADVERT: {'solar_gen': 1522, 'company_id': b'\x1d\xd5', 'total_cals': 0, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 88, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 1dd51dd50007000000000000000005f200130000000058105f5f
May 09 03:13:49 msm8909 python3[3106]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 03:13:49 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\x0f\x89', 'total_cals': 0, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 80, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x0f\x89', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0f890f8900070000000000000000001900040000000050105e5e
May 09 03:13:49 msm8909 python3[3106]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x02\xda'} 02da055f00
May 09 03:13:49 msm8909 python3[3106]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 03:13:50 msm8909 python3[3106]: ADVERT: {'solar_gen': 1014, 'company_id': b'%\x1a', 'total_cals': 67, 'case_temp': 95, 'sleep_state': 0, 'mtp_version': 7, 'battery': 78, 'run_steps': 77, 'act_cals': 6, 'heart_rate': 0, 'distance': 1709, 'pairing_code': b'%\x1a', 'skin_temp': 95, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 2083, 'total_steps': 2160} 251a251a0007004d082306ad000003f6001306b03d004e305f5f
May 09 03:13:51 msm8909 python3[3106]: ADVERT: {'solar_gen': 1524, 'company_id': b'\x18\xcf', 'total_cals': 2, 'case_temp': 94, 'sleep_state': 0, 'mtp_version': 7, 'battery': 92, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 94, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 19, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 18cf18cf0007000000000000000005f40013000002005c305e5e
May 09 03:13:51 msm8909 python3[3106]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 03:13:52 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001900040000000048006464
May 09 03:13:52 msm8909 python3[3106]: DEBUG INSTANT UPDATE: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715195632, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 100, 'battery': 72, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 25}}
May 09 03:13:52 msm8909 python3[3106]: [SSE] Instant: {'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'utcTimestamp': 1715195632, 'statusValues': {'sleepState': 0, 'distance': 0, 'actCals': 0, 'runSteps': 0, 'caseTemp': 100, 'battery': 72, 'totalSteps': 0, 'heartRate': 0, 'thermalGen': 4, 'walkSteps': 0, 'skinTemp': 100, 'bmrCals': 0, 'sleepDuration': 0, 'totalCals': 0, 'solarGen': 25}}
May 09 03:13:52 msm8909 python3[3106]: [SSE] Sending: {"key": "adbc7ea4360c45c1ab41cc32b1626c92", "msg": {"firmwareRevision": null, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "utcTimestamp": 1715195632, "statusValues": {"sleepState": 0, "distance": 0, "actCals": 0, "runSteps": 0, "caseTemp": 100, "battery": 72, "totalSteps": 0, "heartRate": 0, "thermalGen": 4, "walkSteps": 0, "skinTemp": 100, "bmrCals": 0, "sleepDuration": 0, "totalCals": 0, "solarGen": 25}}, "rt": "instant"}
May 09 03:13:52 msm8909 python3[3106]: [SSE] RX'd: {'key': 'adbc7ea4360c45c1ab41cc32b1626c92', 'timestamp': 1715195632.5606327, 'source': 0, 'data': '', 'type': 's'}
May 09 03:13:53 msm8909 python3[3106]: ADVERT: {'solar_gen': 25, 'company_id': b'\rU', 'total_cals': 0, 'case_temp': 100, 'sleep_state': 0, 'mtp_version': 7, 'battery': 72, 'run_steps': 0, 'act_cals': 0, 'heart_rate': 0, 'distance': 0, 'pairing_code': b'\rU', 'skin_temp': 100, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 4, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0} 0d550d5500070000000000000000001900040000000048106464
May 09 03:13:54 msm8909 python3[3106]: Running Scheduled: Check Network
May 09 03:13:54 msm8909 python3[3106]: [NET] NETWORK GOOD.