-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 09 07:25:34 msm8909 python3[2162]: DB VERSION: 9
May 09 07:25:34 msm8909 python3[2162]: [DB] No upgrade needed
May 09 07:25:35 msm8909 python3[2162]: [DEBUG] Looking for old files to remove in /data/logs
May 09 07:25:35 msm8909 python3[2162]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 07:25:35 msm8909 python3[2162]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 07:25:35 msm8909 python3[2162]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 07:25:36 msm8909 python3[2162]: [SSE] SETTING UP SSE
May 09 07:25:36 msm8909 python3[2162]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 07:25:36 msm8909 python3[2162]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa82f5f90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 09 07:25:36 msm8909 python3[2162]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa6fa7250>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 09 07:25:49 msm8909 python3[2162]: Traceback (most recent call last):
May 09 07:25:49 msm8909 python3[2162]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 09 07:25:49 msm8909 python3[2162]: hci0 = BluetoothAdapter(0);
May 09 07:25:49 msm8909 python3[2162]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 09 07:25:49 msm8909 python3[2162]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 09 07:25:49 msm8909 python3[2162]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 09 07:25:49 msm8909 python3[2162]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 09 07:25:49 msm8909 python3[2162]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 09 07:25:49 msm8909 python3[2162]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 09 07:25:49 msm8909 python3[2162]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 09 07:25:49 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 09 07:25:49 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 09 07:25:49 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 09 07:25:54 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 09 07:25:54 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 09 07:25:54 msm8909 systemd[1]: Started Mother Gateway Service.
May 09 07:25:57 msm8909 python3[3026]: READING DB FROM FILE: /data/mother.db
May 09 07:25:57 msm8909 python3[3026]: DB VERSION: 9
May 09 07:25:57 msm8909 python3[3026]: [DB] No upgrade needed
May 09 07:25:57 msm8909 python3[3026]: [DEBUG] Looking for old files to remove in /data/logs
May 09 07:25:57 msm8909 python3[3026]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 07:25:57 msm8909 python3[3026]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 07:25:57 msm8909 python3[3026]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 07:25:58 msm8909 python3[3026]: [SSE] SETTING UP SSE
May 09 07:25:58 msm8909 python3[3026]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 07:26:36 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:26:36 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:26:36 msm8909 python3[3026]: Running Scheduled: Thread Check
May 09 07:26:36 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:26:36 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:26:36 msm8909 python3[3026]: [SSE] Sending: {"key": "9cd13d7cb9fc44129ca3640057eed020", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:26:36 msm8909 python3[3026]: [SSE] RX'd: {'key': '824a32f75de34be7b2436ea7e9b2cac4', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715210759.3024681}
May 09 07:26:36 msm8909 python3[3026]: [SSE] RX'd: {'type': 'gw', 'key': None, 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'source': 1, 'timestamp': 1715210760.5413194}
May 09 07:26:36 msm8909 python3[3026]: [SSE] RX'd: {'type': 'wearables', 'key': None, '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': 1715210760.5444095}
May 09 07:26:36 msm8909 python3[3026]: [SSE] RX'd: {'type': 'wconfig', 'key': None, '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': 1715210760.740823}
May 09 07:26:36 msm8909 python3[3026]: [SSE] UPDATING W CONFIG
May 09 07:26:36 msm8909 python3[3026]: [SSE] RX'd: {'type': 'wconfig', 'key': None, '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': 1715210760.9843457}
May 09 07:26:36 msm8909 python3[3026]: [SSE] UPDATING W CONFIG
May 09 07:26:36 msm8909 python3[3026]: [SSE] RX'd: {'type': 'wconfig', 'key': None, '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': 1715210761.2543094}
May 09 07:26:36 msm8909 python3[3026]: [SSE] UPDATING W CONFIG
May 09 07:26:36 msm8909 python3[3026]: [SSE] RX'd: {'type': 'wconfig', 'key': None, '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': 1715210761.4904902}
May 09 07:26:36 msm8909 python3[3026]: [SSE] UPDATING W CONFIG
May 09 07:26:36 msm8909 python3[3026]: [SSE] RX'd: {'type': 'wconfig', 'key': None, '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': 1715210761.82447}
May 09 07:26:36 msm8909 python3[3026]: [SSE] UPDATING W CONFIG
May 09 07:26:36 msm8909 python3[3026]: [SSE] RX'd: {'type': 'prov', 'key': None, 'data': '0', 'source': 1, 'timestamp': 1715210761.9418011}
May 09 07:26:36 msm8909 python3[3026]: [SSE] SETTING PROVISIONING TO: 0
May 09 07:26:36 msm8909 python3[3026]: [CONFIG] SSE Has new config, updating
May 09 07:26:36 msm8909 python3[3026]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 07:26:36 msm8909 python3[3026]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 07:26:36 msm8909 python3[3026]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 09 07:26:36 msm8909 python3[3026]: [CLOUD] Activating Gateway
May 09 07:26:36 msm8909 python3[3026]: DBUS: Discovered 06:05:04:50:93:05 .
May 09 07:26:36 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1615, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000064f00170000000059205f5f
May 09 07:26:36 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:26:36 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1112, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000458001706b03d004e105e5f
May 09 07:26:36 msm8909 python3[3026]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 09 07:26:36 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1112, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715210796, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:26:36 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1112, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715210796, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:26:36 msm8909 python3[3026]: [SSE] Sending: {"key": "33efbdfddc114135918f899d6a312ccd", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1112, "totalCals": 67, "bmrCals": 61, "caseTemp": 94, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 95, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715210796, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:26:36 msm8909 python3[3026]: DBUS: Discovered 06:05:04:71:88:0E .
May 09 07:26:36 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x12\xde'} 12de055f00
May 09 07:26:36 msm8909 python3[3026]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 09 07:26:36 msm8909 python3[3026]: [SSE] RX'd: {'key': '9cd13d7cb9fc44129ca3640057eed020', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715210796.4885991}
May 09 07:26:36 msm8909 python3[3026]: [SSE] RX'd: {'key': '33efbdfddc114135918f899d6a312ccd', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715210796.9285972}
May 09 07:26:37 msm8909 python3[3026]: DBUS: Discovered 06:05:04:6D:74:4C .
May 09 07:26:37 msm8909 python3[3026]: ADVERT: {'company_id': b'&,', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 09 07:26:37 msm8909 python3[3026]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 07:26:37 msm8909 python3[3026]: DBUS: Discovered 06:05:04:A1:B4:D8 .
May 09 07:26:37 msm8909 python3[3026]: ADVERT: {'company_id': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x18\x98'} 189818980006
May 09 07:26:37 msm8909 python3[3026]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 09 07:26:37 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 79, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000004f0008000000004f105e5e
May 09 07:26:37 msm8909 python3[3026]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 09 07:26:37 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 79, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715210797, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:26:37 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 79, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715210797, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:26:37 msm8909 python3[3026]: [SSE] Sending: {"key": "a5d9286a9d3641faa0c0d3d412878465", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 79, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 79, "thermalGen": 8}, "utcTimestamp": 1715210797, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:26:37 msm8909 python3[3026]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 09 07:26:37 msm8909 python3[3026]: ADVERT: {'company_id': b'\n\x8e', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 09 07:26:37 msm8909 python3[3026]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 09 07:26:37 msm8909 python3[3026]: DBUS: Discovered 06:05:04:E3:C1:7F .
May 09 07:26:37 msm8909 python3[3026]: ADVERT: {'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'%?'} 253f253f0006
May 09 07:26:37 msm8909 python3[3026]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 07:26:37 msm8909 python3[3026]: DBUS: Discovered 06:05:04:48:10:21 .
May 09 07:26:37 msm8909 python3[3026]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 09 07:26:37 msm8909 python3[3026]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 07:26:37 msm8909 python3[3026]: DBUS: Discovered 06:05:04:61:15:83 .
May 09 07:26:37 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1115, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000045b001700200d0058205d5d
May 09 07:26:37 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:26:37 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 100, 'solar_gen': 63, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000003f00080000000049106464
May 09 07:26:37 msm8909 python3[3026]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 09 07:26:37 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 63, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 100, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 100, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715210797, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:26:37 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 63, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 100, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 100, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715210797, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:26:38 msm8909 python3[3026]: [SSE] Sending: {"key": "014af5bb6cf54fefa25d931c0d0d3409", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 63, "totalCals": 0, "bmrCals": 0, "caseTemp": 100, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 100, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 73, "thermalGen": 8}, "utcTimestamp": 1715210797, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:26:38 msm8909 python3[3026]: DBUS: Discovered 06:05:04:09:A0:9C .
May 09 07:26:38 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 09 07:26:38 msm8909 python3[3026]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 07:26:38 msm8909 python3[3026]: [SSE] RX'd: {'key': 'a5d9286a9d3641faa0c0d3d412878465', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715210797.7386055}
May 09 07:26:38 msm8909 python3[3026]: DBUS: Discovered 06:05:04:1F:66:01 .
May 09 07:26:38 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:26:38 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:26:38 msm8909 python3[3026]: DBUS: Discovered 06:05:04:13:AE:B4 .
May 09 07:26:38 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x12t'} 127412740006
May 09 07:26:38 msm8909 python3[3026]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 07:26:38 msm8909 python3[3026]: DBUS: Discovered 06:05:04:33:04:2B .
May 09 07:26:38 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:26:38 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:26:38 msm8909 python3[3026]: [SSE] RX'd: {'key': '014af5bb6cf54fefa25d931c0d0d3409', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715210798.3907068}
May 09 07:26:39 msm8909 python3[3026]: DBUS: Discovered 06:05:04:A0:73:18 .
May 09 07:26:39 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'$\xf8'} 24f8065f00
May 09 07:26:39 msm8909 python3[3026]: IGNORING 06:05:04:A0:73:18 WITH PAIRING CODE: 24f8
May 09 07:26:39 msm8909 python3[3026]: DBUS: Discovered 06:05:04:7A:56:97 .
May 09 07:26:39 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 09 07:26:39 msm8909 python3[3026]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 09 07:26:39 msm8909 python3[3026]: DBUS: Discovered 06:05:04:AA:9F:1A .
May 09 07:26:39 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:26:39 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:26:39 msm8909 python3[3026]: DBUS: Discovered 06:05:04:62:A2:9E .
May 09 07:26:39 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x06^'} 065e055f00
May 09 07:26:39 msm8909 python3[3026]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 09 07:26:40 msm8909 python3[3026]: DBUS: Discovered 06:05:04:63:30:52 .
May 09 07:26:40 msm8909 python3[3026]: ADVERT: {'company_id': b'\tB', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\tB'} 094209420006
May 09 07:26:40 msm8909 python3[3026]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 09 07:26:40 msm8909 python3[3026]: DBUS: Discovered 06:05:04:31:50:9D .
May 09 07:26:40 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:26:40 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:26:40 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:26:40 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:26:40 msm8909 python3[3026]: DBUS: Discovered 06:05:04:B5:22:28 .
May 09 07:26:40 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 52, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 371, 'total_cals': 1352, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1304, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153017303763065184034247172
May 09 07:26:40 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:26:40 msm8909 python3[3026]: DBUS: Discovered 06:05:04:13:9C:CF .
May 09 07:26:40 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 07:26:40 msm8909 python3[3026]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 07:26:41 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x12t'} 127412740006
May 09 07:26:41 msm8909 python3[3026]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 07:26:50 msm8909 python3[3026]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 09 07:26:50 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1615, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000064f0017000002005c205e5d
May 09 07:26:50 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:26:51 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 100, 'solar_gen': 63, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000003f00080000000049206464
May 09 07:26:52 msm8909 python3[3026]: DBUS: Discovered 06:05:04:66:30:47 .
May 09 07:26:52 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\t7'} 093709370006
May 09 07:26:52 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 07:26:52 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 79, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000004f0008000000004f205e5e
May 09 07:26:53 msm8909 python3[3026]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 09 07:26:53 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:26:53 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:26:53 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:26:53 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:26:53 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 52, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 371, 'total_cals': 1352, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1304, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153017303763065184034347172
May 09 07:26:53 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:26:53 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1112, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000458001706b03d004e305e5f
May 09 07:26:53 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:26:53 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:26:53 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:26:53 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:26:54 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 79, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000004f0008000000004f305e5e
May 09 07:26:54 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:26:54 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:26:54 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:26:54 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:26:54 msm8909 python3[3026]: DBUS: Discovered 06:05:04:44:7C:06 .
May 09 07:26:54 msm8909 python3[3026]: ADVERT: {'company_id': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x06\xd6'} 06d606d60006
May 09 07:26:54 msm8909 python3[3026]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 09 07:26:54 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:26:54 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:26:55 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1115, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000045b001700200d0058005d5d
May 09 07:26:55 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:26:55 msm8909 python3[3026]: DBUS: Discovered 06:05:04:70:12:C8 .
May 09 07:26:55 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12\xc8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x12\xc8'} 12c812c80006
May 09 07:26:55 msm8909 python3[3026]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 09 07:27:04 msm8909 python3[3026]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 09 07:27:04 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1b\xab'} 1bab065f00
May 09 07:27:04 msm8909 python3[3026]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 09 07:27:04 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1115, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000045b001700200d0058105d5d
May 09 07:27:04 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:27:05 msm8909 python3[3026]: DBUS: Discovered 06:05:04:67:BC:31 .
May 09 07:27:05 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1f\xf1'} 1ff1065f00
May 09 07:27:05 msm8909 python3[3026]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 09 07:27:05 msm8909 python3[3026]: ADVERT: {'company_id': b'&,', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 09 07:27:05 msm8909 python3[3026]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 07:27:05 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1615, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000064f0017000002005c305e5d
May 09 07:27:05 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:27:06 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:27:06 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:27:06 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 79, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000004f0008000000004f005e5e
May 09 07:27:06 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:27:06 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:27:07 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 52, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 371, 'total_cals': 1352, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1304, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153017303763065184034147172
May 09 07:27:07 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:27:08 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 100, 'solar_gen': 63, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000003f00080000000049306464
May 09 07:27:08 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1112, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000458001706b03d004e005e5f
May 09 07:27:08 msm8909 python3[3026]: DBUS: Discovered 06:05:04:37:48:D1 .
May 09 07:27:08 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:27:08 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:27:09 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:27:09 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:27:09 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:27:09 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:27:19 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 63, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000003f00080000000049006465
May 09 07:27:19 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 86, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1117, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000045d001700200d0056205d5d
May 09 07:27:19 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:27:20 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 52, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 371, 'total_cals': 1352, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1304, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153017303763065184034247172
May 09 07:27:20 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:27:20 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1617, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000065100170000000059305f5e
May 09 07:27:20 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:27:21 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 80, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000500008000000004e105e5e
May 09 07:27:22 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048306566
May 09 07:27:22 msm8909 python3[3026]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 09 07:27:22 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 101, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715210842, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:27:22 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 101, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715210842, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:27:22 msm8909 python3[3026]: [SSE] Sending: {"key": "f19d201e08ad4617bbc5576d68892a82", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 101, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 72, "thermalGen": 23}, "utcTimestamp": 1715210842, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:27:22 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:27:22 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:27:22 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1617, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006510017000002005d105d5d
May 09 07:27:22 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:27:22 msm8909 python3[3026]: [SSE] RX'd: {'key': 'f19d201e08ad4617bbc5576d68892a82', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715210842.7316136}
May 09 07:27:32 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 52, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 371, 'total_cals': 1352, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1304, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153017303763065184034347172
May 09 07:27:32 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:27:33 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 80, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000500008000000004e305e5e
May 09 07:27:34 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 86, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1117, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000045d001700200d0056005d5d
May 09 07:27:34 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:27:34 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048006566
May 09 07:27:34 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 07:27:34 msm8909 python3[3026]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 07:27:36 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:27:36 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:27:36 msm8909 python3[3026]: [SSE] Sending: {"key": "54974b1564994d27a5413925981489f9", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:27:36 msm8909 python3[3026]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 09 07:27:41 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:27:41 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:27:41 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 80, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000500008000000004e305e5e
May 09 07:27:41 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 80, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 78, 'thermalGen': 8}, 'utcTimestamp': 1715210861, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:27:41 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 80, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 78, 'thermalGen': 8}, 'utcTimestamp': 1715210861, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:27:41 msm8909 python3[3026]: [SSE] Sending: {"key": "29009f0b15a9437da4563629da7a94ae", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 80, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 78, "thermalGen": 8}, "utcTimestamp": 1715210861, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:27:41 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 63, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000003f00080000000049206465
May 09 07:27:41 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 63, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 100, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715210861, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:27:41 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 63, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 100, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715210861, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:27:41 msm8909 python3[3026]: [SSE] Sending: {"key": "54eb03d061c94994ab501a2428614a86", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 63, "totalCals": 0, "bmrCals": 0, "caseTemp": 100, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 73, "thermalGen": 8}, "utcTimestamp": 1715210861, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:27:42 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 54, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 373, 'total_cals': 1353, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1305, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153017503763065194036047172
May 09 07:27:42 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:27:42 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1617, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006510017000002005d305d5d
May 09 07:27:42 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:27:42 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 63, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000003f00080000000049306465
May 09 07:27:45 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1617, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000065100170000000059105f5e
May 09 07:27:45 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:27:45 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1112, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000458001706b03d004e005e5f
May 09 07:27:46 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:27:46 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:27:46 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 80, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000500008000000004e005e5e
May 09 07:27:47 msm8909 python3[3026]: DBUS: Connected to 06:05:04:02:E8:6A
May 09 07:27:47 msm8909 python3[3026]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 09 07:27:47 msm8909 python3[3026]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 09 07:27:47 msm8909 python3[3026]: [SSE] Sending: {"key": "458300ad83d64dbbbd9f2db09ecfef9b", "msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:27:47 msm8909 python3[3026]: ACTIVATING HR.
May 09 07:27:53 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 09 07:27:53 msm8909 python3[3026]: 118.1040620803833 [06:05:04:02:E8:6A] <- HR 0000
May 09 07:27:54 msm8909 python3[3026]: DBUS: Read 06:05:04:02:E8:6A : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 252, 91, 0, 0, 0, 0, 0, 0, 0, 0, 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 07:27:54 msm8909 python3[3026]: GOT Firmware Version: V1.5.4d0
May 09 07:27:54 msm8909 python3[3026]: GOT Pairing Code: 251a
May 09 07:27:54 msm8909 python3[3026]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 07:27:54 msm8909 python3[3026]: NO FW Update needed.
May 09 07:27:54 msm8909 python3[3026]: LAST SYNC: 1715207259
May 09 07:27:55 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048206566
May 09 07:27:55 msm8909 python3[3026]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [112, 8, 0, 0, 35, 8, 0, 1, 77, 0, 0, 2, 225, 148, 2, 16, 248, 240, 0, 17, 233, 163, 1, 18, 0, 0, 0, 32, 173, 6, 0, 48, 90, 4, 0, 64, 23, 0, 0, 65, 95, 0, 0, 80, 94, 0, 0, 81, 78, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 07:27:55 msm8909 python3[3026]: ACTIVITY: 0
May 09 07:27:55 msm8909 python3[3026]: HR READING: 0 TOOK 0.000420 secs
May 09 07:27:55 msm8909 python3[3026]: DEACTIVATING HR.
May 09 07:27:55 msm8909 python3[3026]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 09 07:27:55 msm8909 python3[3026]: GOT Instant Data: {'heart_rate': 0, 'run_steps': 77, 'act_cals': 107497, 'skin_temp': 95, 'total_cals': 169185, 'battery': 78, 'sleep_duration': 0, 'solar_gen': 1114, 'bmr_cals': 61688, 'activity': 0, 'thermal_gen': 23, 'total_steps': 2160, 'case_temp': 94, 'distance': 1709, 'walk_steps': 2083}
May 09 07:27:55 msm8909 python3[3026]: W ID: 76
May 09 07:27:55 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'totalCals': 169185, 'bmrCals': 61688, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'actCals': 107497, 'solarGen': 1114, 'heartRate': 0, 'activity': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715210875, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:27:55 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'totalCals': 169185, 'bmrCals': 61688, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'actCals': 107497, 'solarGen': 1114, 'heartRate': 0, 'activity': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715210875, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:27:55 msm8909 python3[3026]: [SSE] Sending: {"key": "d285834e188d4df5b6b568acef018638", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "totalCals": 169185, "bmrCals": 61688, "caseTemp": 94, "walkSteps": 2083, "runSteps": 77, "actCals": 107497, "solarGen": 1114, "heartRate": 0, "activity": 0, "skinTemp": 95, "totalSteps": 2160, "distance": 1709, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715210875, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:27:55 msm8909 python3[3026]: Instant Upload complete
May 09 07:27:55 msm8909 python3[3026]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 09 07:27:56 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 86, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1117, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000045d001700200d0056205d5d
May 09 07:27:56 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:27:57 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1617, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000065100170000000059205f5e
May 09 07:27:57 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:27:57 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:27:57 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:27:58 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:27:58 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:27:58 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 80, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000500008000000004e105e5e
May 09 07:27:59 msm8909 python3[3026]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 07:27:59 msm8909 python3[3026]: DBUS: 06:05:04:02:E8:6A disconnected.
May 09 07:27:59 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1114, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000045a001706b03d004e005e5f
May 09 07:27:59 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1114, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000045a001706b03d004e005e5f
May 09 07:27:59 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 63, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000003f00080000000049006465
May 09 07:27:59 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:27:59 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:27:59 msm8909 python3[3026]: [SSE] RX'd: {'key': '54974b1564994d27a5413925981489f9', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715210856.9265387}
May 09 07:27:59 msm8909 python3[3026]: [SSE] RX'd: {'key': '29009f0b15a9437da4563629da7a94ae', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715210862.0674388}
May 09 07:27:59 msm8909 python3[3026]: [SSE] RX'd: {'key': '54eb03d061c94994ab501a2428614a86', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715210862.166688}
May 09 07:27:59 msm8909 python3[3026]: [SSE] RX'd: {'key': '458300ad83d64dbbbd9f2db09ecfef9b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715210867.6867056}
May 09 07:27:59 msm8909 python3[3026]: [SSE] RX'd: {'key': 'd285834e188d4df5b6b568acef018638', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715210876.2835057}
May 09 07:27:59 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 54, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 373, 'total_cals': 1353, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1305, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153017503763065194036247172
May 09 07:27:59 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:27:59 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1617, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006510017000002005d105d5d
May 09 07:27:59 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:28:00 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:28:00 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:28:09 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1618, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000065200170000000057005f5f
May 09 07:28:09 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:28:10 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330047006566
May 09 07:28:10 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 100, 'solar_gen': 63, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000003f00080000000049106464
May 09 07:28:10 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 07:28:10 msm8909 python3[3026]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 07:28:11 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:28:11 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:28:11 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:28:11 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:28:11 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 80, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000500008000000004e205e5e
May 09 07:28:11 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1116, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000045c001706b03d004e305f5f
May 09 07:28:13 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:28:13 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:28:13 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 80, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 81, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005100080000000050305e5e
May 09 07:28:22 msm8909 python3[3026]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 09 07:28:24 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1119, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000045f001700200d0057105d5d
May 09 07:28:24 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:28:24 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1116, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000045c001706b03d004e005f5f
May 09 07:28:24 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 100, 'solar_gen': 63, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000003f00080000000049206464
May 09 07:28:24 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1619, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006530017000002005c305e5d
May 09 07:28:24 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:28:26 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 54, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 373, 'total_cals': 1353, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1305, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153017503763065194036147172
May 09 07:28:26 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:28:26 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1619, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006530017000002005c005e5d
May 09 07:28:26 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:28:27 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1618, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000065200170000000057105f5f
May 09 07:28:27 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:28:28 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 80, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 81, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005100080000000050005e5e
May 09 07:28:35 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330047006566
May 09 07:28:36 msm8909 python3[3026]: DBUS: Connected to 06:05:04:11:B9:D2
May 09 07:28:37 msm8909 python3[3026]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 09 07:28:37 msm8909 python3[3026]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 09 07:28:37 msm8909 python3[3026]: [SSE] Sending: {"key": "9355014901f74f6497d24810f432b509", "msg": {"wearables": [{"wearable_id": 75, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:28:37 msm8909 python3[3026]: ACTIVATING HR.
May 09 07:28:40 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:28:40 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:28:40 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 80, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 81, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005100080000000050105e5e
May 09 07:28:41 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:28:41 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:28:41 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1119, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000045f001700200d0057205d5d
May 09 07:28:41 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:28:43 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 07:28:43 msm8909 python3[3026]: 168.1601254940033 [06:05:04:11:B9:D2] <- HR 0000
May 09 07:28:44 msm8909 python3[3026]: DBUS: Read 06:05:04:11:B9:D2 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 253, 83, 0, 0, 0, 0, 0, 0, 0, 0, 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 07:28:44 msm8909 python3[3026]: GOT Firmware Version: V1.5.4d0
May 09 07:28:44 msm8909 python3[3026]: GOT Pairing Code: 1d92
May 09 07:28:44 msm8909 python3[3026]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 07:28:44 msm8909 python3[3026]: NO FW Update needed.
May 09 07:28:44 msm8909 python3[3026]: LAST SYNC: 1715207507
May 09 07:28:45 msm8909 python3[3026]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [114, 8, 0, 0, 50, 8, 0, 1, 64, 0, 0, 2, 128, 167, 2, 16, 162, 202, 0, 17, 222, 220, 1, 18, 0, 0, 0, 32, 34, 7, 0, 48, 23, 0, 0, 64, 23, 0, 0, 65, 102, 0, 0, 80, 101, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 07:28:45 msm8909 python3[3026]: ACTIVITY: 0
May 09 07:28:45 msm8909 python3[3026]: HR READING: 0 TOOK 0.000605 secs
May 09 07:28:45 msm8909 python3[3026]: DEACTIVATING HR.
May 09 07:28:45 msm8909 python3[3026]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 07:28:45 msm8909 python3[3026]: GOT Instant Data: {'heart_rate': 0, 'run_steps': 64, 'act_cals': 122078, 'skin_temp': 102, 'total_cals': 173952, 'battery': 71, 'sleep_duration': 0, 'solar_gen': 23, 'bmr_cals': 51874, 'activity': 0, 'thermal_gen': 23, 'total_steps': 2162, 'case_temp': 101, 'distance': 1826, 'walk_steps': 2098}
May 09 07:28:45 msm8909 python3[3026]: W ID: 75
May 09 07:28:45 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'totalCals': 173952, 'bmrCals': 51874, 'caseTemp': 101, 'walkSteps': 2098, 'runSteps': 64, 'actCals': 122078, 'solarGen': 23, 'heartRate': 0, 'activity': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'battery': 71, 'thermalGen': 23}, 'utcTimestamp': 1715210925, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:28:45 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'totalCals': 173952, 'bmrCals': 51874, 'caseTemp': 101, 'walkSteps': 2098, 'runSteps': 64, 'actCals': 122078, 'solarGen': 23, 'heartRate': 0, 'activity': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'battery': 71, 'thermalGen': 23}, 'utcTimestamp': 1715210925, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:28:45 msm8909 python3[3026]: [SSE] Sending: {"key": "b39bc7c46c5143f09de98b92bcb80ff9", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "totalCals": 173952, "bmrCals": 51874, "caseTemp": 101, "walkSteps": 2098, "runSteps": 64, "actCals": 122078, "solarGen": 23, "heartRate": 0, "activity": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "battery": 71, "thermalGen": 23}, "utcTimestamp": 1715210925, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:28:45 msm8909 python3[3026]: Instant Upload complete
May 09 07:28:45 msm8909 python3[3026]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 09 07:28:48 msm8909 python3[3026]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 09 07:28:48 msm8909 python3[3026]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 07:28:48 msm8909 python3[3026]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 09 07:28:48 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330047006566
May 09 07:28:54 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 09 07:28:54 msm8909 python3[3026]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 07:28:54 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1618, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000065200170000000057005f5f
May 09 07:28:54 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:28:55 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 80, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 81, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005100080000000050105e5e
May 09 07:28:55 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 54, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 374, 'total_cals': 1354, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1306, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530176037630751a4036047172
May 09 07:28:55 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:28:55 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1619, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006530017000002005c305e5d
May 09 07:28:55 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:28:56 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1119, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000045f001700200d0057005d5d
May 09 07:28:56 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:28:56 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1116, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000045c001706b03d004e305f5f
May 09 07:28:56 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1116, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 95, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715210936, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:28:56 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1116, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 95, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715210936, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:28:56 msm8909 python3[3026]: [SSE] Sending: {"key": "fd26b8323f4845e8ae20f1de349f23ea", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1116, "totalCals": 67, "bmrCals": 61, "caseTemp": 95, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 95, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715210936, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:28:57 msm8909 python3[3026]: DBUS: Connected to 06:05:04:AF:F9:E9
May 09 07:28:57 msm8909 python3[3026]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 09 07:28:57 msm8909 python3[3026]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 09 07:28:57 msm8909 python3[3026]: [SSE] Sending: {"key": "47e3ebc369b04ff086f0303604650596", "msg": {"wearables": [{"wearable_id": 73, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:28:57 msm8909 python3[3026]: ACTIVATING HR.
May 09 07:28:57 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 100, 'solar_gen': 63, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000003f00080000000049106464
May 09 07:28:57 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 63, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 100, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 100, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715210937, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:28:57 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 63, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 100, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 100, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715210937, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:28:57 msm8909 python3[3026]: [SSE] Sending: {"key": "ec87e5f751934603893264ec5b49358a", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 63, "totalCals": 0, "bmrCals": 0, "caseTemp": 100, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 100, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 73, "thermalGen": 8}, "utcTimestamp": 1715210937, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:28:58 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1116, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000045c001706b03d004e005f5f
May 09 07:28:58 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330047106566
May 09 07:28:58 msm8909 python3[3026]: ADVERT: {'company_id': b'&,', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 09 07:28:58 msm8909 python3[3026]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 07:29:04 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 07:29:04 msm8909 python3[3026]: 188.56094026565552 [06:05:04:AF:F9:E9] <- HR 0000
May 09 07:29:05 msm8909 python3[3026]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 248, 243, 0, 0, 0, 0, 0, 0, 0, 0, 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 07:29:05 msm8909 python3[3026]: GOT Firmware Version: V1.5.4d0
May 09 07:29:05 msm8909 python3[3026]: GOT Pairing Code: 0f89
May 09 07:29:05 msm8909 python3[3026]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 07:29:05 msm8909 python3[3026]: NO FW Update needed.
May 09 07:29:05 msm8909 python3[3026]: LAST SYNC: 1715206387
May 09 07:29:06 msm8909 python3[3026]: 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, 82, 0, 0, 64, 8, 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 07:29:06 msm8909 python3[3026]: ACTIVITY: 0
May 09 07:29:06 msm8909 python3[3026]: HR READING: 0 TOOK 0.000446 secs
May 09 07:29:06 msm8909 python3[3026]: DEACTIVATING HR.
May 09 07:29:06 msm8909 python3[3026]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 07:29:06 msm8909 python3[3026]: GOT Instant Data: {'heart_rate': 0, 'run_steps': 0, 'act_cals': 0, 'skin_temp': 94, 'total_cals': 0, 'battery': 79, 'sleep_duration': 0, 'solar_gen': 82, 'bmr_cals': 0, 'activity': 0, 'thermal_gen': 8, 'total_steps': 0, 'case_temp': 94, 'distance': 0, 'walk_steps': 0}
May 09 07:29:06 msm8909 python3[3026]: W ID: 73
May 09 07:29:06 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'actCals': 0, 'solarGen': 82, 'heartRate': 0, 'activity': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715210946, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:29:06 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'actCals': 0, 'solarGen': 82, 'heartRate': 0, 'activity': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715210946, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:29:06 msm8909 python3[3026]: [SSE] Sending: {"key": "4fe522ce45b347eda46640b10e8fec9f", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "actCals": 0, "solarGen": 82, "heartRate": 0, "activity": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "battery": 79, "thermalGen": 8}, "utcTimestamp": 1715210946, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:29:06 msm8909 python3[3026]: Instant Upload complete
May 09 07:29:06 msm8909 python3[3026]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 09 07:29:08 msm8909 python3[3026]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 07:29:08 msm8909 python3[3026]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 09 07:29:08 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 80, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 81, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005100080000000050305e5e
May 09 07:29:09 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 80, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 81, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005100080000000050305e5e
May 09 07:29:09 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:29:09 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:29:09 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1620, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd50007000000000000000006540017000000005a205f5e
May 09 07:29:09 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:29:09 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:29:09 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:29:09 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:29:09 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:29:09 msm8909 python3[3026]: [SSE] Sending: {"key": "8615df3609ed4ab6874ad4c8e04f93ac", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:29:09 msm8909 python3[3026]: [SSE] RX'd: {'key': '9355014901f74f6497d24810f432b509', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715210917.4203095}
May 09 07:29:09 msm8909 python3[3026]: [SSE] RX'd: {'key': 'b39bc7c46c5143f09de98b92bcb80ff9', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715210926.3585854}
May 09 07:29:09 msm8909 python3[3026]: [SSE] RX'd: {'key': 'fd26b8323f4845e8ae20f1de349f23ea', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715210936.7254331}
May 09 07:29:09 msm8909 python3[3026]: [SSE] RX'd: {'key': '47e3ebc369b04ff086f0303604650596', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715210937.8012187}
May 09 07:29:09 msm8909 python3[3026]: [SSE] RX'd: {'key': 'ec87e5f751934603893264ec5b49358a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715210938.1912858}
May 09 07:29:09 msm8909 python3[3026]: [SSE] RX'd: {'key': '4fe522ce45b347eda46640b10e8fec9f', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715210946.81392}
May 09 07:29:10 msm8909 python3[3026]: [SSE] RX'd: {'key': '8615df3609ed4ab6874ad4c8e04f93ac', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715210949.803206}
May 09 07:29:10 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048206566
May 09 07:29:10 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 54, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 374, 'total_cals': 1354, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1306, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530176037630751a4036147172
May 09 07:29:10 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:29:11 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1119, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000045f001700200d0057105d5d
May 09 07:29:11 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:29:11 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 82, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000520008000000004f105e5e
May 09 07:29:11 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 100, 'solar_gen': 63, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000003f00080000000049206464
May 09 07:29:12 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 09 07:29:12 msm8909 python3[3026]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 07:29:12 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 100, 'solar_gen': 64, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004000080000000049306464
May 09 07:29:12 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:29:12 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:29:13 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1121, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000461001700200d0057205d5d
May 09 07:29:13 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:29:13 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 54, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 374, 'total_cals': 1354, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1306, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530176037630751a4036147172
May 09 07:29:13 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:29:13 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1620, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006540017000002005d005e5d
May 09 07:29:13 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:29:23 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:29:23 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:29:23 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048306566
May 09 07:29:23 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1117, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000045d001706b03d004e205f5f
May 09 07:29:23 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:29:23 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:29:25 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 54, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 374, 'total_cals': 1354, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1306, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530176037630751a4036347172
May 09 07:29:25 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:29:26 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:29:26 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:29:26 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 82, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000520008000000004f205e5e
May 09 07:29:26 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:29:26 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:29:36 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:29:36 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:29:36 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1620, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd50007000000000000000006540017000000005a005f5e
May 09 07:29:36 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:29:37 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 100, 'solar_gen': 64, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004000080000000049106464
May 09 07:29:37 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048106566
May 09 07:29:38 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1620, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006540017000002005d305e5d
May 09 07:29:38 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:29:38 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:29:38 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:29:39 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:29:39 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:29:40 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1117, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000045d001706b03d004e005f5f
May 09 07:29:40 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 56, 'mtp_version': 7, 'skin_temp': 115, 'solar_gen': 375, 'total_cals': 1355, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1307, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530177037630751b4038047173
May 09 07:29:40 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:29:50 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1620, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006540017000002005d005e5d
May 09 07:29:50 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:29:52 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:29:52 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:29:52 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:29:52 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:29:52 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1117, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000045d001706b03d004e105f5f
May 09 07:29:54 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:29:54 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:29:55 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 56, 'mtp_version': 7, 'skin_temp': 115, 'solar_gen': 375, 'total_cals': 1355, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1307, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530177037630751b4038247173
May 09 07:29:55 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:29:55 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048206566
May 09 07:29:55 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 101, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715210995, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:29:55 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 101, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715210995, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:29:55 msm8909 python3[3026]: [SSE] Sending: {"key": "e868b6fdc4fd4b698cdf96808cb787c6", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 101, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 72, "thermalGen": 23}, "utcTimestamp": 1715210995, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:29:56 msm8909 python3[3026]: [SSE] RX'd: {'key': 'e868b6fdc4fd4b698cdf96808cb787c6', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715210995.9640644}
May 09 07:29:58 msm8909 python3[3026]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 09 07:30:05 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:30:05 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:30:05 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 56, 'mtp_version': 7, 'skin_temp': 115, 'solar_gen': 375, 'total_cals': 1355, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1307, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530177037630751b4038347173
May 09 07:30:05 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:30:05 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1622, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006560017000002005c205e5d
May 09 07:30:05 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:30:05 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 100, 'solar_gen': 64, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004000080000000049106464
May 09 07:30:05 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1117, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000045d001706b03d004e205f5f
May 09 07:30:05 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1117, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 95, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715211005, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:30:05 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1117, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 95, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715211005, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:30:05 msm8909 python3[3026]: [SSE] Sending: {"key": "f8b1b397b9144beea7b63fae3962a991", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1117, "totalCals": 67, "bmrCals": 61, "caseTemp": 95, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 95, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715211005, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:30:06 msm8909 python3[3026]: DBUS: Connected to 06:05:04:32:34:65
May 09 07:30:06 msm8909 python3[3026]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 09 07:30:06 msm8909 python3[3026]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 09 07:30:06 msm8909 python3[3026]: [SSE] Sending: {"key": "d010b2f99a2944609bb620df0b9d4eed", "msg": {"wearables": [{"wearable_id": 74, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:30:06 msm8909 python3[3026]: ACTIVATING HR.
May 09 07:30:09 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048006666
May 09 07:30:13 msm8909 python3[3026]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 07:30:13 msm8909 python3[3026]: 257.73349690437317 [06:05:04:32:34:65] <- HR 0000
May 09 07:30:14 msm8909 python3[3026]: DBUS: Read 06:05:04:32:34:65 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 59, 252, 153, 0, 0, 0, 0, 0, 0, 0, 0, 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 07:30:14 msm8909 python3[3026]: GOT Firmware Version: V1.5.4d0
May 09 07:30:14 msm8909 python3[3026]: GOT Pairing Code: 0d55
May 09 07:30:14 msm8909 python3[3026]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 09 07:30:14 msm8909 python3[3026]: NO FW Update needed.
May 09 07:30:14 msm8909 python3[3026]: LAST SYNC: 1715207321
May 09 07:30:15 msm8909 python3[3026]: 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, 64, 0, 0, 64, 8, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 73, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 09 07:30:15 msm8909 python3[3026]: ACTIVITY: 0
May 09 07:30:15 msm8909 python3[3026]: HR READING: 0 TOOK 0.000774 secs
May 09 07:30:15 msm8909 python3[3026]: DEACTIVATING HR.
May 09 07:30:15 msm8909 python3[3026]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 09 07:30:15 msm8909 python3[3026]: GOT Instant Data: {'heart_rate': 0, 'run_steps': 0, 'act_cals': 0, 'skin_temp': 100, 'total_cals': 0, 'battery': 73, 'sleep_duration': 0, 'solar_gen': 64, 'bmr_cals': 0, 'activity': 0, 'thermal_gen': 8, 'total_steps': 0, 'case_temp': 100, 'distance': 0, 'walk_steps': 0}
May 09 07:30:15 msm8909 python3[3026]: W ID: 74
May 09 07:30:15 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 100, 'walkSteps': 0, 'runSteps': 0, 'actCals': 0, 'solarGen': 64, 'heartRate': 0, 'activity': 0, 'skinTemp': 100, 'totalSteps': 0, 'distance': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715211015, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:30:15 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'sleepDuration': 0, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 100, 'walkSteps': 0, 'runSteps': 0, 'actCals': 0, 'solarGen': 64, 'heartRate': 0, 'activity': 0, 'skinTemp': 100, 'totalSteps': 0, 'distance': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715211015, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:30:15 msm8909 python3[3026]: [SSE] Sending: {"key": "58faa2699c0d43dab848952fa7c8add6", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"sleepDuration": 0, "totalCals": 0, "bmrCals": 0, "caseTemp": 100, "walkSteps": 0, "runSteps": 0, "actCals": 0, "solarGen": 64, "heartRate": 0, "activity": 0, "skinTemp": 100, "totalSteps": 0, "distance": 0, "battery": 73, "thermalGen": 8}, "utcTimestamp": 1715211015, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:30:15 msm8909 python3[3026]: Instant Upload complete
May 09 07:30:15 msm8909 python3[3026]: DBUS: Disconnecting from 06:05:04:32:34:65
May 09 07:30:17 msm8909 python3[3026]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 09 07:30:17 msm8909 python3[3026]: DBUS: 06:05:04:32:34:65 disconnected.
May 09 07:30:17 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 100, 'solar_gen': 64, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004000080000000049106464
May 09 07:30:18 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:30:18 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:30:18 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:30:18 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:30:18 msm8909 python3[3026]: [SSE] Sending: {"key": "e58a6527a0ff419fae14f66bb445c486", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:30:18 msm8909 python3[3026]: [SSE] RX'd: {'key': 'f8b1b397b9144beea7b63fae3962a991', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211005.9372768}
May 09 07:30:18 msm8909 python3[3026]: [SSE] RX'd: {'key': 'd010b2f99a2944609bb620df0b9d4eed', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211007.2881687}
May 09 07:30:18 msm8909 python3[3026]: [SSE] RX'd: {'key': '58faa2699c0d43dab848952fa7c8add6', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211015.9063976}
May 09 07:30:18 msm8909 python3[3026]: [SSE] RX'd: {'key': 'e58a6527a0ff419fae14f66bb445c486', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211018.6529193}
May 09 07:30:24 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 09 07:30:24 msm8909 python3[3026]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 07:30:24 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:30:24 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:30:25 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 83, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000530008000000004f005e5e
May 09 07:30:25 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 83, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211025, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:30:25 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 83, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211025, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:30:25 msm8909 python3[3026]: [SSE] Sending: {"key": "9dff6f3368074ddcb7e9be505ac41198", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 83, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 79, "thermalGen": 8}, "utcTimestamp": 1715211025, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:30:26 msm8909 python3[3026]: [SSE] RX'd: {'key': '9dff6f3368074ddcb7e9be505ac41198', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211026.2347651}
May 09 07:30:27 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 56, 'mtp_version': 7, 'skin_temp': 115, 'solar_gen': 375, 'total_cals': 1355, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1307, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530177037630751b4038147173
May 09 07:30:27 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:30:27 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1622, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006560017000002005c005e5d
May 09 07:30:27 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:30:27 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 83, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000530008000000004f105e5e
May 09 07:30:28 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048206666
May 09 07:30:37 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 83, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000530008000000004f205e5e
May 09 07:30:39 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 100, 'solar_gen': 64, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004000080000000049206464
May 09 07:30:40 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:30:40 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:30:42 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1622, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006560017000002005c105e5d
May 09 07:30:42 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:30:48 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:30:48 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:30:52 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1119, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000045f001706b03d004e305f5f
May 09 07:30:53 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048006666
May 09 07:30:54 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:30:54 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:30:54 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 100, 'solar_gen': 64, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004000080000000049006464
May 09 07:30:55 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 83, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000530008000000004f305e5e
May 09 07:30:55 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048106666
May 09 07:30:56 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:30:56 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:31:05 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:31:05 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:31:06 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:31:06 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:31:06 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'$\xf8'} 24f8065f00
May 09 07:31:06 msm8909 python3[3026]: IGNORING 06:05:04:A0:73:18 WITH PAIRING CODE: 24f8
May 09 07:31:06 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1121, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000461001706b03d004e105f5f
May 09 07:31:06 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1121, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 95, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715211066, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:31:06 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1121, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 95, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715211066, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:31:06 msm8909 python3[3026]: [SSE] Sending: {"key": "59c6b203bad64cb789dc18a1ecd3b637", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1121, "totalCals": 67, "bmrCals": 61, "caseTemp": 95, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 95, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715211066, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:31:07 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:31:07 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:31:07 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1624, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006580017000002005c005e5d
May 09 07:31:07 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:31:07 msm8909 python3[3026]: [SSE] RX'd: {'key': '59c6b203bad64cb789dc18a1ecd3b637', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211067.5378902}
May 09 07:31:07 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 100, 'solar_gen': 65, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004100080000000048106464
May 09 07:31:09 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:31:09 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:31:10 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 83, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000530008000000004f105e5e
May 09 07:31:10 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048206666
May 09 07:31:10 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715211070, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:31:10 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715211070, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:31:10 msm8909 python3[3026]: [SSE] Sending: {"key": "5bdf280700634021b232937195c7e9c1", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 72, "thermalGen": 23}, "utcTimestamp": 1715211070, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:31:11 msm8909 python3[3026]: [SSE] RX'd: {'key': '5bdf280700634021b232937195c7e9c1', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211070.9381974}
May 09 07:31:18 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:31:18 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:31:18 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:31:18 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:31:18 msm8909 python3[3026]: [SSE] Sending: {"key": "10f36d64e51044d5b69eeb98be913036", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:31:19 msm8909 python3[3026]: [SSE] RX'd: {'key': '10f36d64e51044d5b69eeb98be913036', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211078.9242058}
May 09 07:31:19 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048306666
May 09 07:31:19 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:31:19 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:31:19 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 83, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000530008000000004f205e5e
May 09 07:31:21 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:31:21 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:31:21 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:31:21 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:31:21 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1121, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000461001706b03d004e205f5f
May 09 07:31:22 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\t7'} 093709370006
May 09 07:31:22 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 07:31:22 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1624, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000065800170000000059305f5f
May 09 07:31:22 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:31:23 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:31:23 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:31:24 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1624, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006580017000002005c205e5d
May 09 07:31:24 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:31:34 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 376, 'total_cals': 1357, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1309, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530178037630851d4037047172
May 09 07:31:34 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:31:34 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:31:34 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:31:34 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 83, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000530008000000004f305e5e
May 09 07:31:34 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 83, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211094, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:31:34 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 83, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211094, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:31:35 msm8909 python3[3026]: [SSE] Sending: {"key": "7f088b68cf374b83a32b5ea1251f0851", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 83, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 79, "thermalGen": 8}, "utcTimestamp": 1715211094, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:31:35 msm8909 python3[3026]: [SSE] RX'd: {'key': '7f088b68cf374b83a32b5ea1251f0851', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211095.4693844}
May 09 07:31:36 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 100, 'solar_gen': 65, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004100080000000048006464
May 09 07:31:36 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 65, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 100, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 100, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715211096, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:31:36 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 65, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 100, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 100, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715211096, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:31:36 msm8909 python3[3026]: [SSE] Sending: {"key": "4c7744189ecc495c8f3cdc34c0b87c4d", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 65, "totalCals": 0, "bmrCals": 0, "caseTemp": 100, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 100, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715211096, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:31:36 msm8909 python3[3026]: Running Scheduled: Thread Check
May 09 07:31:36 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1624, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006580017000002005c305e5d
May 09 07:31:36 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:31:37 msm8909 python3[3026]: [SSE] RX'd: {'key': '4c7744189ecc495c8f3cdc34c0b87c4d', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211096.7523623}
May 09 07:31:37 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:31:37 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:31:48 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:31:48 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:31:49 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 376, 'total_cals': 1357, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1309, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530178037630851d4037147172
May 09 07:31:49 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:31:49 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 83, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000530008000000004f105e5e
May 09 07:31:50 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 100, 'solar_gen': 65, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004100080000000048106464
May 09 07:31:51 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1125, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000465001700200d0057205d5d
May 09 07:31:51 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:31:51 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1624, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000065800170000000059205f5f
May 09 07:31:51 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:31:51 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1624, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006580017000002005c005e5d
May 09 07:31:51 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:32:01 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 376, 'total_cals': 1357, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1309, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530178037630851d4037247172
May 09 07:32:01 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:32:01 msm8909 python3[3026]: ADVERT: {'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'%?'} 253f253f0006
May 09 07:32:01 msm8909 python3[3026]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 07:32:03 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 100, 'solar_gen': 65, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004100080000000048206464
May 09 07:32:04 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 83, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000530008000000004f205e5e
May 09 07:32:06 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1123, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000463001706b03d004e305f5f
May 09 07:32:06 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 376, 'total_cals': 1357, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1309, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530178037630851d4037347172
May 09 07:32:06 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:32:06 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1125, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000465001700200d0057305d5d
May 09 07:32:06 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:32:16 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1123, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000463001706b03d004e005f5f
May 09 07:32:16 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1123, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 95, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715211136, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:32:16 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1123, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 95, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715211136, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:32:16 msm8909 python3[3026]: [SSE] Sending: {"key": "82d86a7b0d3843b39b4a91aac14f1d6b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1123, "totalCals": 67, "bmrCals": 61, "caseTemp": 95, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 95, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715211136, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:32:16 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 376, 'total_cals': 1357, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1309, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530178037630851d4037047172
May 09 07:32:16 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:32:16 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1125, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000465001700200d0057005d5d
May 09 07:32:16 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:32:16 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048106666
May 09 07:32:16 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715211136, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:32:16 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715211136, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:32:16 msm8909 python3[3026]: [SSE] Sending: {"key": "0ad40def759040d79848f8123f807125", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 72, "thermalGen": 23}, "utcTimestamp": 1715211136, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:32:16 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 84, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000540008000000004f005e5e
May 09 07:32:16 msm8909 python3[3026]: [SSE] RX'd: {'key': '82d86a7b0d3843b39b4a91aac14f1d6b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211136.630955}
May 09 07:32:17 msm8909 python3[3026]: ADVERT: {'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'%?'} 253f253f0006
May 09 07:32:17 msm8909 python3[3026]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 07:32:17 msm8909 python3[3026]: [SSE] RX'd: {'key': '0ad40def759040d79848f8123f807125', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211136.9514043}
May 09 07:32:17 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 65, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004100080000000048306465
May 09 07:32:17 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:32:17 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:32:18 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:32:18 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:32:18 msm8909 python3[3026]: [SSE] Sending: {"key": "f9b06dcca13b4ab382cef0d1edfdab4c", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:32:18 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:32:18 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:32:18 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1626, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000065a0017000002005c305e5d
May 09 07:32:18 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:32:19 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:32:19 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:32:19 msm8909 python3[3026]: [SSE] RX'd: {'key': 'f9b06dcca13b4ab382cef0d1edfdab4c', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211138.9077911}
May 09 07:32:31 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1126, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000466001700200d0057205d5d
May 09 07:32:31 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:32:31 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 376, 'total_cals': 1357, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1309, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530178037630851d4037147172
May 09 07:32:31 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:32:31 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1626, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000065a0017000002005c005e5d
May 09 07:32:31 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:32:31 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 84, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000540008000000004f105e5e
May 09 07:32:32 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 65, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004100080000000048106465
May 09 07:32:33 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1123, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000463001706b03d004e105f5f
May 09 07:32:34 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:32:34 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:32:43 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1123, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000463001706b03d004e205f5f
May 09 07:32:43 msm8909 python3[3026]: ADVERT: {'case_temp': 100, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 65, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004100080000000048206465
May 09 07:32:43 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 65, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 100, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715211163, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:32:43 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 65, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 100, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715211163, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:32:43 msm8909 python3[3026]: [SSE] Sending: {"key": "85c556a66baa4232823d7c219bfe21a1", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 65, "totalCals": 0, "bmrCals": 0, "caseTemp": 100, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715211163, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:32:44 msm8909 python3[3026]: [SSE] RX'd: {'key': '85c556a66baa4232823d7c219bfe21a1', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211164.0460696}
May 09 07:32:46 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1626, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000065a0017000002005c205e5d
May 09 07:32:46 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:32:46 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 84, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000540008000000004f305e5e
May 09 07:32:46 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 84, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211166, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:32:46 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 84, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211166, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:32:46 msm8909 python3[3026]: [SSE] Sending: {"key": "4b8d593a843f4ae2ac671f117eab5557", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 84, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 79, "thermalGen": 8}, "utcTimestamp": 1715211166, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:32:46 msm8909 python3[3026]: [SSE] RX'd: {'key': '4b8d593a843f4ae2ac671f117eab5557', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211166.6878126}
May 09 07:32:48 msm8909 python3[3026]: ADVERT: {'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'%?'} 253f253f0006
May 09 07:32:48 msm8909 python3[3026]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 07:32:48 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048006666
May 09 07:32:48 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 377, 'total_cals': 1358, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1310, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530179037630851e4037347172
May 09 07:32:48 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:32:49 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:32:49 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:32:57 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:32:57 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:32:57 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1626, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000065a00170000000059105f5f
May 09 07:32:57 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:32:58 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1626, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000065a0017000002005c305e5d
May 09 07:32:58 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:32:58 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1126, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000466001700200d0057005d5d
May 09 07:32:58 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:32:59 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 09 07:32:59 msm8909 python3[3026]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 07:33:01 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 84, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000540008000000004f005e5e
May 09 07:33:11 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:33:11 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:33:11 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:33:11 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:33:12 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:33:12 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:33:13 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:33:13 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:33:13 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1126, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000466001700200d0057205d5d
May 09 07:33:13 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:33:13 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 65, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004100080000000049006565
May 09 07:33:15 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1628, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000065c00170000000059305e5e
May 09 07:33:15 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:33:15 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1125, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000465001706b03d004e205f5f
May 09 07:33:15 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:33:15 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:33:15 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 85, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000550008000000004f205e5e
May 09 07:33:16 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330047306666
May 09 07:33:16 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 71, 'thermalGen': 23}, 'utcTimestamp': 1715211196, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:33:16 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 71, 'thermalGen': 23}, 'utcTimestamp': 1715211196, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:33:16 msm8909 python3[3026]: [SSE] Sending: {"key": "1984b633a5ff4b8c9424be6d99af2ae7", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 71, "thermalGen": 23}, "utcTimestamp": 1715211196, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:33:17 msm8909 python3[3026]: [SSE] RX'd: {'key': '1984b633a5ff4b8c9424be6d99af2ae7', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211197.0262806}
May 09 07:33:18 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:33:18 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:33:18 msm8909 python3[3026]: [SSE] Sending: {"key": "97036844e9c14affaec54ca53590ffd1", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:33:19 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:33:19 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:33:19 msm8909 python3[3026]: [SSE] RX'd: {'key': '97036844e9c14affaec54ca53590ffd1', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211199.1333637}
May 09 07:33:25 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1128, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000468001700200d0057305d5d
May 09 07:33:25 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:33:26 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:33:26 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:33:26 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330047006666
May 09 07:33:27 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:33:27 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:33:27 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 65, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004100080000000049106565
May 09 07:33:28 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 65, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004100080000000049206565
May 09 07:33:30 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1125, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000465001706b03d004e305f5f
May 09 07:33:30 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1125, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 95, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715211210, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:33:30 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1125, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 95, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715211210, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:33:30 msm8909 python3[3026]: [SSE] Sending: {"key": "0a216ea8268e466fa21d164f52e7ae19", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1125, "totalCals": 67, "bmrCals": 61, "caseTemp": 95, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 95, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715211210, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:33:31 msm8909 python3[3026]: [SSE] RX'd: {'key': '0a216ea8268e466fa21d164f52e7ae19', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211210.8438513}
May 09 07:33:39 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 65, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004100080000000049306565
May 09 07:33:40 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1128, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000468001700200d0057105d5d
May 09 07:33:40 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:33:40 msm8909 python3[3026]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 09 07:33:40 msm8909 python3[3026]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 07:33:40 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 85, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000550008000000004f005e5e
May 09 07:33:41 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330047206666
May 09 07:33:41 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:33:41 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:33:41 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\t7'} 093709370006
May 09 07:33:41 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 07:33:42 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1628, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000065c00170000000059105e5e
May 09 07:33:42 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:33:42 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:33:42 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:33:42 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1125, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000465001706b03d004e005f5f
May 09 07:33:44 msm8909 python3[3026]: ADVERT: {'case_temp': 112, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 54, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 378, 'total_cals': 1359, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1311, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153017a037630851f4036147072
May 09 07:33:44 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:33:49 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:33:49 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:33:54 msm8909 python3[3026]: ADVERT: {'case_temp': 112, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 54, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 378, 'total_cals': 1359, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1311, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153017a037630851f4036247072
May 09 07:33:54 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:33:54 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:33:54 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:33:54 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\t7'} 093709370006
May 09 07:33:54 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 07:33:56 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330047306666
May 09 07:33:57 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\t7'} 093709370006
May 09 07:33:57 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 07:33:57 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1125, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000465001706b03d004e205f5f
May 09 07:33:57 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1128, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000468001700200d0057205d5d
May 09 07:33:57 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:33:58 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 85, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000550008000000004f205e5e
May 09 07:33:58 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 85, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211238, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:33:58 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 85, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211238, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:33:58 msm8909 python3[3026]: [SSE] Sending: {"key": "8ef538291feb4fd2b958bb4c0f0a8d4a", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 85, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 79, "thermalGen": 8}, "utcTimestamp": 1715211238, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:33:58 msm8909 python3[3026]: [SSE] RX'd: {'key': '8ef538291feb4fd2b958bb4c0f0a8d4a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211238.5039186}
May 09 07:34:07 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1128, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000468001700200d0057305d5d
May 09 07:34:07 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:34:07 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 85, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000550008000000004f305e5e
May 09 07:34:08 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:34:08 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:34:08 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 09 07:34:08 msm8909 python3[3026]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 07:34:09 msm8909 python3[3026]: ADVERT: {'case_temp': 112, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 54, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 378, 'total_cals': 1359, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1311, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153017a037630851f4036347072
May 09 07:34:09 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:34:09 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1628, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000065c0017000002005c205d5d
May 09 07:34:09 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:34:09 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:34:09 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:34:09 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1628, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000065c00170000000059005e5e
May 09 07:34:09 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:34:09 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:34:09 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:34:09 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1125, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000465001706b03d004e305f5f
May 09 07:34:09 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 65, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004100080000000049106565
May 09 07:34:09 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 65, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715211249, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:34:09 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 65, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715211249, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:34:09 msm8909 python3[3026]: [SSE] Sending: {"key": "eab833ed619d4fd888305f6a58e3ca5d", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 65, "totalCals": 0, "bmrCals": 0, "caseTemp": 101, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 73, "thermalGen": 8}, "utcTimestamp": 1715211249, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:34:10 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:34:10 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:34:10 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:34:10 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:34:10 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048106666
May 09 07:34:10 msm8909 python3[3026]: [SSE] RX'd: {'key': 'eab833ed619d4fd888305f6a58e3ca5d', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211250.4299474}
May 09 07:34:10 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:34:10 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:34:11 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:34:11 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:34:11 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:34:11 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:34:12 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\t7'} 093709370006
May 09 07:34:12 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 07:34:18 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:34:18 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:34:18 msm8909 python3[3026]: [SSE] Sending: {"key": "c9b8fef08fba41a8a8f51e156848d583", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:34:19 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:34:19 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:34:19 msm8909 python3[3026]: [SSE] RX'd: {'key': 'c9b8fef08fba41a8a8f51e156848d583', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211259.4330487}
May 09 07:34:21 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1630, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000065e0017000002005c005d5d
May 09 07:34:21 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:34:22 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1130, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000046a001700200d0057105d5d
May 09 07:34:22 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:34:24 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:34:24 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:34:24 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1127, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000467001706b03d004d105f5f
May 09 07:34:24 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 66, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004200080000000049306565
May 09 07:34:25 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 86, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000560008000000004f105e5e
May 09 07:34:25 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:34:25 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:34:26 msm8909 python3[3026]: ADVERT: {'case_temp': 112, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 54, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 378, 'total_cals': 1359, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1311, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153017a037630851f4036147072
May 09 07:34:26 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:34:35 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:34:35 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:34:35 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 66, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004200080000000049006565
May 09 07:34:36 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1127, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000467001706b03d004d205f5f
May 09 07:34:36 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1127, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 95, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 77, 'thermalGen': 23}, 'utcTimestamp': 1715211276, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:34:36 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1127, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 95, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 77, 'thermalGen': 23}, 'utcTimestamp': 1715211276, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:34:37 msm8909 python3[3026]: [SSE] Sending: {"key": "455fa4223b9d40769e60dd5e4ba5c74b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1127, "totalCals": 67, "bmrCals": 61, "caseTemp": 95, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 95, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 77, "thermalGen": 23}, "utcTimestamp": 1715211276, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:34:37 msm8909 python3[3026]: [SSE] RX'd: {'key': '455fa4223b9d40769e60dd5e4ba5c74b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211277.4763219}
May 09 07:34:39 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1630, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000065e0017000002005c105d5d
May 09 07:34:39 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:34:39 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1130, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000046a001700200d0057305d5d
May 09 07:34:39 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:34:39 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048006666
May 09 07:34:39 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715211279, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:34:39 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715211279, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:34:39 msm8909 python3[3026]: [SSE] Sending: {"key": "0ac408fc74964cbabc37806f6bbef0f8", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 72, "thermalGen": 23}, "utcTimestamp": 1715211279, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:34:40 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:34:40 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:34:40 msm8909 python3[3026]: [SSE] RX'd: {'key': '0ac408fc74964cbabc37806f6bbef0f8', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211280.36446}
May 09 07:34:49 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:34:49 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:34:49 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 66, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004200080000000049106565
May 09 07:34:49 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 86, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000560008000000004f305e5e
May 09 07:34:50 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 07:34:50 msm8909 python3[3026]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 07:34:51 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1630, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000065e0017000002005c305d5d
May 09 07:34:51 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:34:51 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1130, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000046a001700200d0057005d5d
May 09 07:34:51 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:34:52 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1127, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000467001706b03d004d305f5f
May 09 07:34:52 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:34:52 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:35:03 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1630, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000065e0017000002005c005d5d
May 09 07:35:03 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:35:04 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1130, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000046a001700200d0057105d5d
May 09 07:35:04 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:35:04 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048206666
May 09 07:35:05 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 07:35:05 msm8909 python3[3026]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 07:35:06 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1127, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000467001706b03d004d105f5f
May 09 07:35:08 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:35:08 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:35:18 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 09 07:35:18 msm8909 python3[3026]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 07:35:18 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1132, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000046c001700200d0057305d5d
May 09 07:35:18 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:35:19 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1129, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000469001706b03d004d205f5f
May 09 07:35:19 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049006666
May 09 07:35:19 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:35:19 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:35:19 msm8909 python3[3026]: [SSE] Sending: {"key": "3ac1ae4aa416429bb00352b0329a7b58", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:35:19 msm8909 python3[3026]: [SSE] RX'd: {'key': '3ac1ae4aa416429bb00352b0329a7b58', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211319.5105977}
May 09 07:35:20 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:35:20 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:35:20 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 66, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004200080000000049006565
May 09 07:35:20 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 66, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715211320, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:35:20 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 66, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715211320, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:35:20 msm8909 python3[3026]: [SSE] Sending: {"key": "903fe1bb7c794e1e9a8f312d69261793", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 66, "totalCals": 0, "bmrCals": 0, "caseTemp": 101, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 73, "thermalGen": 8}, "utcTimestamp": 1715211320, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:35:20 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1632, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006600017000002005d205d5d
May 09 07:35:20 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:35:21 msm8909 python3[3026]: [SSE] RX'd: {'key': '903fe1bb7c794e1e9a8f312d69261793', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211321.2415125}
May 09 07:35:21 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1631, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000065f00170000000059305e5e
May 09 07:35:21 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:35:22 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 87, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000570008000000004f205e5e
May 09 07:35:22 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 87, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211322, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:35:22 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 87, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211322, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:35:22 msm8909 python3[3026]: [SSE] Sending: {"key": "b3cdf6e492b5460491258f24d6a253db", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 87, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 79, "thermalGen": 8}, "utcTimestamp": 1715211322, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:35:23 msm8909 python3[3026]: [SSE] RX'd: {'key': 'b3cdf6e492b5460491258f24d6a253db', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211322.5820491}
May 09 07:35:31 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1129, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000469001706b03d004d305f5f
May 09 07:35:31 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:35:31 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:35:32 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 66, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004200080000000049106565
May 09 07:35:33 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1632, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006600017000002005d305d5d
May 09 07:35:33 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:35:33 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:35:33 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:35:36 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 09 07:35:36 msm8909 python3[3026]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 07:35:36 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049206666
May 09 07:35:45 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 66, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004200080000000049206565
May 09 07:35:45 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1631, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000065f00170000000059205e5e
May 09 07:35:45 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:35:46 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049306666
May 09 07:35:46 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'thermalGen': 23}, 'utcTimestamp': 1715211346, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:35:46 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'thermalGen': 23}, 'utcTimestamp': 1715211346, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:35:46 msm8909 python3[3026]: [SSE] Sending: {"key": "8103625ff58f41969814ba280deacef8", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 73, "thermalGen": 23}, "utcTimestamp": 1715211346, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:35:46 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:35:46 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:35:46 msm8909 python3[3026]: [SSE] RX'd: {'key': '8103625ff58f41969814ba280deacef8', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211346.5451467}
May 09 07:35:46 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 87, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000570008000000004f105e5e
May 09 07:35:47 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\t7'} 093709370006
May 09 07:35:47 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 07:35:48 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1632, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006600017000002005d005d5d
May 09 07:35:48 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:35:49 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 09 07:35:49 msm8909 python3[3026]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 07:35:50 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:35:50 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:35:50 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1632, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006600017000002005d105d5d
May 09 07:35:50 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:35:59 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 66, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004200080000000049306565
May 09 07:35:59 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:35:59 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:36:00 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:36:00 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:36:01 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 87, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000570008000000004f205e5e
May 09 07:36:03 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1632, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006600017000002005d205d5d
May 09 07:36:03 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:36:13 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 67, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004300080000000048006565
May 09 07:36:13 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\t7'} 093709370006
May 09 07:36:13 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 07:36:13 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049206666
May 09 07:36:15 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:36:15 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:36:15 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1634, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006620017000002005c305d5d
May 09 07:36:15 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:36:15 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1633, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd50007000000000000000006610017000000005a105e5e
May 09 07:36:15 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:36:15 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1130, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000046a001706b03d004d005f5f
May 09 07:36:15 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1130, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 95, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 77, 'thermalGen': 23}, 'utcTimestamp': 1715211375, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:36:15 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1130, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 95, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 77, 'thermalGen': 23}, 'utcTimestamp': 1715211375, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:36:15 msm8909 python3[3026]: [SSE] Sending: {"key": "7cb9b8ea18b04c81a55769ac4639cb95", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1130, "totalCals": 67, "bmrCals": 61, "caseTemp": 95, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 95, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 77, "thermalGen": 23}, "utcTimestamp": 1715211375, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:36:15 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:36:16 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:36:16 msm8909 python3[3026]: [SSE] RX'd: {'key': '7cb9b8ea18b04c81a55769ac4639cb95', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211376.257622}
May 09 07:36:17 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:36:17 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:36:18 msm8909 python3[3026]: ADVERT: {'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'%?'} 253f253f0006
May 09 07:36:18 msm8909 python3[3026]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 07:36:19 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:36:19 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:36:19 msm8909 python3[3026]: [SSE] Sending: {"key": "85f0c21ac3524e9c8f891f303f1f43c2", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:36:19 msm8909 python3[3026]: [SSE] RX'd: {'key': '85f0c21ac3524e9c8f891f303f1f43c2', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211379.7086112}
May 09 07:36:20 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:36:20 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:36:27 msm8909 python3[3026]: ADVERT: {'case_temp': 113, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 115, 'solar_gen': 381, 'total_cals': 1361, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1313, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153017d03763095214037247173
May 09 07:36:27 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:36:27 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1634, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006620017000002005c005d5d
May 09 07:36:27 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:36:28 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 67, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004300080000000048206565
May 09 07:36:28 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 67, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715211388, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:36:28 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 67, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715211388, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:36:28 msm8909 python3[3026]: [SSE] Sending: {"key": "e1864a3259c8435ea44723438847f744", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 67, "totalCals": 0, "bmrCals": 0, "caseTemp": 101, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715211388, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:36:28 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1130, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000046a001706b03d004d105f5f
May 09 07:36:28 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 87, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000570008000000004f105e5e
May 09 07:36:28 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 87, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211388, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:36:28 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 87, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211388, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:36:28 msm8909 python3[3026]: [SSE] Sending: {"key": "7feada8316e3450eba4479f67d5bee0f", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 87, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 79, "thermalGen": 8}, "utcTimestamp": 1715211388, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:36:29 msm8909 python3[3026]: [SSE] RX'd: {'key': 'e1864a3259c8435ea44723438847f744', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211388.6752198}
May 09 07:36:29 msm8909 python3[3026]: [SSE] RX'd: {'key': '7feada8316e3450eba4479f67d5bee0f', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211389.2094324}
May 09 07:36:29 msm8909 python3[3026]: ADVERT: {'company_id': b'&,', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 09 07:36:29 msm8909 python3[3026]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 07:36:29 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:36:29 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:36:30 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049306666
May 09 07:36:30 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1633, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd50007000000000000000006610017000000005a205e5e
May 09 07:36:30 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:36:31 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\t7'} 093709370006
May 09 07:36:31 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 07:36:36 msm8909 python3[3026]: Running Scheduled: Thread Check
May 09 07:36:42 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1130, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000046a001706b03d004d305f5f
May 09 07:36:43 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:36:43 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:36:45 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 87, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000570008000000004f305e5e
May 09 07:36:46 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:36:46 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:36:50 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:36:50 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:36:55 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 67, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004300080000000048006565
May 09 07:36:55 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 87, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000570008000000004f005e5e
May 09 07:36:55 msm8909 python3[3026]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 09 07:36:55 msm8909 python3[3026]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 07:36:56 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:36:56 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:36:56 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049206666
May 09 07:36:56 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'thermalGen': 23}, 'utcTimestamp': 1715211416, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:36:56 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'thermalGen': 23}, 'utcTimestamp': 1715211416, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:36:56 msm8909 python3[3026]: [SSE] Sending: {"key": "1817e8accec64a829bb75973804d619e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 73, "thermalGen": 23}, "utcTimestamp": 1715211416, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:36:57 msm8909 python3[3026]: ADVERT: {'case_temp': 112, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 50, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 382, 'total_cals': 1362, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1314, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153017e03763095224032147072
May 09 07:36:57 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:36:57 msm8909 python3[3026]: [SSE] RX'd: {'key': '1817e8accec64a829bb75973804d619e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211417.2585342}
May 09 07:36:57 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1134, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000046e001700200d0057105d5d
May 09 07:36:57 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:36:57 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1130, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000046a001706b03d004d005f5f
May 09 07:36:59 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\t7'} 093709370006
May 09 07:36:59 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 07:37:00 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1633, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd50007000000000000000006610017000000005a105e5e
May 09 07:37:00 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:37:10 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:37:10 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:37:10 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1134, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000046e001700200d0057205d5d
May 09 07:37:10 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:37:10 msm8909 python3[3026]: ADVERT: {'company_id': b'&,', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 09 07:37:10 msm8909 python3[3026]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 07:37:11 msm8909 python3[3026]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 09 07:37:11 msm8909 python3[3026]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 07:37:11 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048006666
May 09 07:37:12 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 67, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004300080000000048106565
May 09 07:37:12 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1132, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000046c001706b03d004e205f5f
May 09 07:37:12 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\t7'} 093709370006
May 09 07:37:12 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 07:37:14 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 09 07:37:14 msm8909 python3[3026]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 07:37:19 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:37:19 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:37:19 msm8909 python3[3026]: [SSE] Sending: {"key": "05b1d384b6a441139e78adf7f310d502", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:37:19 msm8909 python3[3026]: [SSE] RX'd: {'key': '05b1d384b6a441139e78adf7f310d502', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211439.8023043}
May 09 07:37:20 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:37:20 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:37:24 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1635, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006630017000002005b205d5d
May 09 07:37:24 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:37:24 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:37:24 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:37:24 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1132, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000046c001706b03d004e305f5f
May 09 07:37:25 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1132, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 95, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715211444, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:37:25 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1132, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 95, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715211444, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:37:25 msm8909 python3[3026]: [SSE] Sending: {"key": "9c8e171bb70d4198a6b16c0665b31dda", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1132, "totalCals": 67, "bmrCals": 61, "caseTemp": 95, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 95, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715211444, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:37:25 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1136, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000470001700200d0057305d5d
May 09 07:37:25 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:37:25 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:37:25 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:37:25 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:37:25 msm8909 python3[3026]: [SSE] RX'd: {'key': '9c8e171bb70d4198a6b16c0665b31dda', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211445.4217994}
May 09 07:37:25 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:37:26 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048106666
May 09 07:37:26 msm8909 python3[3026]: ADVERT: {'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'%?'} 253f253f0006
May 09 07:37:26 msm8909 python3[3026]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 07:37:26 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 67, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004300080000000049306565
May 09 07:37:27 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1635, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000066300170000000059005d5e
May 09 07:37:27 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:37:27 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1136, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000470001700200d0057005d5d
May 09 07:37:27 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:37:28 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 88, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000580008000000004f305e5e
May 09 07:37:37 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 67, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004300080000000049006565
May 09 07:37:37 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 67, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715211457, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:37:37 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 67, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715211457, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:37:37 msm8909 python3[3026]: [SSE] Sending: {"key": "5c2fc23f41044dd183365cd4c9d0c2ea", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 67, "totalCals": 0, "bmrCals": 0, "caseTemp": 101, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 73, "thermalGen": 8}, "utcTimestamp": 1715211457, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:37:38 msm8909 python3[3026]: [SSE] RX'd: {'key': '5c2fc23f41044dd183365cd4c9d0c2ea', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211458.0502458}
May 09 07:37:39 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1635, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006630017000002005b005d5d
May 09 07:37:39 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:37:39 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1635, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000066300170000000059105d5e
May 09 07:37:39 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:37:39 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1136, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000470001700200d0057105d5d
May 09 07:37:39 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:37:40 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048306666
May 09 07:37:40 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:37:40 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:37:40 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 88, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000580008000000004f005e5e
May 09 07:37:40 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 88, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211460, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:37:40 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 88, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211460, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:37:40 msm8909 python3[3026]: [SSE] Sending: {"key": "df837f31576e4bed9b0003b96cd821a4", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 88, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 79, "thermalGen": 8}, "utcTimestamp": 1715211460, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:37:41 msm8909 python3[3026]: [SSE] RX'd: {'key': 'df837f31576e4bed9b0003b96cd821a4', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211461.0342889}
May 09 07:37:50 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:37:50 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:37:51 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1635, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000066300170000000059305d5e
May 09 07:37:51 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:37:52 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1136, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000470001700200d0057205d5d
May 09 07:37:52 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:37:52 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 88, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000580008000000004f205e5e
May 09 07:37:53 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 67, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004300080000000049106565
May 09 07:37:53 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\t7'} 093709370006
May 09 07:37:53 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 07:37:54 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:37:54 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:37:56 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:37:56 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:38:05 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:38:05 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:38:06 msm8909 python3[3026]: ADVERT: {'case_temp': 112, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 54, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 383, 'total_cals': 1363, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1315, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153017f037630a5234036047072
May 09 07:38:06 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:38:06 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1136, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000470001700200d0057005d5d
May 09 07:38:06 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:38:07 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 67, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004300080000000049206565
May 09 07:38:08 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:38:08 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:38:08 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 67, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004300080000000048306565
May 09 07:38:08 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048206666
May 09 07:38:08 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715211488, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:38:08 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715211488, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:38:08 msm8909 python3[3026]: [SSE] Sending: {"key": "f4869c0edded4c47b846c6bfbe3424b2", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 72, "thermalGen": 23}, "utcTimestamp": 1715211488, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:38:09 msm8909 python3[3026]: [SSE] RX'd: {'key': 'f4869c0edded4c47b846c6bfbe3424b2', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211489.2202399}
May 09 07:38:10 msm8909 python3[3026]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 09 07:38:10 msm8909 python3[3026]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 07:38:19 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:38:19 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:38:19 msm8909 python3[3026]: [SSE] Sending: {"key": "da5fcfae59a14bc4a7eff45e13067881", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:38:20 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 89, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000590008000000004f005e5e
May 09 07:38:20 msm8909 python3[3026]: [SSE] RX'd: {'key': 'da5fcfae59a14bc4a7eff45e13067881', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211500.0512154}
May 09 07:38:20 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:38:20 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:38:20 msm8909 python3[3026]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 09 07:38:20 msm8909 python3[3026]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 07:38:21 msm8909 python3[3026]: ADVERT: {'case_temp': 112, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 54, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 383, 'total_cals': 1363, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1315, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153017f037630a5234036147072
May 09 07:38:21 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:38:22 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:38:22 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:38:22 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 67, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004300080000000048006565
May 09 07:38:24 msm8909 python3[3026]: ADVERT: {'case_temp': 112, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 54, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 383, 'total_cals': 1363, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1315, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153017f037630a5234036147072
May 09 07:38:24 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:38:24 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1138, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000472001700200d0057105d5d
May 09 07:38:24 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:38:33 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1637, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006650017000002005b105c5c
May 09 07:38:33 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:38:34 msm8909 python3[3026]: ADVERT: {'case_temp': 112, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 54, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 383, 'total_cals': 1363, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1315, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153017f037630a5234036247072
May 09 07:38:34 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:38:34 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:38:34 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:38:34 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 89, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000590008000000004f205e5e
May 09 07:38:34 msm8909 python3[3026]: ADVERT: {'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'%?'} 253f253f0006
May 09 07:38:34 msm8909 python3[3026]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 07:38:34 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:38:34 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:38:34 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:38:34 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:38:36 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048006666
May 09 07:38:36 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:38:36 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:38:36 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1138, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000472001700200d0057305d5d
May 09 07:38:36 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:38:36 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1134, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000046e001706b03d004e205f5f
May 09 07:38:36 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1134, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 95, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715211516, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:38:36 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1134, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 95, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715211516, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:38:36 msm8909 python3[3026]: [SSE] Sending: {"key": "eb00e308865741508103d3a83b8dd6a8", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1134, "totalCals": 67, "bmrCals": 61, "caseTemp": 95, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 95, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715211516, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:38:37 msm8909 python3[3026]: [SSE] RX'd: {'key': 'eb00e308865741508103d3a83b8dd6a8', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211517.1649585}
May 09 07:38:37 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:38:37 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:38:37 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048106666
May 09 07:38:48 msm8909 python3[3026]: ADVERT: {'case_temp': 112, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 385, 'total_cals': 1364, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1316, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530181037630a5244037047072
May 09 07:38:48 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:38:48 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1637, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006650017000002005b305c5c
May 09 07:38:48 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:38:49 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1138, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000472001700200d0057005d5d
May 09 07:38:49 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:38:49 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1134, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000046e001706b03d004e305f5f
May 09 07:38:49 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:38:49 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:38:49 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 89, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000590008000000004f305e5e
May 09 07:38:49 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 89, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211529, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:38:49 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 89, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211529, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:38:49 msm8909 python3[3026]: [SSE] Sending: {"key": "61b3d9d147e24e15864889a11c3a3eee", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 89, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 79, "thermalGen": 8}, "utcTimestamp": 1715211529, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:38:50 msm8909 python3[3026]: [SSE] RX'd: {'key': '61b3d9d147e24e15864889a11c3a3eee', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211530.251205}
May 09 07:38:50 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:38:50 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:38:52 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:38:52 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:38:52 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048206666
May 09 07:39:01 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 89, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000590008000000004f105e5e
May 09 07:39:02 msm8909 python3[3026]: ADVERT: {'case_temp': 112, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 385, 'total_cals': 1364, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1316, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530181037630a5244037147072
May 09 07:39:02 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:39:03 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1637, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006650017000002005b005c5c
May 09 07:39:03 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:39:03 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1134, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000046e001706b03d004e105f5f
May 09 07:39:04 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:39:04 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:39:04 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:39:04 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:39:04 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:39:04 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:39:04 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 68, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004400080000000048006565
May 09 07:39:04 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 68, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715211544, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:39:04 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 68, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715211544, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:39:04 msm8909 python3[3026]: [SSE] Sending: {"key": "30961a0dc1fc433280ab793626f81409", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 68, "totalCals": 0, "bmrCals": 0, "caseTemp": 101, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715211544, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:39:04 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:39:04 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:39:05 msm8909 python3[3026]: [SSE] RX'd: {'key': '30961a0dc1fc433280ab793626f81409', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211545.1159809}
May 09 07:39:06 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1138, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000472001700200d0057205d5d
May 09 07:39:06 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:39:15 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 68, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004400080000000048106565
May 09 07:39:16 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1639, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006670017000002005d105c5c
May 09 07:39:16 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:39:16 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1139, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000473001700200d0057305d5d
May 09 07:39:16 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:39:16 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1136, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000470001706b03d004e205f5f
May 09 07:39:16 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049106666
May 09 07:39:16 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'thermalGen': 23}, 'utcTimestamp': 1715211556, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:39:16 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'thermalGen': 23}, 'utcTimestamp': 1715211556, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:39:16 msm8909 python3[3026]: [SSE] Sending: {"key": "092bd4a7fb0e4ba9bdf1a7a9603a4b61", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 73, "thermalGen": 23}, "utcTimestamp": 1715211556, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:39:16 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 90, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005a0008000000004e205e5e
May 09 07:39:17 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:39:17 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:39:17 msm8909 python3[3026]: [SSE] RX'd: {'key': '092bd4a7fb0e4ba9bdf1a7a9603a4b61', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211556.9847217}
May 09 07:39:17 msm8909 python3[3026]: ADVERT: {'case_temp': 112, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 385, 'total_cals': 1364, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1316, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530181037630a5244037347072
May 09 07:39:17 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:39:17 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 09 07:39:17 msm8909 python3[3026]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 07:39:18 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1639, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd50007000000000000000006670017000000005a305d5d
May 09 07:39:18 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:39:19 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 90, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005a0008000000004e205e5e
May 09 07:39:20 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:39:20 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:39:20 msm8909 python3[3026]: [SSE] Sending: {"key": "4aa1d73923f44889931051681c42fc54", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:39:20 msm8909 python3[3026]: [SSE] RX'd: {'key': '4aa1d73923f44889931051681c42fc54', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211560.5018265}
May 09 07:39:21 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:39:21 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:39:29 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 68, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004400080000000048206565
May 09 07:39:30 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1639, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd50007000000000000000006670017000000005a105d5d
May 09 07:39:30 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:39:31 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1139, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000473001700200d0057005d5d
May 09 07:39:31 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:39:31 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 90, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005a0008000000004e005e5e
May 09 07:39:34 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049206666
May 09 07:39:43 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 90, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005a0008000000004e105e5e
May 09 07:39:44 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:39:44 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:39:44 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\t7'} 093709370006
May 09 07:39:44 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 07:39:45 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1139, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000473001700200d0057205d5d
May 09 07:39:45 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:39:45 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049006666
May 09 07:39:45 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 09 07:39:45 msm8909 python3[3026]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 07:39:48 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1136, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000470001706b03d004e105f5f
May 09 07:39:48 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1136, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 95, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715211588, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:39:48 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1136, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 95, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715211588, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:39:48 msm8909 python3[3026]: [SSE] Sending: {"key": "ed4250523eb7411f81b0480cf830ff91", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1136, "totalCals": 67, "bmrCals": 61, "caseTemp": 95, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 95, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715211588, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:39:49 msm8909 python3[3026]: [SSE] RX'd: {'key': 'ed4250523eb7411f81b0480cf830ff91', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211588.9297025}
May 09 07:39:51 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:39:51 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:39:58 msm8909 python3[3026]: ADVERT: {'case_temp': 95, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1136, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000470001706b03d004e205f5f
May 09 07:39:58 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049106666
May 09 07:39:58 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 09 07:39:58 msm8909 python3[3026]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 07:39:59 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:39:59 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:39:59 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 68, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004400080000000048006565
May 09 07:40:00 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1639, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006670017000002005d205c5c
May 09 07:40:00 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:40:00 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1139, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000473001700200d0057305d5d
May 09 07:40:00 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:40:01 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 09 07:40:01 msm8909 python3[3026]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 07:40:01 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:40:01 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:40:02 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:40:02 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:40:12 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 68, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004400080000000048206565
May 09 07:40:12 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 68, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715211612, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:40:12 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 68, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715211612, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:40:12 msm8909 python3[3026]: [SSE] Sending: {"key": "bd025f7fdaec4dcebc76a9210eec0147", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 68, "totalCals": 0, "bmrCals": 0, "caseTemp": 101, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715211612, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:40:12 msm8909 python3[3026]: [SSE] RX'd: {'key': 'bd025f7fdaec4dcebc76a9210eec0147', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211612.5098379}
May 09 07:40:12 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1641, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006690017000002005d305c5c
May 09 07:40:12 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:40:12 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1138, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000472001706b03d004d005e5f
May 09 07:40:13 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048206666
May 09 07:40:15 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:40:15 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:40:15 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1141, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000475001700200d0057105d5d
May 09 07:40:15 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:40:16 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 91, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005b0008000000004f005e5e
May 09 07:40:16 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 91, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211616, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:40:16 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 91, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211616, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:40:16 msm8909 python3[3026]: [SSE] Sending: {"key": "af8fe2046cf94d53810ab328a6cb5d88", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 91, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 79, "thermalGen": 8}, "utcTimestamp": 1715211616, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:40:16 msm8909 python3[3026]: [SSE] RX'd: {'key': 'af8fe2046cf94d53810ab328a6cb5d88', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211616.6338079}
May 09 07:40:20 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:40:20 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:40:20 msm8909 python3[3026]: [SSE] Sending: {"key": "970a9de878194f838306836e26eb8313", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:40:20 msm8909 python3[3026]: [SSE] RX'd: {'key': '970a9de878194f838306836e26eb8313', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211620.6614356}
May 09 07:40:21 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:40:21 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:40:25 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:40:25 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:40:25 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:40:25 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:40:25 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:40:25 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:40:27 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:40:27 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:40:27 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1641, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000066900170000000058205d5d
May 09 07:40:27 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:40:27 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048006666
May 09 07:40:27 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715211627, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:40:27 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715211627, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:40:27 msm8909 python3[3026]: [SSE] Sending: {"key": "03a9718c472f4a74adcd6c6f41158df0", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 72, "thermalGen": 23}, "utcTimestamp": 1715211627, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:40:28 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1138, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000472001706b03d004d105e5f
May 09 07:40:28 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 68, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004400080000000048306565
May 09 07:40:28 msm8909 python3[3026]: [SSE] RX'd: {'key': '03a9718c472f4a74adcd6c6f41158df0', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211628.3413601}
May 09 07:40:29 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 09 07:40:29 msm8909 python3[3026]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 07:40:30 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1641, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006690017000002005d105c5c
May 09 07:40:30 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:40:30 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1138, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000472001706b03d004d205e5f
May 09 07:40:30 msm8909 python3[3026]: ADVERT: {'case_temp': 112, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 54, 'mtp_version': 7, 'skin_temp': 114, 'solar_gen': 387, 'total_cals': 1365, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1317, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530183037630a5254036247072
May 09 07:40:30 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:40:30 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1141, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000475001700200d0057205d5d
May 09 07:40:30 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:40:39 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 68, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004400080000000048006565
May 09 07:40:39 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1641, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006690017000002005d205c5c
May 09 07:40:39 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:40:40 msm8909 python3[3026]: ADVERT: {'case_temp': 112, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 56, 'mtp_version': 7, 'skin_temp': 113, 'solar_gen': 388, 'total_cals': 1366, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1318, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530184037630b5264038347071
May 09 07:40:40 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:40:42 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:40:42 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:40:42 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1138, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000472001706b03d004d305e5f
May 09 07:40:44 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1641, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000066900170000000058005d5d
May 09 07:40:44 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:40:51 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:40:51 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:40:53 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 68, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004400080000000048106565
May 09 07:40:54 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1641, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000066900170000000058105d5d
May 09 07:40:54 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:40:54 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\t7'} 093709370006
May 09 07:40:54 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 07:40:54 msm8909 python3[3026]: ADVERT: {'company_id': b'&,', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 09 07:40:54 msm8909 python3[3026]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 07:40:54 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048306666
May 09 07:40:54 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1141, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000475001700200d0057105d5d
May 09 07:40:54 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:40:55 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1138, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000472001706b03d004d005e5f
May 09 07:40:55 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1138, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 77, 'thermalGen': 23}, 'utcTimestamp': 1715211655, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:40:55 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1138, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 77, 'thermalGen': 23}, 'utcTimestamp': 1715211655, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:40:55 msm8909 python3[3026]: [SSE] Sending: {"key": "a77882b6394c41b48067c92d538e207c", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1138, "totalCals": 67, "bmrCals": 61, "caseTemp": 94, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 95, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 77, "thermalGen": 23}, "utcTimestamp": 1715211655, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:40:55 msm8909 python3[3026]: [SSE] RX'd: {'key': 'a77882b6394c41b48067c92d538e207c', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211655.5106897}
May 09 07:40:57 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1641, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006690017000002005d005c5c
May 09 07:40:57 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:40:58 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:40:58 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:41:08 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 69, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004500080000000049306565
May 09 07:41:08 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 91, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005b0008000000004f105e5e
May 09 07:41:09 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1141, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000475001700200d0057205d5d
May 09 07:41:09 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:41:12 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:41:12 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:41:12 msm8909 python3[3026]: ADVERT: {'company_id': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\t7'} 093709370006
May 09 07:41:12 msm8909 python3[3026]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 09 07:41:20 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:41:20 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:41:20 msm8909 python3[3026]: [SSE] Sending: {"key": "c087f0e2168946fd9b70b691a8b9085c", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:41:20 msm8909 python3[3026]: [SSE] RX'd: {'key': 'c087f0e2168946fd9b70b691a8b9085c', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211680.7353485}
May 09 07:41:21 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 69, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004500080000000049006565
May 09 07:41:21 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 69, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715211681, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:41:21 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 69, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715211681, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:41:21 msm8909 python3[3026]: [SSE] Sending: {"key": "d1c70af0ef9342aea0ae701019aba728", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 69, "totalCals": 0, "bmrCals": 0, "caseTemp": 101, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 73, "thermalGen": 8}, "utcTimestamp": 1715211681, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:41:21 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1643, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000066b0017000002005b205c5c
May 09 07:41:21 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:41:22 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:41:22 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:41:22 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1140, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000474001706b03d004e305e5f
May 09 07:41:22 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048106666
May 09 07:41:22 msm8909 python3[3026]: [SSE] RX'd: {'key': 'd1c70af0ef9342aea0ae701019aba728', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211682.2832346}
May 09 07:41:24 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:41:24 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:41:25 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 91, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005b0008000000004f305e5e
May 09 07:41:25 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 91, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211685, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:41:25 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 91, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211685, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:41:25 msm8909 python3[3026]: [SSE] Sending: {"key": "3975539dc3c041708030e2695925e230", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 91, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 79, "thermalGen": 8}, "utcTimestamp": 1715211685, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:41:25 msm8909 python3[3026]: [SSE] RX'd: {'key': '3975539dc3c041708030e2695925e230', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211685.6874628}
May 09 07:41:26 msm8909 python3[3026]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 09 07:41:26 msm8909 python3[3026]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 07:41:35 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1643, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000066b0017000000005a105c5d
May 09 07:41:35 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:41:35 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 69, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004500080000000049106565
May 09 07:41:36 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:41:36 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:41:36 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1643, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000066b0017000002005b005c5c
May 09 07:41:36 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:41:36 msm8909 python3[3026]: ADVERT: {'case_temp': 112, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 113, 'solar_gen': 389, 'total_cals': 1367, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1319, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530185037630b5274037147071
May 09 07:41:36 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:41:36 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048306666
May 09 07:41:36 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715211696, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:41:36 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715211696, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:41:36 msm8909 python3[3026]: [SSE] Sending: {"key": "0131c303666e4d04a790de77ba83985f", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 72, "thermalGen": 23}, "utcTimestamp": 1715211696, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:41:37 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:41:37 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:41:37 msm8909 python3[3026]: Running Scheduled: Thread Check
May 09 07:41:37 msm8909 python3[3026]: [SSE] RX'd: {'key': '0131c303666e4d04a790de77ba83985f', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211697.3108389}
May 09 07:41:37 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:41:37 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:41:39 msm8909 python3[3026]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 09 07:41:39 msm8909 python3[3026]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 07:41:39 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1140, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000474001706b03d004e105e5f
May 09 07:41:49 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 91, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005b0008000000004f205e5e
May 09 07:41:50 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:41:50 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:41:51 msm8909 python3[3026]: ADVERT: {'case_temp': 112, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 113, 'solar_gen': 389, 'total_cals': 1367, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1319, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530185037630b5274037347071
May 09 07:41:51 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:41:51 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1643, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000066b0017000002005b105c5c
May 09 07:41:51 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:41:52 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 69, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004500080000000049206565
May 09 07:41:52 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:41:52 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:41:53 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:41:53 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:41:54 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1140, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000474001706b03d004e205e5f
May 09 07:42:03 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:42:03 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:42:03 msm8909 python3[3026]: ADVERT: {'case_temp': 112, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 113, 'solar_gen': 389, 'total_cals': 1367, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1319, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530185037630b5274037047071
May 09 07:42:03 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:42:03 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048206666
May 09 07:42:03 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:42:03 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:42:04 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1643, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000066b0017000002005b205c5c
May 09 07:42:04 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:42:04 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 69, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004500080000000049006565
May 09 07:42:04 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1140, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000474001706b03d004e305e5f
May 09 07:42:04 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1140, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715211724, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:42:04 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1140, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715211724, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:42:04 msm8909 python3[3026]: [SSE] Sending: {"key": "db47a963a67c4cfaad0cf9273b940936", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1140, "totalCals": 67, "bmrCals": 61, "caseTemp": 94, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 95, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715211724, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:42:05 msm8909 python3[3026]: [SSE] RX'd: {'key': 'db47a963a67c4cfaad0cf9273b940936', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211724.8021147}
May 09 07:42:06 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1645, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000066d0017000002005c305c5b
May 09 07:42:06 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:42:07 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 91, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005b0008000000004f305e5e
May 09 07:42:08 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:42:08 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:42:18 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 69, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004500080000000048106565
May 09 07:42:18 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048306666
May 09 07:42:18 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1142, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000476001706b03d004e105e5f
May 09 07:42:19 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 92, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005c0008000000004f105e5e
May 09 07:42:20 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:42:20 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:42:20 msm8909 python3[3026]: [SSE] Sending: {"key": "3f3f994e15ef4b998d84d2987b595030", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:42:21 msm8909 python3[3026]: [SSE] RX'd: {'key': '3f3f994e15ef4b998d84d2987b595030', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211741.0436435}
May 09 07:42:21 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1645, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000066d0017000002005c005c5b
May 09 07:42:21 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:42:21 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:42:21 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:42:21 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1143, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000477001700200d0057105d5d
May 09 07:42:21 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:42:22 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:42:22 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:42:22 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1645, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000066d0017000000005a205c5d
May 09 07:42:22 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:42:31 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 86, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1145, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000479001700200d0056205d5d
May 09 07:42:31 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:42:31 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 92, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005c0008000000004f205e5e
May 09 07:42:31 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 92, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211751, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:42:31 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 92, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211751, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:42:31 msm8909 python3[3026]: [SSE] Sending: {"key": "5384695c31a54087b5bd622f02ef5978", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 92, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 79, "thermalGen": 8}, "utcTimestamp": 1715211751, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:42:32 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048106666
May 09 07:42:32 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:42:32 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:42:32 msm8909 python3[3026]: [SSE] RX'd: {'key': '5384695c31a54087b5bd622f02ef5978', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211752.3634315}
May 09 07:42:33 msm8909 python3[3026]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 09 07:42:33 msm8909 python3[3026]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 07:42:33 msm8909 python3[3026]: ADVERT: {'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'%?'} 253f253f0006
May 09 07:42:33 msm8909 python3[3026]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 07:42:33 msm8909 python3[3026]: ADVERT: {'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'%?'} 253f253f0006
May 09 07:42:33 msm8909 python3[3026]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 07:42:33 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 86, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1145, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000479001700200d0056305d5d
May 09 07:42:33 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:42:33 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1645, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000066d0017000002005c105c5b
May 09 07:42:33 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:42:33 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x12t'} 127412740006
May 09 07:42:33 msm8909 python3[3026]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 07:42:33 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1142, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000476001706b03d004e205e5f
May 09 07:42:34 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:42:34 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:42:35 msm8909 python3[3026]: ADVERT: {'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'%?'} 253f253f0006
May 09 07:42:35 msm8909 python3[3026]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 07:42:35 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1645, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000066d0017000002005c205c5b
May 09 07:42:35 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:42:36 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 07:42:36 msm8909 python3[3026]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 07:42:45 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:42:45 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:42:46 msm8909 python3[3026]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 09 07:42:46 msm8909 python3[3026]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 07:42:46 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1142, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000476001706b03d004e305e5f
May 09 07:42:47 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:42:47 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:42:48 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1645, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000066d0017000002005c305c5b
May 09 07:42:48 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:42:48 msm8909 python3[3026]: ADVERT: {'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'%?'} 253f253f0006
May 09 07:42:48 msm8909 python3[3026]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 07:42:49 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:42:49 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:42:49 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 92, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005c0008000000004f005e5e
May 09 07:42:49 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:42:49 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:42:49 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 69, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004500080000000048006565
May 09 07:42:49 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 69, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715211769, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:42:49 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 69, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715211769, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:42:49 msm8909 python3[3026]: [SSE] Sending: {"key": "1d184c3b2c78484592c2eeff0256e83a", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 69, "totalCals": 0, "bmrCals": 0, "caseTemp": 101, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715211769, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:42:49 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048206666
May 09 07:42:49 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715211769, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:42:49 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715211769, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:42:49 msm8909 python3[3026]: [SSE] Sending: {"key": "ea60fc01e30349299c688e6593654df0", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 72, "thermalGen": 23}, "utcTimestamp": 1715211769, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:42:50 msm8909 python3[3026]: [SSE] RX'd: {'key': '1d184c3b2c78484592c2eeff0256e83a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211769.650419}
May 09 07:42:50 msm8909 python3[3026]: [SSE] RX'd: {'key': 'ea60fc01e30349299c688e6593654df0', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211770.2133327}
May 09 07:42:52 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:42:52 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:43:00 msm8909 python3[3026]: ADVERT: {'case_temp': 111, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 52, 'mtp_version': 7, 'skin_temp': 113, 'solar_gen': 390, 'total_cals': 1368, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1320, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530186037630b5284034246f71
May 09 07:43:00 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:43:00 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:43:00 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:43:00 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1142, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000476001706b03d004e105e5f
May 09 07:43:01 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:43:01 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:43:01 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 92, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005c0008000000004f105e5e
May 09 07:43:01 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 07:43:01 msm8909 python3[3026]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 07:43:02 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:43:02 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:43:03 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:43:03 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:43:13 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 92, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005c0008000000004f205e5e
May 09 07:43:15 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049106666
May 09 07:43:15 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:43:15 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:43:15 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:43:15 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:43:16 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 92, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005c0008000000004f205e5e
May 09 07:43:20 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:43:20 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:43:20 msm8909 python3[3026]: [SSE] Sending: {"key": "b9264e1881ea415a9d3d64237aa24c3b", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:43:21 msm8909 python3[3026]: [SSE] RX'd: {'key': 'b9264e1881ea415a9d3d64237aa24c3b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211801.1546926}
May 09 07:43:22 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:43:22 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:43:27 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:43:27 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:43:28 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1646, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000066e00170000000059105c5c
May 09 07:43:28 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:43:29 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:43:29 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:43:30 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 69, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004500080000000049306565
May 09 07:43:42 msm8909 python3[3026]: ADVERT: {'case_temp': 111, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 50, 'mtp_version': 7, 'skin_temp': 113, 'solar_gen': 392, 'total_cals': 1369, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1321, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530188037630c5294032246f71
May 09 07:43:42 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:43:42 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1147, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000047b001700200d0057205c5d
May 09 07:43:42 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:43:43 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049006666
May 09 07:43:43 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 93, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005d0008000000004f105e5e
May 09 07:43:43 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 93, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211823, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:43:43 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 93, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211823, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:43:43 msm8909 python3[3026]: [SSE] Sending: {"key": "4a28f49a04b54803b5283293c9bae081", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 93, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 79, "thermalGen": 8}, "utcTimestamp": 1715211823, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:43:44 msm8909 python3[3026]: [SSE] RX'd: {'key': '4a28f49a04b54803b5283293c9bae081', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211824.0545776}
May 09 07:43:45 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 69, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004500080000000049106565
May 09 07:43:45 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:43:45 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:43:45 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1144, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000478001706b03d004d105e5f
May 09 07:43:45 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1144, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 77, 'thermalGen': 23}, 'utcTimestamp': 1715211825, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:43:45 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1144, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 77, 'thermalGen': 23}, 'utcTimestamp': 1715211825, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:43:45 msm8909 python3[3026]: [SSE] Sending: {"key": "68d4c6a68ee140df899640063ff2ae11", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1144, "totalCals": 67, "bmrCals": 61, "caseTemp": 94, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 95, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 77, "thermalGen": 23}, "utcTimestamp": 1715211825, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:43:46 msm8909 python3[3026]: [SSE] RX'd: {'key': '68d4c6a68ee140df899640063ff2ae11', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211826.0874777}
May 09 07:43:52 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:43:52 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:43:55 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 77, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1144, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000478001706b03d004d205e5f
May 09 07:43:55 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:43:55 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:43:56 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 93, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005d0008000000004f205e5e
May 09 07:43:57 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1147, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000047b001700200d0057305c5d
May 09 07:43:57 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:44:10 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048306666
May 09 07:44:10 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715211850, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:44:10 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715211850, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:44:10 msm8909 python3[3026]: [SSE] Sending: {"key": "3ebc8bba5e6c4fe7bda794831916f531", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 72, "thermalGen": 23}, "utcTimestamp": 1715211850, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:44:11 msm8909 python3[3026]: [SSE] RX'd: {'key': '3ebc8bba5e6c4fe7bda794831916f531', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211850.7981372}
May 09 07:44:12 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1147, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000047b001700200d0057105c5d
May 09 07:44:12 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:44:12 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 70, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004600080000000048306565
May 09 07:44:12 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 70, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715211852, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:44:12 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 70, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715211852, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:44:12 msm8909 python3[3026]: [SSE] Sending: {"key": "f627352ea3b54f7684613974b1ac3252", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 70, "totalCals": 0, "bmrCals": 0, "caseTemp": 101, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715211852, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:44:13 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 93, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005d0008000000004f005e5e
May 09 07:44:13 msm8909 python3[3026]: [SSE] RX'd: {'key': 'f627352ea3b54f7684613974b1ac3252', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211853.2664468}
May 09 07:44:13 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 07:44:14 msm8909 python3[3026]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 07:44:14 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x12t'} 127412740006
May 09 07:44:14 msm8909 python3[3026]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 07:44:14 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:44:14 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:44:20 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:44:20 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:44:20 msm8909 python3[3026]: [SSE] Sending: {"key": "9c2c9bd4311443669ff087ce6f1636a1", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:44:21 msm8909 python3[3026]: [SSE] RX'd: {'key': '9c2c9bd4311443669ff087ce6f1636a1', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211861.3609583}
May 09 07:44:22 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:44:22 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:44:24 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1648, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006700017000002005b105b5b
May 09 07:44:24 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:44:25 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:44:25 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:44:25 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1145, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000479001706b03d004e105e5f
May 09 07:44:25 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048006666
May 09 07:44:26 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:44:26 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:44:27 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1145, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000479001706b03d004e205e5f
May 09 07:44:27 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1149, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000047d001700200d0057205c5d
May 09 07:44:27 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:44:27 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:44:27 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:44:28 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 94, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005e0008000000004e205e5e
May 09 07:44:37 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 94, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005e0008000000004e305e5e
May 09 07:44:37 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 70, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004600080000000048106565
May 09 07:44:38 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:44:38 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:44:39 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:44:39 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:44:39 msm8909 python3[3026]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 09 07:44:39 msm8909 python3[3026]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 07:44:39 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048206666
May 09 07:44:40 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1149, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000047d001700200d0057305c5d
May 09 07:44:40 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:44:42 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1648, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006700017000002005b205b5b
May 09 07:44:42 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:44:51 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 70, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004600080000000048206565
May 09 07:44:51 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 91, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1648, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006700017000002005b305b5b
May 09 07:44:51 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:44:52 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1145, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000479001706b03d004e005e5f
May 09 07:44:52 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1145, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715211892, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:44:52 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1145, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715211892, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:44:52 msm8909 python3[3026]: [SSE] Sending: {"key": "e85ddc0e5e524e8a9f317803e4f8a768", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1145, "totalCals": 67, "bmrCals": 61, "caseTemp": 94, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 95, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715211892, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:44:52 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048306666
May 09 07:44:52 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x12t'} 127412740006
May 09 07:44:52 msm8909 python3[3026]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 07:44:53 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:44:53 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:44:53 msm8909 python3[3026]: [SSE] RX'd: {'key': 'e85ddc0e5e524e8a9f317803e4f8a768', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211892.7932007}
May 09 07:44:53 msm8909 python3[3026]: ADVERT: {'case_temp': 111, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 56, 'mtp_version': 7, 'skin_temp': 112, 'solar_gen': 394, 'total_cals': 1370, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1322, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153018a037630c52a4038146f70
May 09 07:44:53 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:44:54 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1149, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000047d001700200d0057105c5d
May 09 07:44:54 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:44:55 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 07:44:55 msm8909 python3[3026]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 07:44:55 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:44:55 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:45:05 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 07:45:05 msm8909 python3[3026]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 07:45:05 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048106666
May 09 07:45:06 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 70, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004600080000000048006565
May 09 07:45:07 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 94, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005e0008000000004e205e5e
May 09 07:45:07 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 94, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 78, 'thermalGen': 8}, 'utcTimestamp': 1715211907, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:45:07 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 94, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 78, 'thermalGen': 8}, 'utcTimestamp': 1715211907, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:45:07 msm8909 python3[3026]: [SSE] Sending: {"key": "5c51ccab894e4302922f3e9e42633026", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 94, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 78, "thermalGen": 8}, "utcTimestamp": 1715211907, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:45:07 msm8909 python3[3026]: [SSE] RX'd: {'key': '5c51ccab894e4302922f3e9e42633026', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211907.887013}
May 09 07:45:09 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1145, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000479001706b03d004e205e5f
May 09 07:45:19 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 1149, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000047d001700200d0057305c5d
May 09 07:45:19 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:45:20 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1650, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd50007000000000000000006720017000000005a005c5c
May 09 07:45:20 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:45:20 msm8909 python3[3026]: ADVERT: {'case_temp': 111, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 56, 'mtp_version': 7, 'skin_temp': 112, 'solar_gen': 394, 'total_cals': 1370, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1322, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153018a037630c52a4038046f70
May 09 07:45:20 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:45:21 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048206666
May 09 07:45:21 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715211921, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:45:21 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715211921, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:45:21 msm8909 python3[3026]: [SSE] Sending: {"key": "bf8489a7660745a1b897392302245b06", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 72, "thermalGen": 23}, "utcTimestamp": 1715211921, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:45:21 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:45:21 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:45:21 msm8909 python3[3026]: [SSE] Sending: {"key": "824ae384d39e423a810b44e34445129e", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:45:21 msm8909 python3[3026]: [SSE] RX'd: {'key': 'bf8489a7660745a1b897392302245b06', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211921.4861724}
May 09 07:45:21 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1650, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006720017000002005c205b5b
May 09 07:45:21 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:45:21 msm8909 python3[3026]: [SSE] RX'd: {'key': '824ae384d39e423a810b44e34445129e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211921.5382144}
May 09 07:45:23 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:45:23 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:45:23 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1650, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006720017000002005c305b5b
May 09 07:45:23 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:45:24 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1147, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000047b001706b03d004e305e5f
May 09 07:45:33 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048306666
May 09 07:45:33 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1650, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006720017000002005c005b5b
May 09 07:45:33 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:45:33 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 07:45:33 msm8909 python3[3026]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 07:45:34 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:45:34 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:45:34 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1650, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd50007000000000000000006720017000000005a205c5c
May 09 07:45:34 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:45:34 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:45:34 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:45:36 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1147, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000047b001706b03d004e105e5f
May 09 07:45:37 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 95, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005f0008000000004f105e5e
May 09 07:45:37 msm8909 python3[3026]: ADVERT: {'case_temp': 110, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 112, 'solar_gen': 395, 'total_cals': 1370, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1322, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153018b037630c52a4037246e70
May 09 07:45:37 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:45:48 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:45:48 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:45:48 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048106666
May 09 07:45:49 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1151, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000047f001700200d0057205c5c
May 09 07:45:49 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:45:49 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:45:49 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:45:51 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1151, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000047f001700200d0057305c5c
May 09 07:45:51 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:45:51 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1147, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000047b001706b03d004e205e5f
May 09 07:45:52 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:45:52 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:45:52 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:45:52 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:45:52 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1650, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd50007000000000000000006720017000000005a305c5c
May 09 07:45:52 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:45:52 msm8909 python3[3026]: ADVERT: {'case_temp': 110, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 112, 'solar_gen': 395, 'total_cals': 1370, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1322, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153018b037630c52a4037346e70
May 09 07:45:52 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:45:53 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:45:53 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:46:01 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 95, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005f0008000000004f305e5e
May 09 07:46:02 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048306666
May 09 07:46:02 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1650, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd50007000000000000000006720017000000005a005c5c
May 09 07:46:02 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:46:02 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:46:02 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:46:02 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 70, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004600080000000048106565
May 09 07:46:02 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 70, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715211962, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:46:02 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 70, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715211962, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:46:02 msm8909 python3[3026]: [SSE] Sending: {"key": "f2344c916f2e49959aeab30d6d8a486c", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 70, "totalCals": 0, "bmrCals": 0, "caseTemp": 101, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715211962, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:46:03 msm8909 python3[3026]: [SSE] RX'd: {'key': 'f2344c916f2e49959aeab30d6d8a486c', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211963.2141135}
May 09 07:46:03 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1650, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006720017000002005c305b5b
May 09 07:46:03 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:46:03 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1151, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000047f001700200d0057005c5c
May 09 07:46:03 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:46:06 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 95, 'solar_gen': 1147, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000047b001706b03d004e005e5f
May 09 07:46:06 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1147, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715211966, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:46:06 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1147, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 95, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715211966, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:46:06 msm8909 python3[3026]: [SSE] Sending: {"key": "64c2d8b2269942ff99588610cd7f0404", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1147, "totalCals": 67, "bmrCals": 61, "caseTemp": 94, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 95, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715211966, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:46:07 msm8909 python3[3026]: [SSE] RX'd: {'key': '64c2d8b2269942ff99588610cd7f0404', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211966.6092489}
May 09 07:46:16 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 71, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004700080000000049206565
May 09 07:46:17 msm8909 python3[3026]: ADVERT: {'case_temp': 110, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 112, 'solar_gen': 395, 'total_cals': 1370, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1322, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153018b037630c52a4037246e70
May 09 07:46:17 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:46:18 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1149, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000047d001706b03d004e105e5e
May 09 07:46:19 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1652, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067400170000000059205c5c
May 09 07:46:19 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:46:19 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048006666
May 09 07:46:21 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:46:21 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:46:21 msm8909 python3[3026]: [SSE] Sending: {"key": "635653ff082942fcb6e6e4d9f60f8e96", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:46:21 msm8909 python3[3026]: [SSE] RX'd: {'key': '635653ff082942fcb6e6e4d9f60f8e96', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211981.7422328}
May 09 07:46:24 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:46:24 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:46:30 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1652, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006740017000002005d105b5b
May 09 07:46:30 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:46:31 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1149, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000047d001706b03d004e205e5e
May 09 07:46:31 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 95, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005f0008000000004f205e5e
May 09 07:46:31 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 95, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211991, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:46:31 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 95, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715211991, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:46:31 msm8909 python3[3026]: [SSE] Sending: {"key": "eb8c4877c97147558732610a3b81d7b0", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 95, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 79, "thermalGen": 8}, "utcTimestamp": 1715211991, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:46:32 msm8909 python3[3026]: [SSE] RX'd: {'key': 'eb8c4877c97147558732610a3b81d7b0', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715211992.0393603}
May 09 07:46:32 msm8909 python3[3026]: ADVERT: {'case_temp': 110, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 112, 'solar_gen': 395, 'total_cals': 1370, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1322, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153018b037630c52a4037346e70
May 09 07:46:32 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:46:32 msm8909 python3[3026]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 09 07:46:32 msm8909 python3[3026]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 07:46:33 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1652, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067400170000000059005c5c
May 09 07:46:33 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:46:33 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1153, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000481001700200d0057305c5c
May 09 07:46:33 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:46:33 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 71, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004700080000000049006565
May 09 07:46:37 msm8909 python3[3026]: Running Scheduled: Thread Check
May 09 07:46:43 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1149, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000047d001706b03d004e305e5e
May 09 07:46:43 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:46:43 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:46:45 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1652, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006740017000002005d305b5b
May 09 07:46:45 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:46:45 msm8909 python3[3026]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 09 07:46:45 msm8909 python3[3026]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 07:46:45 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1652, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067400170000000059105c5c
May 09 07:46:45 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:46:45 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1153, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000481001700200d0057005c5c
May 09 07:46:45 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:46:46 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 95, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005f0008000000004f005e5e
May 09 07:46:46 msm8909 python3[3026]: ADVERT: {'case_temp': 110, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 112, 'solar_gen': 396, 'total_cals': 1371, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1323, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153018c037630c52b4037146e70
May 09 07:46:46 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:46:48 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:46:48 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:46:48 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1652, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067400170000000059105c5c
May 09 07:46:48 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:46:48 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:46:48 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:46:54 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:46:54 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:46:58 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1153, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000481001700200d0057105c5c
May 09 07:46:58 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:46:58 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 95, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005f0008000000004f105e5e
May 09 07:46:59 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048106666
May 09 07:46:59 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715212019, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:46:59 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715212019, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:46:59 msm8909 python3[3026]: [SSE] Sending: {"key": "4fb0c674549048b293837aac44d3b838", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 72, "thermalGen": 23}, "utcTimestamp": 1715212019, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:47:00 msm8909 python3[3026]: [SSE] RX'd: {'key': '4fb0c674549048b293837aac44d3b838', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212019.7375667}
May 09 07:47:00 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1652, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006740017000002005d005b5b
May 09 07:47:00 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:47:00 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1652, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067400170000000059205c5c
May 09 07:47:00 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:47:02 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:47:02 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:47:02 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:47:02 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:47:11 msm8909 python3[3026]: ADVERT: {'case_temp': 110, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 112, 'solar_gen': 396, 'total_cals': 1371, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1323, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153018c037630c52b4037346e70
May 09 07:47:11 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:47:12 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1654, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006760017000002005c205b5b
May 09 07:47:12 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:47:13 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 95, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000005f0008000000004f205e5e
May 09 07:47:15 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1151, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000047f001706b03d004e305e5e
May 09 07:47:15 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1151, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715212035, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:47:15 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1151, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715212035, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:47:15 msm8909 python3[3026]: [SSE] Sending: {"key": "8ca39d760a294d74bc730344d2a0f020", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1151, "totalCals": 67, "bmrCals": 61, "caseTemp": 94, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 94, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715212035, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:47:15 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1153, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000481001700200d0057305c5c
May 09 07:47:15 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:47:15 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 96, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000600008000000004f305e5e
May 09 07:47:16 msm8909 python3[3026]: [SSE] RX'd: {'key': '8ca39d760a294d74bc730344d2a0f020', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212035.8164904}
May 09 07:47:16 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048206666
May 09 07:47:21 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:47:21 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:47:21 msm8909 python3[3026]: [SSE] Sending: {"key": "ee43b2dd4d3b4eaab3963c7504ce7512", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:47:22 msm8909 python3[3026]: [SSE] RX'd: {'key': 'ee43b2dd4d3b4eaab3963c7504ce7512', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212041.8956599}
May 09 07:47:24 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:47:24 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:47:25 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048306666
May 09 07:47:25 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 96, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000600008000000004f005e5e
May 09 07:47:26 msm8909 python3[3026]: ADVERT: {'case_temp': 110, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 112, 'solar_gen': 396, 'total_cals': 1371, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1323, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153018c037630c52b4037146e70
May 09 07:47:26 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:47:27 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1654, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006760017000002005c305b5b
May 09 07:47:27 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:47:27 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1151, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000047f001706b03d004e005e5e
May 09 07:47:30 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:47:30 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:47:30 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:47:30 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:47:39 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048106666
May 09 07:47:40 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 71, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004700080000000049106565
May 09 07:47:40 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 71, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715212060, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:47:40 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 71, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715212060, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:47:40 msm8909 python3[3026]: [SSE] Sending: {"key": "4b2fbdc00273454ea96cfb504ededd97", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 71, "totalCals": 0, "bmrCals": 0, "caseTemp": 101, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 73, "thermalGen": 8}, "utcTimestamp": 1715212060, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:47:40 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:47:40 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:47:40 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:47:40 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:47:40 msm8909 python3[3026]: [SSE] RX'd: {'key': '4b2fbdc00273454ea96cfb504ededd97', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212060.6002645}
May 09 07:47:40 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 96, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000600008000000004f105e5e
May 09 07:47:40 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 96, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715212060, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:47:40 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 96, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715212060, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:47:40 msm8909 python3[3026]: [SSE] Sending: {"key": "d2273289b6f8433faba57e6acaea7b42", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 96, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 79, "thermalGen": 8}, "utcTimestamp": 1715212060, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:47:40 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:47:40 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:47:41 msm8909 python3[3026]: [SSE] RX'd: {'key': 'd2273289b6f8433faba57e6acaea7b42', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212061.1556842}
May 09 07:47:43 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:47:43 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:47:54 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:47:54 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:47:54 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1654, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006760017000002005c205b5b
May 09 07:47:54 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:47:55 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1654, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067600170000000059005c5c
May 09 07:47:55 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:47:55 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:47:55 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:47:55 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:47:55 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:47:55 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:47:55 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:47:56 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:47:56 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:47:56 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:47:56 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:47:56 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:47:56 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:47:56 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048306666
May 09 07:47:57 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1151, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000047f001706b03d004e305e5e
May 09 07:47:57 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 71, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004700080000000049306565
May 09 07:47:57 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 96, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000600008000000004f305e5e
May 09 07:47:58 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:47:58 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:47:58 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:47:58 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:48:08 msm8909 python3[3026]: ADVERT: {'case_temp': 110, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 112, 'solar_gen': 396, 'total_cals': 1372, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1324, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153018c037630d52c4037146e70
May 09 07:48:08 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:48:08 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:48:08 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:48:08 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 71, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004700080000000049006565
May 09 07:48:08 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1654, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006760017000002005c305b5b
May 09 07:48:08 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:48:08 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:48:08 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:48:08 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:48:08 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:48:09 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:48:09 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:48:09 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1654, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067600170000000059105c5c
May 09 07:48:09 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:48:09 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1151, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000047f001706b03d004e005e5e
May 09 07:48:10 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 96, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000600008000000004f005e5e
May 09 07:48:11 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:48:11 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:48:11 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048006666
May 09 07:48:11 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715212091, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:48:11 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715212091, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:48:11 msm8909 python3[3026]: [SSE] Sending: {"key": "339c48a23c894a3a84437e5322e53e52", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 72, "thermalGen": 23}, "utcTimestamp": 1715212091, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:48:11 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1656, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067800170000000058205c5c
May 09 07:48:11 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:48:12 msm8909 python3[3026]: [SSE] RX'd: {'key': '339c48a23c894a3a84437e5322e53e52', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212092.4716926}
May 09 07:48:21 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048106666
May 09 07:48:21 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:48:21 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:48:21 msm8909 python3[3026]: [SSE] Sending: {"key": "8c67173a91bd463ab6e714b8096f55eb", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:48:21 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1656, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067800170000000058305c5c
May 09 07:48:21 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:48:22 msm8909 python3[3026]: [SSE] RX'd: {'key': '8c67173a91bd463ab6e714b8096f55eb', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212102.0450797}
May 09 07:48:22 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1156, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000484001700200d0057205c5c
May 09 07:48:22 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:48:22 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1153, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000481001706b03d004e105e5e
May 09 07:48:22 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1153, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715212102, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:48:22 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1153, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715212102, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:48:22 msm8909 python3[3026]: [SSE] Sending: {"key": "9dbaacac617e432e97e7822535af6e30", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1153, "totalCals": 67, "bmrCals": 61, "caseTemp": 94, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 94, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715212102, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:48:22 msm8909 python3[3026]: [SSE] RX'd: {'key': '9dbaacac617e432e97e7822535af6e30', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212102.7498586}
May 09 07:48:22 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 97, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000610008000000004f105e5e
May 09 07:48:23 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1656, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006780017000002005d105a5b
May 09 07:48:23 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:48:24 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:48:24 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:48:24 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:48:24 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:48:25 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 71, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004700080000000049206565
May 09 07:48:35 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1656, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006780017000002005d205a5b
May 09 07:48:35 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:48:36 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 09 07:48:36 msm8909 python3[3026]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 07:48:36 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1656, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067800170000000058005c5c
May 09 07:48:36 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:48:36 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1153, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000481001706b03d004e305e5e
May 09 07:48:37 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1156, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000484001700200d0057305c5c
May 09 07:48:37 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:48:37 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048306666
May 09 07:48:39 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12\xc8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x12\xc8'} 12c812c80006
May 09 07:48:39 msm8909 python3[3026]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 09 07:48:39 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12\xc8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x12\xc8'} 12c812c80006
May 09 07:48:39 msm8909 python3[3026]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 09 07:48:39 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 71, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004700080000000049306565
May 09 07:48:40 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 97, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000610008000000004f305e5e
May 09 07:48:49 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 97, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000610008000000004f005e5e
May 09 07:48:49 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 97, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715212129, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:48:49 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 97, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715212129, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:48:50 msm8909 python3[3026]: [SSE] Sending: {"key": "6726608744ed4e098fb6ce0566760629", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 97, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 79, "thermalGen": 8}, "utcTimestamp": 1715212129, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:48:50 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1656, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006780017000002005d005a5b
May 09 07:48:50 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:48:50 msm8909 python3[3026]: [SSE] RX'd: {'key': '6726608744ed4e098fb6ce0566760629', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212130.462153}
May 09 07:48:51 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1156, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000484001700200d0057105c5c
May 09 07:48:51 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:48:52 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:48:52 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:48:54 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:48:55 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:49:04 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1153, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000481001706b03d004e205e5e
May 09 07:49:04 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049206666
May 09 07:49:05 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1656, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006780017000002005d105a5b
May 09 07:49:05 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:49:06 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 88, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1656, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067800170000000058305c5c
May 09 07:49:06 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:49:07 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 97, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000610008000000004f205e5e
May 09 07:49:07 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12\xc8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x12\xc8'} 12c812c80006
May 09 07:49:07 msm8909 python3[3026]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 09 07:49:07 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:49:07 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:49:18 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1658, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067a0017000000005a005b5c
May 09 07:49:18 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:49:18 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1158, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000486001700200d0057005c5c
May 09 07:49:18 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:49:19 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1155, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000483001706b03d004e305e5e
May 09 07:49:19 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 98, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000620008000000004e305e5e
May 09 07:49:20 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1658, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067a0017000000005a105b5c
May 09 07:49:20 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:49:21 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 72, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004800080000000048206565
May 09 07:49:21 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 72, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715212161, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:49:21 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 72, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715212161, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:49:21 msm8909 python3[3026]: [SSE] Sending: {"key": "7f0b8448fd8446c6adaebfe626740d56", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 72, "totalCals": 0, "bmrCals": 0, "caseTemp": 101, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715212161, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:49:21 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:49:21 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:49:21 msm8909 python3[3026]: [SSE] Sending: {"key": "7de018cfbc954e15b3c5de3075dffed7", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:49:21 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049306666
May 09 07:49:21 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'thermalGen': 23}, 'utcTimestamp': 1715212161, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:49:21 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'thermalGen': 23}, 'utcTimestamp': 1715212161, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:49:21 msm8909 python3[3026]: [SSE] Sending: {"key": "787ab5565fee4157b0bd27ff034f053e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 73, "thermalGen": 23}, "utcTimestamp": 1715212161, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:49:22 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 72, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004800080000000048306565
May 09 07:49:22 msm8909 python3[3026]: [SSE] RX'd: {'key': '7f0b8448fd8446c6adaebfe626740d56', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212161.7193618}
May 09 07:49:22 msm8909 python3[3026]: [SSE] RX'd: {'key': '7de018cfbc954e15b3c5de3075dffed7', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212162.0271001}
May 09 07:49:22 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:49:22 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:49:22 msm8909 python3[3026]: [SSE] RX'd: {'key': '787ab5565fee4157b0bd27ff034f053e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212162.2996528}
May 09 07:49:25 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:49:25 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:49:31 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1155, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000483001706b03d004e005e5e
May 09 07:49:31 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1155, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715212171, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:49:31 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1155, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715212171, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:49:31 msm8909 python3[3026]: [SSE] Sending: {"key": "00397d43f89f42dea16f9465cea0620a", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1155, "totalCals": 67, "bmrCals": 61, "caseTemp": 94, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 94, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715212171, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:49:31 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049006666
May 09 07:49:32 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 90, 'solar_gen': 1658, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000067a0017000002005d005a5a
May 09 07:49:32 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:49:32 msm8909 python3[3026]: [SSE] RX'd: {'key': '00397d43f89f42dea16f9465cea0620a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212171.9825478}
May 09 07:49:33 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:49:33 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:49:35 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1658, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067a0017000000005a205b5c
May 09 07:49:35 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:49:36 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:49:36 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:49:46 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:49:46 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:49:47 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:49:47 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:49:48 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1155, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000483001706b03d004e205e5e
May 09 07:49:49 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 98, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000620008000000004e205e5e
May 09 07:49:49 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:49:49 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:49:49 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 72, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004800080000000048106565
May 09 07:49:55 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:49:55 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:49:59 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:49:59 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:50:00 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:50:00 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:50:00 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 90, 'solar_gen': 1658, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000067a0017000002005d305a5a
May 09 07:50:00 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:50:00 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049306666
May 09 07:50:01 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 98, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000620008000000004e305e5e
May 09 07:50:01 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 98, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 78, 'thermalGen': 8}, 'utcTimestamp': 1715212201, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:50:01 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 98, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 78, 'thermalGen': 8}, 'utcTimestamp': 1715212201, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:50:01 msm8909 python3[3026]: [SSE] Sending: {"key": "a7f44d4067c14a8fbcf34ea7892572a7", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 98, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 78, "thermalGen": 8}, "utcTimestamp": 1715212201, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:50:02 msm8909 python3[3026]: [SSE] RX'd: {'key': 'a7f44d4067c14a8fbcf34ea7892572a7', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212202.208024}
May 09 07:50:02 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:50:02 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:50:02 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049006666
May 09 07:50:03 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1155, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000483001706b03d004e005e5e
May 09 07:50:03 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1158, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000486001700200d0057005c5c
May 09 07:50:03 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:50:03 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 98, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000620008000000004e005e5e
May 09 07:50:04 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:50:04 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:50:13 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 99, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000630008000000004f105e5e
May 09 07:50:14 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 72, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004800080000000049306565
May 09 07:50:14 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:50:14 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:50:15 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330047106666
May 09 07:50:15 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1157, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000485001706b03d004e105e5e
May 09 07:50:16 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:50:16 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:50:17 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:50:17 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:50:17 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:50:17 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:50:17 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 90, 'solar_gen': 1660, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000067c0017000002005c105a5a
May 09 07:50:17 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:50:18 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1160, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000488001700200d0057205c5c
May 09 07:50:18 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:50:21 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:50:21 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:50:21 msm8909 python3[3026]: [SSE] Sending: {"key": "6b3123338354405396ae1dbff6f2cd83", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:50:22 msm8909 python3[3026]: [SSE] RX'd: {'key': '6b3123338354405396ae1dbff6f2cd83', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212222.1277552}
May 09 07:50:25 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:50:25 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:50:27 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:50:27 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:50:27 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 90, 'solar_gen': 1660, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000067c0017000002005c205a5a
May 09 07:50:27 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:50:28 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 72, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004800080000000049006565
May 09 07:50:28 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 72, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715212228, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:50:28 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 72, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715212228, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:50:28 msm8909 python3[3026]: [SSE] Sending: {"key": "f76cc30a42444c3dba2fb449a7b31a9d", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 72, "totalCals": 0, "bmrCals": 0, "caseTemp": 101, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 73, "thermalGen": 8}, "utcTimestamp": 1715212228, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:50:28 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1160, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000488001700200d0057305c5c
May 09 07:50:28 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:50:28 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1157, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000485001706b03d004e205e5e
May 09 07:50:28 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 99, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000630008000000004f205e5e
May 09 07:50:28 msm8909 python3[3026]: [SSE] RX'd: {'key': 'f76cc30a42444c3dba2fb449a7b31a9d', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212228.4813826}
May 09 07:50:29 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:50:29 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:50:30 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330047206666
May 09 07:50:30 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 71, 'thermalGen': 23}, 'utcTimestamp': 1715212230, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:50:30 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 71, 'thermalGen': 23}, 'utcTimestamp': 1715212230, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:50:30 msm8909 python3[3026]: [SSE] Sending: {"key": "6a81b09a12254938ab0edcc4916cf7e9", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 71, "thermalGen": 23}, "utcTimestamp": 1715212230, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:50:31 msm8909 python3[3026]: [SSE] RX'd: {'key': '6a81b09a12254938ab0edcc4916cf7e9', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212230.8105698}
May 09 07:50:42 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:50:42 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:50:42 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 72, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004800080000000049206565
May 09 07:50:42 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1157, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000485001706b03d004e005e5e
May 09 07:50:42 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1157, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715212242, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:50:42 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1157, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715212242, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:50:42 msm8909 python3[3026]: [SSE] Sending: {"key": "cad7509894b5480d8dc8763b12e97b2d", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1157, "totalCals": 67, "bmrCals": 61, "caseTemp": 94, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 94, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715212242, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:50:42 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 90, 'solar_gen': 1660, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000067c0017000002005c305a5a
May 09 07:50:42 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:50:43 msm8909 python3[3026]: [SSE] RX'd: {'key': 'cad7509894b5480d8dc8763b12e97b2d', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212243.3136537}
May 09 07:50:43 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 99, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000630008000000004f005e5e
May 09 07:50:43 msm8909 python3[3026]: ADVERT: {'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'%?'} 253f253f0006
May 09 07:50:43 msm8909 python3[3026]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 07:50:45 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1659, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067b00170000000059105b5c
May 09 07:50:45 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:50:45 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 99, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000630008000000004f005e5e
May 09 07:50:55 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1160, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000488001700200d0057105c5c
May 09 07:50:55 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:50:55 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 99, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000630008000000004f105e5e
May 09 07:50:56 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:50:56 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:50:56 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:50:56 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:50:56 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:50:56 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:50:56 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 72, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004800080000000049306565
May 09 07:50:57 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330047106666
May 09 07:50:57 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1659, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067b00170000000059205b5c
May 09 07:50:57 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:50:57 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1157, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000485001706b03d004e105e5e
May 09 07:50:58 msm8909 python3[3026]: ADVERT: {'case_temp': 110, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 50, 'mtp_version': 7, 'skin_temp': 112, 'solar_gen': 399, 'total_cals': 1375, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1327, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153018f037630e52f4032246e70
May 09 07:50:58 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:50:59 msm8909 python3[3026]: ADVERT: {'company_id': b'&,', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'&,'} 262c262c0006
May 09 07:50:59 msm8909 python3[3026]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 09 07:51:00 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1160, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000488001700200d0057205c5c
May 09 07:51:00 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:51:09 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1661, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067d00170000000059005b5b
May 09 07:51:09 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:51:09 msm8909 python3[3026]: ADVERT: {'company_id': b'%?', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'%?'} 253f253f0006
May 09 07:51:09 msm8909 python3[3026]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 09 07:51:09 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330047206666
May 09 07:51:10 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:51:10 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:51:10 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 09 07:51:10 msm8909 python3[3026]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 07:51:11 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:51:11 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:51:11 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 90, 'solar_gen': 1660, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000067c0017000002005c205a5a
May 09 07:51:11 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:51:12 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1160, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000488001700200d0057305c5c
May 09 07:51:12 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:51:13 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 73, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004900080000000049106565
May 09 07:51:14 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:51:14 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:51:21 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:51:21 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:51:21 msm8909 python3[3026]: [SSE] Sending: {"key": "219c8d522b034681ba48efc9d2f63969", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:51:22 msm8909 python3[3026]: [SSE] RX'd: {'key': '219c8d522b034681ba48efc9d2f63969', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212282.3519831}
May 09 07:51:23 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 90, 'solar_gen': 1662, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000067e0017000002005d305a5a
May 09 07:51:23 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:51:24 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:51:24 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:51:24 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1158, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000486001706b03d004e005e5e
May 09 07:51:25 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 73, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004900080000000049206565
May 09 07:51:25 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1162, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000048a001700200d0057005c5c
May 09 07:51:25 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:51:26 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:51:26 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:51:27 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:51:27 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:51:27 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1661, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067d00170000000059105b5b
May 09 07:51:27 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:51:27 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1162, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000048a001700200d0057105c5c
May 09 07:51:27 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:51:28 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 80, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 99, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000006300080000000050005e5e
May 09 07:51:28 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 99, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 80, 'thermalGen': 8}, 'utcTimestamp': 1715212288, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:51:28 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 99, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 94, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 80, 'thermalGen': 8}, 'utcTimestamp': 1715212288, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:51:28 msm8909 python3[3026]: [SSE] Sending: {"key": "bc0e0e74fb33492b80e80272c800579d", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 99, "totalCals": 0, "bmrCals": 0, "caseTemp": 94, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 80, "thermalGen": 8}, "utcTimestamp": 1715212288, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:51:28 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:51:28 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:51:28 msm8909 python3[3026]: [SSE] RX'd: {'key': 'bc0e0e74fb33492b80e80272c800579d', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212288.5124934}
May 09 07:51:37 msm8909 python3[3026]: Running Scheduled: Thread Check
May 09 07:51:38 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:51:38 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:51:39 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330047106666
May 09 07:51:39 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 71, 'thermalGen': 23}, 'utcTimestamp': 1715212299, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:51:39 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 71, 'thermalGen': 23}, 'utcTimestamp': 1715212299, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:51:39 msm8909 python3[3026]: [SSE] Sending: {"key": "c153390d9b9c4b498da29b89d13ed8b5", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 71, "thermalGen": 23}, "utcTimestamp": 1715212299, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:51:39 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:51:39 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:51:39 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1162, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000048a001700200d0057205c5c
May 09 07:51:39 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:51:39 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1158, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000486001706b03d004e105e5e
May 09 07:51:40 msm8909 python3[3026]: [SSE] RX'd: {'key': 'c153390d9b9c4b498da29b89d13ed8b5', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212300.0360045}
May 09 07:51:40 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:51:40 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:51:40 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 80, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 99, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000006300080000000050105e5e
May 09 07:51:41 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 73, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004900080000000049306565
May 09 07:51:41 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 73, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715212301, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:51:41 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 73, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715212301, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:51:41 msm8909 python3[3026]: [SSE] Sending: {"key": "a38f2ec52969430cb86fa2597017908e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 73, "totalCals": 0, "bmrCals": 0, "caseTemp": 101, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 73, "thermalGen": 8}, "utcTimestamp": 1715212301, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:51:41 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1661, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067d00170000000059305b5b
May 09 07:51:41 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:51:42 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1158, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000486001706b03d004e205e5e
May 09 07:51:42 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:51:42 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:51:42 msm8909 python3[3026]: [SSE] RX'd: {'key': 'a38f2ec52969430cb86fa2597017908e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212301.9493177}
May 09 07:51:42 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:51:42 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:51:51 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1661, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067d00170000000059005b5b
May 09 07:51:51 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:51:52 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1162, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000048a001700200d0057305c5c
May 09 07:51:52 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:51:52 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 80, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 99, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000006300080000000050305e5e
May 09 07:51:52 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:51:52 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:51:52 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 90, 'solar_gen': 1662, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000067e0017000002005d205a5a
May 09 07:51:52 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:51:52 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 73, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004900080000000049006565
May 09 07:51:52 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:51:52 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:51:54 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:51:54 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:51:54 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1661, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067d00170000000059005b5b
May 09 07:51:54 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:51:54 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1158, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000486001706b03d004e305e5e
May 09 07:51:54 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1158, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715212314, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:51:54 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1158, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715212314, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:51:54 msm8909 python3[3026]: [SSE] Sending: {"key": "c05e2e06ad48445189390bfbc0df405f", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1158, "totalCals": 67, "bmrCals": 61, "caseTemp": 94, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 94, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715212314, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:51:54 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:51:54 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:51:54 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 90, 'solar_gen': 1662, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000067e0017000002005d305a5a
May 09 07:51:54 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:51:55 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:51:55 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:51:55 msm8909 python3[3026]: [SSE] RX'd: {'key': 'c05e2e06ad48445189390bfbc0df405f', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212315.0673466}
May 09 07:51:55 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:51:55 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:51:55 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:51:55 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:51:55 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:51:55 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:51:55 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330047306666
May 09 07:51:56 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:51:56 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:51:56 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:51:56 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:51:56 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:51:56 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:51:56 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:51:56 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:52:06 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1661, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067d00170000000059105b5b
May 09 07:52:06 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:52:06 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 73, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004900080000000049106565
May 09 07:52:07 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1158, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000486001706b03d004e005e5e
May 09 07:52:07 msm8909 python3[3026]: ADVERT: {'case_temp': 110, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 51, 'mtp_version': 7, 'skin_temp': 111, 'solar_gen': 399, 'total_cals': 1376, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1328, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a070153018f037630e5304033246e6f
May 09 07:52:07 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:52:07 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 80, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 99, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f8900070000000000000000006300080000000050005e5e
May 09 07:52:08 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330047006666
May 09 07:52:08 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1663, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067f0017000000005a205b5b
May 09 07:52:08 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:52:10 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049106666
May 09 07:52:19 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:52:19 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:52:22 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:52:22 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:52:22 msm8909 python3[3026]: [SSE] Sending: {"key": "35fd11144a1a468f880a070a12de85a0", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:52:22 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 100, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000640008000000004f205d5e
May 09 07:52:22 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 90, 'solar_gen': 1663, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000067f0017000002005d105a5a
May 09 07:52:22 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:52:22 msm8909 python3[3026]: [SSE] RX'd: {'key': '35fd11144a1a468f880a070a12de85a0', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212342.5939517}
May 09 07:52:23 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049206666
May 09 07:52:23 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1663, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067f0017000000005a305b5b
May 09 07:52:23 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:52:24 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1160, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000488001706b03d004e205e5e
May 09 07:52:24 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1164, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000048c001700200d0057205c5c
May 09 07:52:24 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:52:24 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 90, 'solar_gen': 1663, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000067f0017000002005d205a5a
May 09 07:52:24 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:52:27 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:52:27 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:52:33 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:52:33 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:52:34 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1164, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000048c001700200d0057305c5c
May 09 07:52:34 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:52:34 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 90, 'solar_gen': 1663, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000067f0017000002005d305a5a
May 09 07:52:34 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:52:35 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 73, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004900080000000049006565
May 09 07:52:36 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1663, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067f0017000000005a005b5b
May 09 07:52:36 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:52:36 msm8909 python3[3026]: ADVERT: {'case_temp': 110, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 54, 'mtp_version': 7, 'skin_temp': 112, 'solar_gen': 401, 'total_cals': 1377, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1329, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530191037630e5314036146e70
May 09 07:52:36 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:52:37 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:52:37 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:52:48 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1663, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000067f0017000000005a205b5b
May 09 07:52:48 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:52:48 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 73, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004900080000000049106565
May 09 07:52:48 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 73, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715212368, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:52:48 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 73, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715212368, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:52:48 msm8909 python3[3026]: [SSE] Sending: {"key": "f08f036d11b54aeb82f4dc44c75f8611", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 73, "totalCals": 0, "bmrCals": 0, "caseTemp": 101, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 73, "thermalGen": 8}, "utcTimestamp": 1715212368, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:52:49 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 07:52:49 msm8909 python3[3026]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 07:52:49 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1160, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000488001706b03d004e005e5e
May 09 07:52:49 msm8909 python3[3026]: ADVERT: {'case_temp': 110, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 54, 'mtp_version': 7, 'skin_temp': 112, 'solar_gen': 401, 'total_cals': 1377, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1329, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530191037630e5314036246e70
May 09 07:52:49 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:52:49 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 90, 'solar_gen': 1663, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf00070000000000000000067f0017000002005d005a5a
May 09 07:52:49 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:52:49 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049106666
May 09 07:52:49 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'thermalGen': 23}, 'utcTimestamp': 1715212369, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:52:49 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 73, 'thermalGen': 23}, 'utcTimestamp': 1715212369, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:52:49 msm8909 python3[3026]: [SSE] Sending: {"key": "8d78c80c8f714be3ac8c7a2d122e2611", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 73, "thermalGen": 23}, "utcTimestamp": 1715212369, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:52:49 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 100, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000640008000000004f005d5e
May 09 07:52:49 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 100, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 93, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715212369, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:52:49 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 100, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 93, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715212369, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:52:49 msm8909 python3[3026]: [SSE] Sending: {"key": "0fe26ba259af49749fce41d78118fe43", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 100, "totalCals": 0, "bmrCals": 0, "caseTemp": 93, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 94, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 79, "thermalGen": 8}, "utcTimestamp": 1715212369, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:52:49 msm8909 python3[3026]: [SSE] RX'd: {'key': 'f08f036d11b54aeb82f4dc44c75f8611', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212369.3877211}
May 09 07:52:50 msm8909 python3[3026]: [SSE] RX'd: {'key': '8d78c80c8f714be3ac8c7a2d122e2611', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212369.8921163}
May 09 07:52:50 msm8909 python3[3026]: [SSE] RX'd: {'key': '0fe26ba259af49749fce41d78118fe43', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212370.0766478}
May 09 07:52:51 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1164, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000048c001700200d0057105c5c
May 09 07:52:51 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:52:57 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:52:57 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:53:01 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 73, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330049206666
May 09 07:53:01 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 100, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000640008000000004f205d5e
May 09 07:53:02 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 73, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004900080000000049206565
May 09 07:53:02 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12\xc8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x12\xc8'} 12c812c80006
May 09 07:53:02 msm8909 python3[3026]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 09 07:53:04 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1164, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000048c001700200d0057205c5c
May 09 07:53:04 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:53:06 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1160, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad00000488001706b03d004e205e5e
May 09 07:53:06 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1160, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715212386, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:53:06 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1160, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715212386, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:53:06 msm8909 python3[3026]: [SSE] Sending: {"key": "8fde89a5aa9042e4a52301019519966e", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1160, "totalCals": 67, "bmrCals": 61, "caseTemp": 94, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 94, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715212386, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:53:06 msm8909 python3[3026]: ADVERT: {'case_temp': 110, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 54, 'mtp_version': 7, 'skin_temp': 112, 'solar_gen': 401, 'total_cals': 1377, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1329, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530191037630e5314036046e70
May 09 07:53:06 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:53:06 msm8909 python3[3026]: [SSE] RX'd: {'key': '8fde89a5aa9042e4a52301019519966e', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212386.7661493}
May 09 07:53:16 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1162, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000048a001706b03d004f305e5e
May 09 07:53:16 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:53:16 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:53:16 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 73, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004900080000000049306565
May 09 07:53:16 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 101, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000650008000000004f305d5d
May 09 07:53:17 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 90, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1665, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd50007000000000000000006810017000000005a105b5b
May 09 07:53:17 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:53:18 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1166, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000048e001700200d0057005c5c
May 09 07:53:18 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:53:18 msm8909 python3[3026]: ADVERT: {'case_temp': 110, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 54, 'mtp_version': 7, 'skin_temp': 112, 'solar_gen': 401, 'total_cals': 1377, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1329, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530191037630e5314036146e70
May 09 07:53:18 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:53:20 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048006666
May 09 07:53:22 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:53:22 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:53:22 msm8909 python3[3026]: [SSE] Sending: {"key": "c56bd12635c7480d863121c3bb2a69af", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:53:22 msm8909 python3[3026]: [SSE] RX'd: {'key': 'c56bd12635c7480d863121c3bb2a69af', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212402.7546842}
May 09 07:53:27 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:53:27 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:53:30 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048106666
May 09 07:53:30 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1162, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000048a001706b03d004f105e5e
May 09 07:53:31 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 101, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000650008000000004f105d5d
May 09 07:53:33 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1166, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000048e001700200d0057105c5c
May 09 07:53:33 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:53:33 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 101, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000650008000000004f105d5d
May 09 07:53:43 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:53:43 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:53:43 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:53:43 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:53:43 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 101, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000650008000000004f205d5d
May 09 07:53:45 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1166, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000048e001700200d0057305c5c
May 09 07:53:45 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:53:45 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x12t'} 127412740006
May 09 07:53:45 msm8909 python3[3026]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 09 07:53:45 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1162, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000048a001706b03d004f205e5e
May 09 07:53:46 msm8909 python3[3026]: ADVERT: {'case_temp': 110, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 52, 'mtp_version': 7, 'skin_temp': 111, 'solar_gen': 403, 'total_cals': 1378, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1330, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530193037630e5324034046e6f
May 09 07:53:46 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:53:46 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:53:46 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:53:47 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:53:47 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:53:47 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048306666
May 09 07:53:47 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 73, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004900080000000049206565
May 09 07:53:48 msm8909 python3[3026]: ADVERT: {'case_temp': 110, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 52, 'mtp_version': 7, 'skin_temp': 111, 'solar_gen': 403, 'total_cals': 1378, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1330, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530193037630e5324034046e6f
May 09 07:53:48 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:53:58 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:53:58 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:53:58 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 79, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1162, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000048a001706b03d004f305e5e
May 09 07:53:58 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 73, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004900080000000049306565
May 09 07:53:58 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 73, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715212438, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:53:58 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 73, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 73, 'thermalGen': 8}, 'utcTimestamp': 1715212438, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:53:58 msm8909 python3[3026]: [SSE] Sending: {"key": "10147bac6fac48589794e8a645b0ef91", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 73, "totalCals": 0, "bmrCals": 0, "caseTemp": 101, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 73, "thermalGen": 8}, "utcTimestamp": 1715212438, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:53:59 msm8909 python3[3026]: [SSE] RX'd: {'key': '10147bac6fac48589794e8a645b0ef91', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212439.4633021}
May 09 07:54:00 msm8909 python3[3026]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 09 07:54:00 msm8909 python3[3026]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 07:54:02 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048006666
May 09 07:54:02 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715212442, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:54:02 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 72, 'thermalGen': 23}, 'utcTimestamp': 1715212442, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:54:02 msm8909 python3[3026]: [SSE] Sending: {"key": "1a70831d45e84d1cb868ffe1b38f3e19", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 72, "thermalGen": 23}, "utcTimestamp": 1715212442, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:54:02 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 73, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004900080000000049006565
May 09 07:54:03 msm8909 python3[3026]: [SSE] RX'd: {'key': '1a70831d45e84d1cb868ffe1b38f3e19', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212442.8535469}
May 09 07:54:12 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 90, 'solar_gen': 1667, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006830017000002005d105a5a
May 09 07:54:12 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:54:13 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:54:13 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:54:13 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 74, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004a00080000000048106565
May 09 07:54:14 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048106666
May 09 07:54:14 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:54:14 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:54:15 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1164, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000048c001706b03d004e105e5e
May 09 07:54:15 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1164, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715212455, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:54:15 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1164, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715212455, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:54:15 msm8909 python3[3026]: [SSE] Sending: {"key": "cebb778e64b8443ea8e49a02f701dee0", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1164, "totalCals": 67, "bmrCals": 61, "caseTemp": 94, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 94, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715212455, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:54:15 msm8909 python3[3026]: ADVERT: {'company_id': b'\x07\xc0', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x07\xc0'} 07c007c00006
May 09 07:54:15 msm8909 python3[3026]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 09 07:54:16 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 79, 'mtp_version': 7, 'skin_temp': 93, 'solar_gen': 101, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000650008000000004f105d5d
May 09 07:54:16 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 101, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 93, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 93, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715212456, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:54:16 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 101, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 93, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 93, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 79, 'thermalGen': 8}, 'utcTimestamp': 1715212456, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'wearableId': 73, 'firmwareRevision': None}
May 09 07:54:16 msm8909 python3[3026]: [SSE] Sending: {"key": "3d89b7c3cac64ee3b26ca8ed1e3ffd88", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 101, "totalCals": 0, "bmrCals": 0, "caseTemp": 93, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 93, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 79, "thermalGen": 8}, "utcTimestamp": 1715212456, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "wearableId": 73, "firmwareRevision": null}, "rt": "instant"}
May 09 07:54:16 msm8909 python3[3026]: ADVERT: {'company_id': b'!\xc1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'!\xc1'} 21c121c10006
May 09 07:54:16 msm8909 python3[3026]: IGNORING 06:05:04:37:48:D1 WITH PAIRING CODE: 21c1
May 09 07:54:16 msm8909 python3[3026]: ADVERT: {'company_id': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x10!'} 102110210006
May 09 07:54:16 msm8909 python3[3026]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 09 07:54:16 msm8909 python3[3026]: [SSE] RX'd: {'key': 'cebb778e64b8443ea8e49a02f701dee0', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212455.9725611}
May 09 07:54:16 msm8909 python3[3026]: [SSE] RX'd: {'key': '3d89b7c3cac64ee3b26ca8ed1e3ffd88', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212456.4933434}
May 09 07:54:22 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:54:22 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:54:22 msm8909 python3[3026]: [SSE] Sending: {"key": "289427d3506f481f91dd5bfb233a580a", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:54:23 msm8909 python3[3026]: [SSE] RX'd: {'key': '289427d3506f481f91dd5bfb233a580a', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212462.9474962}
May 09 07:54:25 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 102, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000660008000000004e205d5e
May 09 07:54:27 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 74, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004a00080000000048206565
May 09 07:54:28 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:54:28 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:54:28 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:54:28 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:54:28 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048306666
May 09 07:54:30 msm8909 python3[3026]: ADVERT: {'company_id': b'\x12\xc8', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x12\xc8'} 12c812c80006
May 09 07:54:30 msm8909 python3[3026]: IGNORING 06:05:04:70:12:C8 WITH PAIRING CODE: 12c8
May 09 07:54:30 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1164, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000048c001706b03d004e305e5e
May 09 07:54:30 msm8909 python3[3026]: ADVERT: {'case_temp': 110, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 113, 'solar_gen': 405, 'total_cals': 1379, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1331, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530195037630f5334037146e71
May 09 07:54:30 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:54:30 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 90, 'solar_gen': 1667, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006830017000002005d205a5a
May 09 07:54:30 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:54:39 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1164, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000048c001706b03d004e005e5e
May 09 07:54:40 msm8909 python3[3026]: ADVERT: {'case_temp': 110, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 55, 'mtp_version': 7, 'skin_temp': 113, 'solar_gen': 405, 'total_cals': 1379, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1331, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530195037630f5334037246e71
May 09 07:54:40 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:54:40 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:54:40 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:54:41 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1667, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000068300170000000059105b5b
May 09 07:54:41 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:54:43 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:54:43 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:54:43 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 72, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330048006666
May 09 07:54:53 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1667, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000068300170000000059205b5b
May 09 07:54:53 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:54:54 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:54:54 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:54:54 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 93, 'mtp_version': 7, 'skin_temp': 90, 'solar_gen': 1667, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006830017000002005d105a5a
May 09 07:54:54 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:54:55 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1164, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000048c001706b03d004e105e5e
May 09 07:54:55 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 74, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004a00080000000048006565
May 09 07:54:57 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 86, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1167, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000048f001700200d0056205c5c
May 09 07:54:57 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:54:57 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 09 07:54:57 msm8909 python3[3026]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 07:54:57 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:54:57 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:54:58 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 102, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000660008000000004e105d5e
May 09 07:54:58 msm8909 python3[3026]: DBUS: Discovered 06:05:04:11:EE:0F .
May 09 07:54:58 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x03\xaf'} 03af065f00
May 09 07:54:58 msm8909 python3[3026]: IGNORING 06:05:04:11:EE:0F WITH PAIRING CODE: 03af
May 09 07:54:58 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:54:58 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:55:07 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1667, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000068300170000000059005b5b
May 09 07:55:07 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:55:08 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:55:08 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:55:08 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 72, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 74, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004a00080000000048106565
May 09 07:55:08 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 74, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715212508, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:55:08 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 74, 'totalCals': 0, 'bmrCals': 0, 'caseTemp': 101, 'walkSteps': 0, 'runSteps': 0, 'sleepDuration': 0, 'actCals': 0, 'heartRate': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'sleepState': 0, 'battery': 72, 'thermalGen': 8}, 'utcTimestamp': 1715212508, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'wearableId': 74, 'firmwareRevision': None}
May 09 07:55:08 msm8909 python3[3026]: [SSE] Sending: {"key": "aff9d0bb8f8d46febc8feb502ef3ed1b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 74, "totalCals": 0, "bmrCals": 0, "caseTemp": 101, "walkSteps": 0, "runSteps": 0, "sleepDuration": 0, "actCals": 0, "heartRate": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "sleepState": 0, "battery": 72, "thermalGen": 8}, "utcTimestamp": 1715212508, "deviceId": "06:05:04:32:34:65", "configId": 294, "wearableId": 74, "firmwareRevision": null}, "rt": "instant"}
May 09 07:55:09 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1166, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000048e001706b03d004e305e5e
May 09 07:55:09 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 74, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004a00080000000049206565
May 09 07:55:09 msm8909 python3[3026]: [SSE] RX'd: {'key': 'aff9d0bb8f8d46febc8feb502ef3ed1b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212509.3392682}
May 09 07:55:09 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 86, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1167, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 1583158300070000000000000000048f001700200d0056305c5c
May 09 07:55:09 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:55:10 msm8909 python3[3026]: ADVERT: {'case_temp': 93, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 102, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\x0f\x89', 'distance': 0, 'pairing_code': b'\x0f\x89', 'walk_steps': 0} 0f890f890007000000000000000000660008000000004e305d5e
May 09 07:55:10 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330047306666
May 09 07:55:10 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 71, 'thermalGen': 23}, 'utcTimestamp': 1715212510, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:55:10 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 23, 'totalCals': 58, 'bmrCals': 51, 'caseTemp': 102, 'walkSteps': 2098, 'runSteps': 64, 'sleepDuration': 0, 'actCals': 7, 'heartRate': 0, 'skinTemp': 102, 'totalSteps': 2162, 'distance': 1826, 'sleepState': 0, 'battery': 71, 'thermalGen': 23}, 'utcTimestamp': 1715212510, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'wearableId': 75, 'firmwareRevision': None}
May 09 07:55:10 msm8909 python3[3026]: [SSE] Sending: {"key": "9f6c11cacfeb4d92bfef2a63be83237b", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 23, "totalCals": 58, "bmrCals": 51, "caseTemp": 102, "walkSteps": 2098, "runSteps": 64, "sleepDuration": 0, "actCals": 7, "heartRate": 0, "skinTemp": 102, "totalSteps": 2162, "distance": 1826, "sleepState": 0, "battery": 71, "thermalGen": 23}, "utcTimestamp": 1715212510, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "wearableId": 75, "firmwareRevision": null}, "rt": "instant"}
May 09 07:55:10 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:55:10 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:55:11 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:55:11 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:55:11 msm8909 python3[3026]: [SSE] RX'd: {'key': '9f6c11cacfeb4d92bfef2a63be83237b', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212511.1667371}
May 09 07:55:22 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1166, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000048e001706b03d004e005e5e
May 09 07:55:22 msm8909 python3[3026]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1166, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715212522, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:55:22 msm8909 python3[3026]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'statusValues': {'solarGen': 1166, 'totalCals': 67, 'bmrCals': 61, 'caseTemp': 94, 'walkSteps': 2083, 'runSteps': 77, 'sleepDuration': 0, 'actCals': 6, 'heartRate': 0, 'skinTemp': 94, 'totalSteps': 2160, 'distance': 1709, 'sleepState': 0, 'battery': 78, 'thermalGen': 23}, 'utcTimestamp': 1715212522, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'wearableId': 76, 'firmwareRevision': None}
May 09 07:55:22 msm8909 python3[3026]: [SSE] Sending: {"key": "2fc73465a9f6420ea0d30eb95654c9ae", "msg": {"gatewayId": "00e15e66f988db", "statusValues": {"solarGen": 1166, "totalCals": 67, "bmrCals": 61, "caseTemp": 94, "walkSteps": 2083, "runSteps": 77, "sleepDuration": 0, "actCals": 6, "heartRate": 0, "skinTemp": 94, "totalSteps": 2160, "distance": 1709, "sleepState": 0, "battery": 78, "thermalGen": 23}, "utcTimestamp": 1715212522, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "wearableId": 76, "firmwareRevision": null}, "rt": "instant"}
May 09 07:55:22 msm8909 python3[3026]: [SSE] Sending keepalive ping
May 09 07:55:22 msm8909 python3[3026]: [SSE] SENDING GATEWAY STATUS PING
May 09 07:55:22 msm8909 python3[3026]: [SSE] Sending: {"key": "a06bff00914846fda21e2a9a8f9125c0", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 09 07:55:22 msm8909 python3[3026]: [SSE] RX'd: {'key': '2fc73465a9f6420ea0d30eb95654c9ae', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212522.5228772}
May 09 07:55:22 msm8909 python3[3026]: ADVERT: {'company_id': b'\x02}', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x02}'} 027d027d0006
May 09 07:55:22 msm8909 python3[3026]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 09 07:55:23 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330047006666
May 09 07:55:23 msm8909 python3[3026]: ADVERT: {'company_id': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x04\\'} 045c045c0006
May 09 07:55:23 msm8909 python3[3026]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 09 07:55:23 msm8909 python3[3026]: [SSE] RX'd: {'key': 'a06bff00914846fda21e2a9a8f9125c0', 'data': '', 'type': 's', 'source': 0, 'timestamp': 1715212523.1074328}
May 09 07:55:23 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:55:23 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:55:24 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x03\xaf'} 03af065f00
May 09 07:55:24 msm8909 python3[3026]: IGNORING 06:05:04:11:EE:0F WITH PAIRING CODE: 03af
May 09 07:55:24 msm8909 python3[3026]: ADVERT: {'case_temp': 91, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 89, 'mtp_version': 7, 'skin_temp': 91, 'solar_gen': 1669, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'distance': 0, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0} 1dd51dd500070000000000000000068500170000000059205b5b
May 09 07:55:24 msm8909 python3[3026]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 09 07:55:25 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330047106666
May 09 07:55:26 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 07:55:26 msm8909 python3[3026]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 07:55:26 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 74, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004a00080000000049306565
May 09 07:55:26 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:55:26 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:55:28 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:55:28 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:55:36 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 09 07:55:36 msm8909 python3[3026]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 09 07:55:37 msm8909 python3[3026]: ADVERT: {'case_temp': 92, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 87, 'mtp_version': 7, 'skin_temp': 92, 'solar_gen': 1169, 'total_cals': 13, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 13, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x15\x83', 'distance': 0, 'pairing_code': b'\x15\x83', 'walk_steps': 0} 15831583000700000000000000000491001700200d0057205c5c
May 09 07:55:37 msm8909 python3[3026]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 09 07:55:37 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x02\xda'} 02da055f00
May 09 07:55:37 msm8909 python3[3026]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 09 07:55:38 msm8909 python3[3026]: ADVERT: {'case_temp': 110, 'sleep_state': 4, 'run_steps': 272, 'act_cals': 48, 'battery': 50, 'mtp_version': 7, 'skin_temp': 112, 'solar_gen': 407, 'total_cals': 1380, 'heart_rate': 64, 'sleep_duration': 339, 'alert_status': b'\x00', 'bmr_cals': 1332, 'thermal_gen': 886, 'total_steps': 14289, 'company_id': b'"(', 'distance': 10759, 'pairing_code': b'"(', 'walk_steps': 14017} 222822280007011036c12a0701530197037630f5344032046e70
May 09 07:55:38 msm8909 python3[3026]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 09 07:55:40 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330047206666
May 09 07:55:50 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:55:50 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:55:51 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 74, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004a00080000000049106565
May 09 07:55:51 msm8909 python3[3026]: ADVERT: {'case_temp': 94, 'sleep_state': 0, 'run_steps': 77, 'act_cals': 6, 'battery': 78, 'mtp_version': 7, 'skin_temp': 94, 'solar_gen': 1166, 'total_cals': 67, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 61, 'thermal_gen': 23, 'total_steps': 2160, 'company_id': b'%\x1a', 'distance': 1709, 'pairing_code': b'%\x1a', 'walk_steps': 2083} 251a251a0007004d082306ad0000048e001706b03d004e305e5e
May 09 07:55:54 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 90, 'solar_gen': 1669, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006850017000002005c305a5a
May 09 07:55:54 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:55:59 msm8909 python3[3026]: Running Scheduled: Check Network
May 09 07:55:59 msm8909 python3[3026]: [NET] NETWORK GOOD.
May 09 07:56:04 msm8909 python3[3026]: ADVERT: {'case_temp': 90, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 92, 'mtp_version': 7, 'skin_temp': 90, 'solar_gen': 1669, 'total_cals': 2, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 2, 'thermal_gen': 23, 'total_steps': 0, 'company_id': b'\x18\xcf', 'distance': 0, 'pairing_code': b'\x18\xcf', 'walk_steps': 0} 18cf18cf0007000000000000000006850017000002005c005a5a
May 09 07:56:04 msm8909 python3[3026]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 09 07:56:04 msm8909 python3[3026]: ADVERT: {'case_temp': 102, 'sleep_state': 0, 'run_steps': 64, 'act_cals': 7, 'battery': 71, 'mtp_version': 7, 'skin_temp': 102, 'solar_gen': 23, 'total_cals': 58, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 51, 'thermal_gen': 23, 'total_steps': 2162, 'company_id': b'\x1d\x92', 'distance': 1826, 'pairing_code': b'\x1d\x92', 'walk_steps': 2098} 1d921d92000700400832072200000017001707a0330047106666
May 09 07:56:04 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:56:04 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:56:05 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 74, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004a00080000000049206565
May 09 07:56:05 msm8909 python3[3026]: ADVERT: {'company_id': b'\x17\xe1', 'alert_status': b'\x00', 'mtp_version': 6, 'pairing_code': b'\x17\xe1'} 17e117e10006
May 09 07:56:05 msm8909 python3[3026]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 09 07:56:05 msm8909 python3[3026]: ADVERT: {'case_temp': 101, 'sleep_state': 0, 'run_steps': 0, 'act_cals': 0, 'battery': 73, 'mtp_version': 7, 'skin_temp': 101, 'solar_gen': 74, 'total_cals': 0, 'heart_rate': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 8, 'total_steps': 0, 'company_id': b'\rU', 'distance': 0, 'pairing_code': b'\rU', 'walk_steps': 0} 0d550d5500070000000000000000004a00080000000049306565
May 09 07:56:07 msm8909 python3[3026]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x04+'} 042b055f00
May 09 07:56:07 msm8909 python3[3026]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 09 07:56:18 msm8909 python3[3026]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT