-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 12 10:07:42 msm8909 python3[2249]: DB VERSION: 9
May 12 10:07:42 msm8909 python3[2249]: [DB] No upgrade needed
May 12 10:07:43 msm8909 python3[2249]: [DEBUG] Looking for old files to remove in /data/logs
May 12 10:07:43 msm8909 python3[2249]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 10:07:43 msm8909 python3[2249]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 10:07:43 msm8909 python3[2249]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 10:07:44 msm8909 python3[2249]: [SSE] SETTING UP SSE
May 12 10:07:44 msm8909 python3[2249]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 10:07:44 msm8909 python3[2249]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb5895db0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 12 10:07:44 msm8909 python3[2249]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb4dc1970>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 12 10:07:56 msm8909 python3[2249]: Traceback (most recent call last):
May 12 10:07:56 msm8909 python3[2249]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 12 10:07:56 msm8909 python3[2249]: hci0 = BluetoothAdapter(0);
May 12 10:07:56 msm8909 python3[2249]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 12 10:07:56 msm8909 python3[2249]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 12 10:07:56 msm8909 python3[2249]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 12 10:07:56 msm8909 python3[2249]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 12 10:07:56 msm8909 python3[2249]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 12 10:07:56 msm8909 python3[2249]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 12 10:07:56 msm8909 python3[2249]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 12 10:07:56 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 12 10:07:56 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 12 10:07:56 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 12 10:08:02 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 12 10:08:02 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 12 10:08:02 msm8909 systemd[1]: Started Mother Gateway Service.
May 12 10:08:04 msm8909 python3[3038]: READING DB FROM FILE: /data/mother.db
May 12 10:08:04 msm8909 python3[3038]: DB VERSION: 9
May 12 10:08:04 msm8909 python3[3038]: [DB] No upgrade needed
May 12 10:08:05 msm8909 python3[3038]: [DEBUG] Looking for old files to remove in /data/logs
May 12 10:08:05 msm8909 python3[3038]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 10:08:05 msm8909 python3[3038]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 10:08:05 msm8909 python3[3038]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 10:08:05 msm8909 python3[3038]: [SSE] SETTING UP SSE
May 12 10:08:05 msm8909 python3[3038]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 10:08:43 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:08:43 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:08:43 msm8909 python3[3038]: Running Scheduled: Thread Check
May 12 10:08:43 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:08:43 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:08:43 msm8909 python3[3038]: [SSE] Sending: {"key": "a049d1c2a4354867a4fb8563addbd3a2", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:08:43 msm8909 python3[3038]: [SSE] RX'd: {'key': '758a2d76d47046f7a05967069b2a8861', 'data': '', 'type': 's', 'timestamp': 1715479686.6161778, 'source': 0}
May 12 10:08:43 msm8909 python3[3038]: [SSE] RX'd: {'key': None, 'type': 'gw', 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'timestamp': 1715479687.8465943, 'source': 1}
May 12 10:08:43 msm8909 python3[3038]: [SSE] RX'd: {'key': None, 'type': 'wearables', 'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xM2Q0XzE3MTUzMzUzMzc=", "id": 81, "pairingCode": "13d4"}]', 'timestamp': 1715479687.8513656, 'source': 1}
May 12 10:08:43 msm8909 python3[3038]: [SSE] RX'd: {'key': None, 'type': 'wconfig', 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:40.992535", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 293, "language": 2, "name": "Magnificent Oriole", "received": "2024-05-02T04:54:32.089806", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 0, "units": 1, "weight": 60, "wearable_id": 63}', 'timestamp': 1715479688.0527704, 'source': 1}
May 12 10:08:43 msm8909 python3[3038]: [SSE] UPDATING W CONFIG
May 12 10:08:43 msm8909 python3[3038]: [SSE] RX'd: {'key': None, 'type': 'wconfig', 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:23.917357", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 292, "language": 2, "name": "Tacky Bullfrog", "received": "2024-05-02T04:54:11.074360", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 73}', 'timestamp': 1715479688.2481606, 'source': 1}
May 12 10:08:43 msm8909 python3[3038]: [SSE] UPDATING W CONFIG
May 12 10:08:43 msm8909 python3[3038]: [SSE] RX'd: {'key': None, 'type': 'wconfig', 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:51:02.096329", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 294, "language": 2, "name": "Lush Curassow", "received": "2024-05-02T04:55:30.091226", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 74}', 'timestamp': 1715479688.437259, 'source': 1}
May 12 10:08:43 msm8909 python3[3038]: [SSE] UPDATING W CONFIG
May 12 10:08:43 msm8909 python3[3038]: [SSE] RX'd: {'key': None, 'type': 'wconfig', 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:47:50.989225", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 291, "language": null, "name": "Fine Leopard", "received": "2024-05-02T04:54:16.070327", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 75}', 'timestamp': 1715479688.6270635, 'source': 1}
May 12 10:08:43 msm8909 python3[3038]: [SSE] UPDATING W CONFIG
May 12 10:08:43 msm8909 python3[3038]: [SSE] RX'd: {'key': None, 'type': 'wconfig', 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:52:52.470908", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 295, "language": null, "name": "Opalescent Lorikeet", "received": "2024-05-02T05:02:56.246613", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 76}', 'timestamp': 1715479688.8150806, 'source': 1}
May 12 10:08:43 msm8909 python3[3038]: [SSE] UPDATING W CONFIG
May 12 10:08:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043306666
May 12 10:08:43 msm8909 python3[3038]: [SSE] RX'd: {'key': None, 'type': 'wconfig', 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-10T09:40:12.152049", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 301, "language": null, "name": "Sensible Uakari", "received": "2024-05-10T10:08:57.067437", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 81}', 'timestamp': 1715479689.0568798, 'source': 1}
May 12 10:08:43 msm8909 python3[3038]: [SSE] UPDATING W CONFIG
May 12 10:08:43 msm8909 python3[3038]: [SSE] RX'd: {'key': None, 'type': 'prov', 'data': '0', 'timestamp': 1715479689.1113198, 'source': 1}
May 12 10:08:43 msm8909 python3[3038]: [SSE] SETTING PROVISIONING TO: 0
May 12 10:08:43 msm8909 python3[3038]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 12 10:08:43 msm8909 python3[3038]: [CONFIG] SSE Has new config, updating
May 12 10:08:43 msm8909 python3[3038]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 10:08:43 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479723, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:08:43 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479723, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:08:43 msm8909 python3[3038]: [SSE] Sending: {"key": "4aa18a9f8879414c870850e272bec140", "msg": {"utcTimestamp": 1715479723, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 67}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:08:43 msm8909 python3[3038]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 10:08:43 msm8909 python3[3038]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 10:08:43 msm8909 python3[3038]: [CLOUD] Activating Gateway
May 12 10:08:43 msm8909 python3[3038]: DBUS: Discovered 06:05:04:56:C4:4A .
May 12 10:08:43 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:08:43 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:08:44 msm8909 python3[3038]: DBUS: Discovered 06:05:04:48:10:21 .
May 12 10:08:44 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'mtp_version': 6} 102110210006
May 12 10:08:44 msm8909 python3[3038]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 10:08:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 131, 'total_steps': 0, 'total_cals': 14, 'sleep_duration': 76, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 14, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'company_id': b'\x13\xd4', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004c0019000200600e003d208183
May 12 10:08:44 msm8909 python3[3038]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 12 10:08:44 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479724, 'statusValues': {'totalCals': 14, 'sleepDuration': 76, 'bmrCals': 14, 'caseTemp': 129, 'runSteps': 0, 'solarGen': 25, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 131, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 61}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:08:44 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479724, 'statusValues': {'totalCals': 14, 'sleepDuration': 76, 'bmrCals': 14, 'caseTemp': 129, 'runSteps': 0, 'solarGen': 25, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 131, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 61}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:08:44 msm8909 python3[3038]: [SSE] Sending: {"key": "3007a97600e248c6a2b828e91356eaf3", "msg": {"utcTimestamp": 1715479724, "statusValues": {"totalCals": 14, "sleepDuration": 76, "bmrCals": 14, "caseTemp": 129, "runSteps": 0, "solarGen": 25, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 131, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 61}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:08:44 msm8909 python3[3038]: [SSE] RX'd: {'key': 'a049d1c2a4354867a4fb8563addbd3a2', 'data': '', 'type': 's', 'timestamp': 1715479723.9037168, 'source': 0}
May 12 10:08:44 msm8909 python3[3038]: [SSE] RX'd: {'key': '4aa18a9f8879414c870850e272bec140', 'data': '', 'type': 's', 'timestamp': 1715479724.1576529, 'source': 0}
May 12 10:08:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048306565
May 12 10:08:44 msm8909 python3[3038]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 12 10:08:44 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479724, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:08:44 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479724, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:08:44 msm8909 python3[3038]: [SSE] Sending: {"key": "5592302c998e4bfbaf3ddd0e4697e67d", "msg": {"utcTimestamp": 1715479724, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 72}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:08:44 msm8909 python3[3038]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 12 10:08:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048306565
May 12 10:08:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043006666
May 12 10:08:50 msm8909 python3[3038]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 12 10:08:50 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479730, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:08:50 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479730, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:08:50 msm8909 python3[3038]: [SSE] Sending: {"key": "9e8012c9f54e4fe387f7f83225cb681b", "msg": {"utcTimestamp": 1715479730, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 67}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:08:50 msm8909 python3[3038]: DBUS: Discovered 06:05:04:80:24:04 .
May 12 10:08:50 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:08:50 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:08:50 msm8909 python3[3038]: DBUS: Discovered 06:05:04:50:93:05 .
May 12 10:08:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 101, 'company_id': b'\x1d\xd5', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001900020000000058006565
May 12 10:08:50 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:08:50 msm8909 python3[3038]: DBUS: Discovered 06:05:04:1F:66:01 .
May 12 10:08:50 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:08:50 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:08:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 69, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000045000b0000000047106666
May 12 10:08:50 msm8909 python3[3038]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 12 10:08:50 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479730, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 69, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:08:50 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479730, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 69, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:08:50 msm8909 python3[3038]: [SSE] Sending: {"key": "a45ade7934dd44f380b93e379813f102", "msg": {"utcTimestamp": 1715479730, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 69, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:08:50 msm8909 python3[3038]: DBUS: Discovered 06:05:04:88:94:2A .
May 12 10:08:50 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6} 1efa1efa0006
May 12 10:08:50 msm8909 python3[3038]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 12 10:08:51 msm8909 python3[3038]: DBUS: Discovered 06:05:04:66:30:47 .
May 12 10:08:51 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\t7', 'pairing_code': b'\t7', 'mtp_version': 6} 093709370006
May 12 10:08:51 msm8909 python3[3038]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 12 10:08:51 msm8909 python3[3038]: DBUS: Connected to 06:05:04:FC:44:79
May 12 10:08:51 msm8909 python3[3038]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 10:08:51 msm8909 python3[3038]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 10:08:51 msm8909 python3[3038]: [SSE] Sending: {"key": "1036f974e02543e8948f13988bef5596", "msg": {"wearables": [{"wearable_id": 63, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:08:51 msm8909 python3[3038]: ACTIVATING HR.
May 12 10:08:51 msm8909 python3[3038]: DBUS: Discovered 06:05:04:8E:52:AD .
May 12 10:08:51 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 10:08:51 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 10:08:52 msm8909 python3[3038]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 12 10:08:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001900020000000003306565
May 12 10:08:52 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:08:53 msm8909 python3[3038]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 12 10:08:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 95, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 99, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000063000b000000005f006665
May 12 10:08:53 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:08:53 msm8909 python3[3038]: DBUS: Discovered 06:05:04:44:7C:06 .
May 12 10:08:53 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 12 10:08:53 msm8909 python3[3038]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 12 10:08:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 131, 'total_steps': 0, 'total_cals': 14, 'sleep_duration': 76, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 14, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'company_id': b'\x13\xd4', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004c0019000200600e003d308183
May 12 10:08:54 msm8909 python3[3038]: DBUS: Discovered 06:05:04:7A:56:97 .
May 12 10:08:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:08:54 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:08:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001900020000000003006565
May 12 10:08:54 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:08:54 msm8909 python3[3038]: DBUS: Discovered 06:05:04:61:15:83 .
May 12 10:08:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001900020000000055206565
May 12 10:08:54 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:08:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 75, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004b000b000000004d206565
May 12 10:08:54 msm8909 python3[3038]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 12 10:08:54 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479734, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 75, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:08:54 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479734, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 75, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:08:54 msm8909 python3[3038]: [SSE] Sending: {"key": "36ce42cef8f14e63b6c7d3a2a0322978", "msg": {"utcTimestamp": 1715479734, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 75, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 77}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:08:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004b006566
May 12 10:08:55 msm8909 python3[3038]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 12 10:08:55 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479735, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 21, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:08:55 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479735, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 21, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:08:55 msm8909 python3[3038]: [SSE] Sending: {"key": "23b769093dee4c179e0b2da7437c3fbd", "msg": {"utcTimestamp": 1715479735, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 21, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 75}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:08:58 msm8909 python3[3038]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 10:08:58 msm8909 python3[3038]: 55.284767150878906 [06:05:04:FC:44:79] <- HR 0000
May 12 10:08:59 msm8909 python3[3038]: DBUS: Read 06:05:04:FC:44:79 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 34, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 105, 252, 68, 121, 0, 0, 0]
May 12 10:08:59 msm8909 python3[3038]: GOT Firmware Version: V1.5.4d0
May 12 10:08:59 msm8909 python3[3038]: GOT Pairing Code: 1d69
May 12 10:08:59 msm8909 python3[3038]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 10:08:59 msm8909 python3[3038]: NO FW Update needed.
May 12 10:08:59 msm8909 python3[3038]: LAST SYNC: 1715479177
May 12 10:09:00 msm8909 python3[3038]: DBUS: Read 06:05:04:FC:44:79 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 2, 0, 0, 64, 2, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 10:09:00 msm8909 python3[3038]: ACTIVITY: 0
May 12 10:09:00 msm8909 python3[3038]: HR READING: 0 TOOK 0.000525 secs
May 12 10:09:00 msm8909 python3[3038]: DEACTIVATING HR.
May 12 10:09:00 msm8909 python3[3038]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 10:09:00 msm8909 python3[3038]: GOT Instant Data: {'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'solar_gen': 2, 'bmr_cals': 0, 'thermal_gen': 2, 'activity': 0, 'walk_steps': 0, 'total_steps': 0, 'case_temp': 101, 'distance': 0, 'run_steps': 0}
May 12 10:09:00 msm8909 python3[3038]: W ID: 63
May 12 10:09:00 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479740, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'solarGen': 2, 'runSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'heartRate': 0, 'actCals': 0, 'activity': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:09:00 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479740, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'solarGen': 2, 'runSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'heartRate': 0, 'actCals': 0, 'activity': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:09:00 msm8909 python3[3038]: [SSE] Sending: {"key": "7310bf43da1343cbbe52bd79a904c3d1", "msg": {"utcTimestamp": 1715479740, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "solarGen": 2, "runSteps": 0, "caseTemp": 101, "walkSteps": 0, "heartRate": 0, "actCals": 0, "activity": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 72}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:09:00 msm8909 python3[3038]: Instant Upload complete
May 12 10:09:00 msm8909 python3[3038]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 12 10:09:03 msm8909 python3[3038]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 10:09:03 msm8909 python3[3038]: DBUS: 06:05:04:FC:44:79 disconnected.
May 12 10:09:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048306565
May 12 10:09:03 msm8909 python3[3038]: [SSE] RX'd: {'key': '3007a97600e248c6a2b828e91356eaf3', 'data': '', 'type': 's', 'timestamp': 1715479724.7205572, 'source': 0}
May 12 10:09:03 msm8909 python3[3038]: [SSE] RX'd: {'key': '5592302c998e4bfbaf3ddd0e4697e67d', 'data': '', 'type': 's', 'timestamp': 1715479724.9082954, 'source': 0}
May 12 10:09:03 msm8909 python3[3038]: [SSE] RX'd: {'key': '9e8012c9f54e4fe387f7f83225cb681b', 'data': '', 'type': 's', 'timestamp': 1715479730.5723963, 'source': 0}
May 12 10:09:03 msm8909 python3[3038]: [SSE] RX'd: {'key': 'a45ade7934dd44f380b93e379813f102', 'data': '', 'type': 's', 'timestamp': 1715479731.0794322, 'source': 0}
May 12 10:09:03 msm8909 python3[3038]: [SSE] RX'd: {'key': '1036f974e02543e8948f13988bef5596', 'data': '', 'type': 's', 'timestamp': 1715479731.8063903, 'source': 0}
May 12 10:09:03 msm8909 python3[3038]: [SSE] RX'd: {'key': '36ce42cef8f14e63b6c7d3a2a0322978', 'data': '', 'type': 's', 'timestamp': 1715479735.3741109, 'source': 0}
May 12 10:09:03 msm8909 python3[3038]: [SSE] RX'd: {'key': '23b769093dee4c179e0b2da7437c3fbd', 'data': '', 'type': 's', 'timestamp': 1715479735.596163, 'source': 0}
May 12 10:09:03 msm8909 python3[3038]: [SSE] RX'd: {'key': '7310bf43da1343cbbe52bd79a904c3d1', 'data': '', 'type': 's', 'timestamp': 1715479740.7652297, 'source': 0}
May 12 10:09:08 msm8909 python3[3038]: DBUS: Discovered 06:05:04:13:9C:CF .
May 12 10:09:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 10:09:08 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 10:09:08 msm8909 python3[3038]: DBUS: Discovered 06:05:04:09:A0:9C .
May 12 10:09:08 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 12 10:09:08 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 10:09:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 131, 'total_steps': 0, 'total_cals': 14, 'sleep_duration': 76, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 14, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'company_id': b'\x13\xd4', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004c0019000200600e003d008183
May 12 10:09:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001900020000000055006565
May 12 10:09:09 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:09:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 75, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004b000b000000004d006565
May 12 10:09:09 msm8909 python3[3038]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 12 10:09:09 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:09:09 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:09:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:09:09 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:09:09 msm8909 python3[3038]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 12 10:09:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 101, 'company_id': b'\x18\xcf', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf0007000000000000000000190002000000005a106565
May 12 10:09:09 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:09:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 101, 'company_id': b'\x1d\xd5', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001900020000000058206565
May 12 10:09:10 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:09:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004b106566
May 12 10:09:12 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:09:12 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:09:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004b106566
May 12 10:09:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 100, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000064000b000000005d206665
May 12 10:09:13 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:09:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047206565
May 12 10:09:13 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:09:13 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:09:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043306666
May 12 10:09:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004b206566
May 12 10:09:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:09:22 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:09:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 14, 'sleep_duration': 76, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 14, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'company_id': b'\x13\xd4', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004c0019000200600e003d208182
May 12 10:09:23 msm8909 python3[3038]: DBUS: Discovered 06:05:04:69:0A:91 .
May 12 10:09:23 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 10:09:23 msm8909 python3[3038]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 10:09:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001900020000000003306565
May 12 10:09:24 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:09:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 100, 'company_id': b'\x0f\x89', 'solar_gen': 75, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004b000b000000004d206465
May 12 10:09:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004b306566
May 12 10:09:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 69, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000045000b0000000046106666
May 12 10:09:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 101, 'company_id': b'\x1d\xd5', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001900020000000057306565
May 12 10:09:25 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:09:25 msm8909 python3[3038]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 12 10:09:25 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'mtp_version': 6} 0a8e0a8e0006
May 12 10:09:25 msm8909 python3[3038]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 12 10:09:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 10:09:26 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 10:09:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 101, 'company_id': b'\x18\xcf', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf0007000000000000000000190002000000005a306565
May 12 10:09:27 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:09:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 100, 'company_id': b'\x0f\x89', 'solar_gen': 75, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004b000b000000004d206465
May 12 10:09:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043006666
May 12 10:09:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001900020000000055206565
May 12 10:09:36 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:09:37 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 12 10:09:37 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 10:09:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 100, 'company_id': b'\x0f\x89', 'solar_gen': 75, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004b000b000000004d306465
May 12 10:09:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 69, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000045000b0000000046206666
May 12 10:09:37 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:09:37 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:09:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 100, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000064000b000000005d006665
May 12 10:09:38 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:09:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001900020000000055306565
May 12 10:09:39 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:09:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001900020000000003006565
May 12 10:09:39 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:09:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 101, 'company_id': b'\x1d\xd5', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001900020000000057106565
May 12 10:09:39 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:09:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 100, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000064000b000000005d106665
May 12 10:09:40 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:09:40 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:09:40 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:09:43 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:09:43 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:09:43 msm8909 python3[3038]: [SSE] Sending: {"key": "43016d473e36477f93ba7c56943592ad", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:09:44 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:09:44 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:09:44 msm8909 python3[3038]: [SSE] RX'd: {'key': '43016d473e36477f93ba7c56943592ad', 'data': '', 'type': 's', 'timestamp': 1715479784.0616517, 'source': 0}
May 12 10:09:44 msm8909 python3[3038]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 12 10:09:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 14, 'sleep_duration': 76, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 14, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'company_id': b'\x13\xd4', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004c0019000200600e003d208182
May 12 10:09:47 msm8909 python3[3038]: DBUS: Connected to 06:05:04:30:B0:14
May 12 10:09:47 msm8909 python3[3038]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 10:09:47 msm8909 python3[3038]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 10:09:47 msm8909 python3[3038]: [SSE] Sending: {"key": "97286d25675b4deb84596b4662de1bf4", "msg": {"wearables": [{"wearable_id": 81, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:09:47 msm8909 python3[3038]: ACTIVATING HR.
May 12 10:09:50 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:09:50 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:09:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047106565
May 12 10:09:50 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:09:50 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:09:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043206666
May 12 10:09:51 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479791, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:09:51 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479791, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:09:51 msm8909 python3[3038]: [SSE] Sending: {"key": "0f95547ec4db4686bf59d45b9fde165d", "msg": {"utcTimestamp": 1715479791, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 67}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:09:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001900020000000055006565
May 12 10:09:51 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:09:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 101, 'company_id': b'\x18\xcf', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf0007000000000000000000190002000000005a206565
May 12 10:09:51 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:09:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 100, 'company_id': b'\x0f\x89', 'solar_gen': 75, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004b000b000000004d106465
May 12 10:09:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 101, 'company_id': b'\x1d\xd5', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001900020000000057206565
May 12 10:09:52 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:09:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 10:09:52 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 10:09:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 100, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000064000b000000005d206665
May 12 10:09:54 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:09:54 msm8909 python3[3038]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 10:09:54 msm8909 python3[3038]: 111.70623064041138 [06:05:04:30:B0:14] <- HR 0000
May 12 10:09:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 69, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000045000b0000000046006666
May 12 10:09:54 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479794, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 69, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 70}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:09:54 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479794, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 69, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 70}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:09:54 msm8909 python3[3038]: [SSE] Sending: {"key": "a6bd718ede63417892f7033286b03739", "msg": {"utcTimestamp": 1715479794, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 69, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 70}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:09:55 msm8909 python3[3038]: DBUS: Read 06:05:04:30:B0:14 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 32, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 212, 48, 176, 20, 0, 0, 0]
May 12 10:09:55 msm8909 python3[3038]: GOT Firmware Version: V1.5.4d0
May 12 10:09:55 msm8909 python3[3038]: GOT Pairing Code: 13d4
May 12 10:09:55 msm8909 python3[3038]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 10:09:55 msm8909 python3[3038]: NO FW Update needed.
May 12 10:09:55 msm8909 python3[3038]: LAST SYNC: 1715478546
May 12 10:09:56 msm8909 python3[3038]: DBUS: Read 06:05:04:30:B0:14 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 53, 80, 0, 16, 196, 54, 0, 17, 113, 25, 0, 18, 76, 0, 0, 32, 0, 0, 0, 48, 25, 0, 0, 64, 2, 0, 0, 65, 130, 0, 0, 80, 129, 0, 0, 81, 61, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 10:09:56 msm8909 python3[3038]: ACTIVITY: 0
May 12 10:09:56 msm8909 python3[3038]: HR READING: 0 TOOK 0.000429 secs
May 12 10:09:56 msm8909 python3[3038]: DEACTIVATING HR.
May 12 10:09:56 msm8909 python3[3038]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 10:09:56 msm8909 python3[3038]: GOT Instant Data: {'act_cals': 6513, 'battery': 61, 'skin_temp': 130, 'total_cals': 20533, 'sleep_duration': 76, 'heart_rate': 0, 'solar_gen': 25, 'bmr_cals': 14020, 'thermal_gen': 2, 'activity': 0, 'walk_steps': 0, 'total_steps': 0, 'case_temp': 129, 'distance': 0, 'run_steps': 0}
May 12 10:09:56 msm8909 python3[3038]: W ID: 81
May 12 10:09:56 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479796, 'statusValues': {'totalCals': 20533, 'sleepDuration': 76, 'bmrCals': 14020, 'solarGen': 25, 'runSteps': 0, 'caseTemp': 129, 'walkSteps': 0, 'heartRate': 0, 'actCals': 6513, 'activity': 0, 'skinTemp': 130, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 61}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:09:56 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479796, 'statusValues': {'totalCals': 20533, 'sleepDuration': 76, 'bmrCals': 14020, 'solarGen': 25, 'runSteps': 0, 'caseTemp': 129, 'walkSteps': 0, 'heartRate': 0, 'actCals': 6513, 'activity': 0, 'skinTemp': 130, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 61}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:09:56 msm8909 python3[3038]: [SSE] Sending: {"key": "e8469a57f803481fa0daffdf91bec88f", "msg": {"utcTimestamp": 1715479796, "statusValues": {"totalCals": 20533, "sleepDuration": 76, "bmrCals": 14020, "solarGen": 25, "runSteps": 0, "caseTemp": 129, "walkSteps": 0, "heartRate": 0, "actCals": 6513, "activity": 0, "skinTemp": 130, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 61}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:09:56 msm8909 python3[3038]: Instant Upload complete
May 12 10:09:56 msm8909 python3[3038]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 12 10:09:59 msm8909 python3[3038]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 12 10:09:59 msm8909 python3[3038]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 10:09:59 msm8909 python3[3038]: DBUS: 06:05:04:30:B0:14 disconnected.
May 12 10:09:59 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 14, 'sleep_duration': 76, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 14, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'company_id': b'\x13\xd4', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004c0019000200600e003d208182
May 12 10:10:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 100, 'company_id': b'\x0f\x89', 'solar_gen': 75, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004b000b000000004d106465
May 12 10:10:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 101, 'company_id': b'\x18\xcf', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf0007000000000000000000190002000000005a306565
May 12 10:10:04 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:10:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 69, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000045000b0000000046106666
May 12 10:10:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 101, 'company_id': b'\x1d\xd5', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001900020000000057306565
May 12 10:10:04 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:10:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 100, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000064000b000000005d306665
May 12 10:10:04 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:10:05 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 12 10:10:05 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 10:10:06 msm8909 python3[3038]: DBUS: Connected to 06:05:04:AF:F9:E9
May 12 10:10:06 msm8909 python3[3038]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 10:10:06 msm8909 python3[3038]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 10:10:06 msm8909 python3[3038]: [SSE] Sending: {"key": "b0af4d8553f64afb8a627d7eb27e1607", "msg": {"wearables": [{"wearable_id": 73, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:10:06 msm8909 python3[3038]: ACTIVATING HR.
May 12 10:10:06 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:10:06 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:10:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001900020000000003306565
May 12 10:10:06 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:10:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:10:06 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:10:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001900020000000055106565
May 12 10:10:06 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:10:08 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:10:08 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:10:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044006666
May 12 10:10:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001900020000000055206565
May 12 10:10:09 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:10:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001900020000000003306565
May 12 10:10:09 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:10:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 14, 'sleep_duration': 76, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 14, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'company_id': b'\x13\xd4', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004c0019000200600e003f308182
May 12 10:10:13 msm8909 python3[3038]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 10:10:13 msm8909 python3[3038]: 130.19114828109741 [06:05:04:AF:F9:E9] <- HR 0000
May 12 10:10:14 msm8909 python3[3038]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 31, 235, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 137, 175, 249, 233, 0, 0, 0]
May 12 10:10:14 msm8909 python3[3038]: GOT Firmware Version: V1.5.4d0
May 12 10:10:14 msm8909 python3[3038]: GOT Pairing Code: 0f89
May 12 10:10:14 msm8909 python3[3038]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 10:10:14 msm8909 python3[3038]: NO FW Update needed.
May 12 10:10:14 msm8909 python3[3038]: LAST SYNC: 1715478507
May 12 10:10:15 msm8909 python3[3038]: 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, 75, 0, 0, 64, 11, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 10:10:15 msm8909 python3[3038]: ACTIVITY: 0
May 12 10:10:15 msm8909 python3[3038]: HR READING: 0 TOOK 0.000619 secs
May 12 10:10:15 msm8909 python3[3038]: DEACTIVATING HR.
May 12 10:10:15 msm8909 python3[3038]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 10:10:15 msm8909 python3[3038]: GOT Instant Data: {'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'solar_gen': 75, 'bmr_cals': 0, 'thermal_gen': 11, 'activity': 0, 'walk_steps': 0, 'total_steps': 0, 'case_temp': 101, 'distance': 0, 'run_steps': 0}
May 12 10:10:15 msm8909 python3[3038]: W ID: 73
May 12 10:10:15 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479815, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'solarGen': 75, 'runSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'heartRate': 0, 'actCals': 0, 'activity': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:10:15 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479815, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'solarGen': 75, 'runSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'heartRate': 0, 'actCals': 0, 'activity': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:10:15 msm8909 python3[3038]: [SSE] Sending: {"key": "e3465ceb74aa4184a21eedd7b546c105", "msg": {"utcTimestamp": 1715479815, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "solarGen": 75, "runSteps": 0, "caseTemp": 101, "walkSteps": 0, "heartRate": 0, "actCals": 0, "activity": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 77}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:10:15 msm8909 python3[3038]: Instant Upload complete
May 12 10:10:15 msm8909 python3[3038]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 12 10:10:18 msm8909 python3[3038]: DBUS: Discovered 06:05:04:6D:74:4C .
May 12 10:10:18 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'pairing_code': b'&,', 'mtp_version': 6} 262c262c0006
May 12 10:10:18 msm8909 python3[3038]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 12 10:10:18 msm8909 python3[3038]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 10:10:18 msm8909 python3[3038]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 12 10:10:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 100, 'company_id': b'\x0f\x89', 'solar_gen': 75, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004b000b000000004d206465
May 12 10:10:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044106666
May 12 10:10:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001900020000000055306565
May 12 10:10:18 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:10:18 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:10:18 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:10:18 msm8909 python3[3038]: [SSE] RX'd: {'key': '97286d25675b4deb84596b4662de1bf4', 'data': '', 'type': 's', 'timestamp': 1715479788.2849834, 'source': 0}
May 12 10:10:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001a00020000000003006565
May 12 10:10:19 msm8909 python3[3038]: [SSE] RX'd: {'key': '0f95547ec4db4686bf59d45b9fde165d', 'data': '', 'type': 's', 'timestamp': 1715479791.8213019, 'source': 0}
May 12 10:10:19 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:10:19 msm8909 python3[3038]: [SSE] RX'd: {'key': 'a6bd718ede63417892f7033286b03739', 'data': '', 'type': 's', 'timestamp': 1715479795.3447816, 'source': 0}
May 12 10:10:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 14, 'sleep_duration': 76, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 14, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'company_id': b'\x13\xd4', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004c0019000200600e003f008182
May 12 10:10:19 msm8909 python3[3038]: [SSE] RX'd: {'key': 'e8469a57f803481fa0daffdf91bec88f', 'data': '', 'type': 's', 'timestamp': 1715479797.1164463, 'source': 0}
May 12 10:10:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 101, 'company_id': b'\x18\xcf', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001a0002000000005b006565
May 12 10:10:19 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:10:19 msm8909 python3[3038]: [SSE] RX'd: {'key': 'b0af4d8553f64afb8a627d7eb27e1607', 'data': '', 'type': 's', 'timestamp': 1715479806.7329285, 'source': 0}
May 12 10:10:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 86, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001a00020000000056106665
May 12 10:10:19 msm8909 python3[3038]: [SSE] RX'd: {'key': 'e3465ceb74aa4184a21eedd7b546c105', 'data': '', 'type': 's', 'timestamp': 1715479815.7278728, 'source': 0}
May 12 10:10:19 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:10:19 msm8909 python3[3038]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 12 10:10:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004b306566
May 12 10:10:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 75, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004b000b000000004d306565
May 12 10:10:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001a00020000000003106565
May 12 10:10:26 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:10:27 msm8909 python3[3038]: DBUS: Connected to 06:05:04:02:E8:6A
May 12 10:10:28 msm8909 python3[3038]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 10:10:28 msm8909 python3[3038]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 10:10:28 msm8909 python3[3038]: [SSE] Sending: {"key": "dfa7894abd7f477fb65a316f9bd4da65", "msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:10:28 msm8909 python3[3038]: ACTIVATING HR.
May 12 10:10:34 msm8909 python3[3038]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 10:10:34 msm8909 python3[3038]: 151.86360359191895 [06:05:04:02:E8:6A] <- HR 0000
May 12 10:10:35 msm8909 python3[3038]: DBUS: Read 06:05:04:02:E8:6A : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 25, 140, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 26, 2, 232, 106, 0, 0, 0]
May 12 10:10:35 msm8909 python3[3038]: GOT Firmware Version: V1.5.4d0
May 12 10:10:35 msm8909 python3[3038]: GOT Pairing Code: 251a
May 12 10:10:35 msm8909 python3[3038]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 10:10:35 msm8909 python3[3038]: NO FW Update needed.
May 12 10:10:35 msm8909 python3[3038]: LAST SYNC: 1715476876
May 12 10:10:36 msm8909 python3[3038]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 21, 0, 0, 64, 2, 0, 0, 65, 102, 0, 0, 80, 101, 0, 0, 81, 75, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 10:10:36 msm8909 python3[3038]: ACTIVITY: 0
May 12 10:10:36 msm8909 python3[3038]: HR READING: 0 TOOK 0.000574 secs
May 12 10:10:36 msm8909 python3[3038]: DEACTIVATING HR.
May 12 10:10:36 msm8909 python3[3038]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 10:10:36 msm8909 python3[3038]: GOT Instant Data: {'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'solar_gen': 21, 'bmr_cals': 0, 'thermal_gen': 2, 'activity': 0, 'walk_steps': 0, 'total_steps': 0, 'case_temp': 101, 'distance': 0, 'run_steps': 0}
May 12 10:10:36 msm8909 python3[3038]: W ID: 76
May 12 10:10:36 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479836, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'solarGen': 21, 'runSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'heartRate': 0, 'actCals': 0, 'activity': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:10:36 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479836, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'solarGen': 21, 'runSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'heartRate': 0, 'actCals': 0, 'activity': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:10:36 msm8909 python3[3038]: [SSE] Sending: {"key": "8d381c64417f4427b7863b41960d13c3", "msg": {"utcTimestamp": 1715479836, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "solarGen": 21, "runSteps": 0, "caseTemp": 101, "walkSteps": 0, "heartRate": 0, "actCals": 0, "activity": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 75}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:10:36 msm8909 python3[3038]: Instant Upload complete
May 12 10:10:36 msm8909 python3[3038]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 12 10:10:39 msm8909 python3[3038]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 10:10:39 msm8909 python3[3038]: DBUS: 06:05:04:02:E8:6A disconnected.
May 12 10:10:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004b106566
May 12 10:10:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004b106566
May 12 10:10:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048206565
May 12 10:10:39 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479839, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:10:39 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479839, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:10:40 msm8909 python3[3038]: [SSE] Sending: {"key": "88c2b0ff84ba4a59b0e82ded969364ac", "msg": {"utcTimestamp": 1715479839, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 72}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:10:40 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:10:40 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:10:40 msm8909 python3[3038]: [SSE] RX'd: {'key': 'dfa7894abd7f477fb65a316f9bd4da65', 'data': '', 'type': 's', 'timestamp': 1715479828.4250109, 'source': 0}
May 12 10:10:40 msm8909 python3[3038]: [SSE] RX'd: {'key': '8d381c64417f4427b7863b41960d13c3', 'data': '', 'type': 's', 'timestamp': 1715479837.350395, 'source': 0}
May 12 10:10:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 101, 'company_id': b'\x18\xcf', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001a0002000000005b306565
May 12 10:10:40 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:10:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 14, 'sleep_duration': 76, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 14, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'company_id': b'\x13\xd4', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004c0019000200600e003f208182
May 12 10:10:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 75, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004b000b000000004d106565
May 12 10:10:40 msm8909 python3[3038]: [SSE] RX'd: {'key': '88c2b0ff84ba4a59b0e82ded969364ac', 'data': '', 'type': 's', 'timestamp': 1715479840.4168253, 'source': 0}
May 12 10:10:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001900020000000055106565
May 12 10:10:40 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:10:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001a00020000000003206565
May 12 10:10:41 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:10:43 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:10:43 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:10:43 msm8909 python3[3038]: [SSE] Sending: {"key": "a30b8328d3e6478ebed42cf198406f1a", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:10:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 86, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001a00020000000056306665
May 12 10:10:44 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:10:44 msm8909 python3[3038]: [SSE] RX'd: {'key': 'a30b8328d3e6478ebed42cf198406f1a', 'data': '', 'type': 's', 'timestamp': 1715479844.1228273, 'source': 0}
May 12 10:10:49 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:10:49 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:10:51 msm8909 python3[3038]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 12 10:10:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044106666
May 12 10:10:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 86, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001a00020000000056006665
May 12 10:10:53 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:10:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048006565
May 12 10:10:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 101, 'company_id': b'\x18\xcf', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001a0002000000005b006565
May 12 10:10:55 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:10:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 14, 'sleep_duration': 76, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 14, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'company_id': b'\x13\xd4', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004c0019000200600e003f308182
May 12 10:10:55 msm8909 python3[3038]: DBUS: Connected to 06:05:04:11:B9:D2
May 12 10:10:55 msm8909 python3[3038]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 10:10:55 msm8909 python3[3038]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 10:10:55 msm8909 python3[3038]: [SSE] Sending: {"key": "7e818208e37c4d47b48aaa00aa96bb43", "msg": {"wearables": [{"wearable_id": 75, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:10:55 msm8909 python3[3038]: ACTIVATING HR.
May 12 10:10:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 69, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000045000b0000000047206666
May 12 10:10:56 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479856, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 69, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:10:56 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479856, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 69, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:10:56 msm8909 python3[3038]: [SSE] Sending: {"key": "3d8fbc0b83f34c29b0852a846a558430", "msg": {"utcTimestamp": 1715479856, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 69, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:10:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004b306566
May 12 10:10:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 14, 'sleep_duration': 76, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 14, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'company_id': b'\x13\xd4', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004c0019000200600e003f008182
May 12 10:10:57 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479857, 'statusValues': {'totalCals': 14, 'sleepDuration': 76, 'bmrCals': 14, 'caseTemp': 129, 'runSteps': 0, 'solarGen': 25, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 130, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:10:57 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479857, 'statusValues': {'totalCals': 14, 'sleepDuration': 76, 'bmrCals': 14, 'caseTemp': 129, 'runSteps': 0, 'solarGen': 25, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 130, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:10:57 msm8909 python3[3038]: [SSE] Sending: {"key": "f05b2f824183428496357311721fdb56", "msg": {"utcTimestamp": 1715479857, "statusValues": {"totalCals": 14, "sleepDuration": 76, "bmrCals": 14, "caseTemp": 129, "runSteps": 0, "solarGen": 25, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 130, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 63}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:10:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 75, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004b000b000000004d306565
May 12 10:10:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001900020000000055306565
May 12 10:10:58 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:11:02 msm8909 python3[3038]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 10:11:02 msm8909 python3[3038]: 179.59921264648438 [06:05:04:11:B9:D2] <- HR 0000
May 12 10:11:03 msm8909 python3[3038]: DBUS: Read 06:05:04:11:B9:D2 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 27, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 146, 17, 185, 210, 0, 0, 0]
May 12 10:11:03 msm8909 python3[3038]: GOT Firmware Version: V1.5.4d0
May 12 10:11:03 msm8909 python3[3038]: GOT Pairing Code: 1d92
May 12 10:11:03 msm8909 python3[3038]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 10:11:03 msm8909 python3[3038]: NO FW Update needed.
May 12 10:11:03 msm8909 python3[3038]: LAST SYNC: 1715477303
May 12 10:11:04 msm8909 python3[3038]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 2, 0, 0, 64, 2, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 68, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 10:11:04 msm8909 python3[3038]: ACTIVITY: 0
May 12 10:11:04 msm8909 python3[3038]: HR READING: 0 TOOK 0.000605 secs
May 12 10:11:04 msm8909 python3[3038]: DEACTIVATING HR.
May 12 10:11:04 msm8909 python3[3038]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 10:11:04 msm8909 python3[3038]: GOT Instant Data: {'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'solar_gen': 2, 'bmr_cals': 0, 'thermal_gen': 2, 'activity': 0, 'walk_steps': 0, 'total_steps': 0, 'case_temp': 102, 'distance': 0, 'run_steps': 0}
May 12 10:11:04 msm8909 python3[3038]: W ID: 75
May 12 10:11:04 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479864, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'solarGen': 2, 'runSteps': 0, 'caseTemp': 102, 'walkSteps': 0, 'heartRate': 0, 'actCals': 0, 'activity': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:11:04 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479864, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'solarGen': 2, 'runSteps': 0, 'caseTemp': 102, 'walkSteps': 0, 'heartRate': 0, 'actCals': 0, 'activity': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:11:04 msm8909 python3[3038]: [SSE] Sending: {"key": "0aa46b33973a4b1cb7c6ac3e35770565", "msg": {"utcTimestamp": 1715479864, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "solarGen": 2, "runSteps": 0, "caseTemp": 102, "walkSteps": 0, "heartRate": 0, "actCals": 0, "activity": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 68}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:11:04 msm8909 python3[3038]: Instant Upload complete
May 12 10:11:04 msm8909 python3[3038]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 12 10:11:07 msm8909 python3[3038]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 10:11:07 msm8909 python3[3038]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 12 10:11:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044006666
May 12 10:11:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044006666
May 12 10:11:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004b006566
May 12 10:11:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 101, 'company_id': b'\x18\xcf', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001a0002000000005b106565
May 12 10:11:07 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:11:07 msm8909 python3[3038]: [SSE] RX'd: {'key': '7e818208e37c4d47b48aaa00aa96bb43', 'data': '', 'type': 's', 'timestamp': 1715479856.2010329, 'source': 0}
May 12 10:11:07 msm8909 python3[3038]: [SSE] RX'd: {'key': '3d8fbc0b83f34c29b0852a846a558430', 'data': '', 'type': 's', 'timestamp': 1715479857.0015476, 'source': 0}
May 12 10:11:07 msm8909 python3[3038]: [SSE] RX'd: {'key': 'f05b2f824183428496357311721fdb56', 'data': '', 'type': 's', 'timestamp': 1715479858.1812003, 'source': 0}
May 12 10:11:07 msm8909 python3[3038]: [SSE] RX'd: {'key': '0aa46b33973a4b1cb7c6ac3e35770565', 'data': '', 'type': 's', 'timestamp': 1715479865.0915346, 'source': 0}
May 12 10:11:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 75, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004b000b000000004d006565
May 12 10:11:07 msm8909 python3[3038]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 12 10:11:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1b\xab'} 1bab065f00
May 12 10:11:07 msm8909 python3[3038]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 12 10:11:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 100, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000064000b000000005e206665
May 12 10:11:08 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:11:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 69, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000045000b0000000047306666
May 12 10:11:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044206666
May 12 10:11:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 14, 'sleep_duration': 76, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 14, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'company_id': b'\x13\xd4', 'solar_gen': 26, 'distance': 0, 'sleep_state': 1, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004c001a000200600e003f118182
May 12 10:11:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004b106566
May 12 10:11:19 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:11:19 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:11:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044306666
May 12 10:11:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 14, 'sleep_duration': 76, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 14, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'company_id': b'\x13\xd4', 'solar_gen': 26, 'distance': 0, 'sleep_state': 1, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004c001a000200600e003f218182
May 12 10:11:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 100, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000064000b000000005d306665
May 12 10:11:22 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:11:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 76, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004c000b000000004d206565
May 12 10:11:22 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479882, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 76, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:11:22 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479882, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 76, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:11:23 msm8909 python3[3038]: [SSE] Sending: {"key": "68261326d71e44f8b568e498a2059243", "msg": {"utcTimestamp": 1715479882, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 76, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 77}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:11:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001a00020000000058306665
May 12 10:11:23 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:11:23 msm8909 python3[3038]: [SSE] RX'd: {'key': '68261326d71e44f8b568e498a2059243', 'data': '', 'type': 's', 'timestamp': 1715479883.4727488, 'source': 0}
May 12 10:11:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001900020000000055106565
May 12 10:11:25 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:11:25 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:11:25 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:11:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047306565
May 12 10:11:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 14, 'sleep_duration': 76, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 14, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'company_id': b'\x13\xd4', 'solar_gen': 26, 'distance': 0, 'sleep_state': 1, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004c001a000200600e003f318182
May 12 10:11:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 76, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004c000b000000004d306565
May 12 10:11:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001900020000000055206565
May 12 10:11:35 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:11:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047006565
May 12 10:11:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004c306566
May 12 10:11:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044106666
May 12 10:11:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 100, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000064000b000000005d106665
May 12 10:11:37 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:11:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 69, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000045000b0000000046206666
May 12 10:11:39 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:11:39 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:11:40 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:11:40 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:11:44 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:11:44 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:11:44 msm8909 python3[3038]: [SSE] Sending: {"key": "7b090772ef884f6c8d43cdcf653ac4e7", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:11:44 msm8909 python3[3038]: [SSE] RX'd: {'key': '7b090772ef884f6c8d43cdcf653ac4e7', 'data': '', 'type': 's', 'timestamp': 1715479904.6321468, 'source': 0}
May 12 10:11:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044206666
May 12 10:11:49 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:11:49 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:11:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 76, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004c000b000000004d106565
May 12 10:11:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001a00020000000058206665
May 12 10:11:50 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:11:50 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:11:50 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:11:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001900020000000055006565
May 12 10:11:50 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:11:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004c106566
May 12 10:11:50 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479910, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 21, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 76}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:11:50 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479910, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 21, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 76}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:11:50 msm8909 python3[3038]: [SSE] Sending: {"key": "c9441b697e974ae3a73b2bb95fde3a3f", "msg": {"utcTimestamp": 1715479910, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 21, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 76}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:11:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047206565
May 12 10:11:50 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479910, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:11:50 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479910, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:11:50 msm8909 python3[3038]: [SSE] Sending: {"key": "66a3d170f8ec4c938e2209c06f86a091", "msg": {"utcTimestamp": 1715479910, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:11:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001a00020000000003106565
May 12 10:11:50 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:11:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 69, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000045000b0000000046006666
May 12 10:11:50 msm8909 python3[3038]: [SSE] RX'd: {'key': 'c9441b697e974ae3a73b2bb95fde3a3f', 'data': '', 'type': 's', 'timestamp': 1715479910.8643246, 'source': 0}
May 12 10:11:51 msm8909 python3[3038]: [SSE] RX'd: {'key': '66a3d170f8ec4c938e2209c06f86a091', 'data': '', 'type': 's', 'timestamp': 1715479910.9435215, 'source': 0}
May 12 10:11:51 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:11:51 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:11:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 14, 'sleep_duration': 76, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 14, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'company_id': b'\x13\xd4', 'solar_gen': 26, 'distance': 0, 'sleep_state': 1, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004c001a000200600e003f118182
May 12 10:11:53 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:11:53 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:11:53 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:11:53 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:11:57 msm8909 python3[3038]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 10:12:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 69, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000045000b0000000046006666
May 12 10:12:02 msm8909 python3[3038]: DBUS: Connect Failed with 06:05:04:32:34:65
May 12 10:12:02 msm8909 python3[3038]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 10:12:02 msm8909 python3[3038]: Device not connected, retrying later
May 12 10:12:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 69, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000045000b0000000046006666
May 12 10:12:02 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479922, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 69, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 70}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:12:02 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479922, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 69, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 70}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:12:03 msm8909 python3[3038]: [SSE] Sending: {"key": "efc09626a6fb4373865dfbe341655433", "msg": {"utcTimestamp": 1715479922, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 69, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 70}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:12:03 msm8909 python3[3038]: [SSE] RX'd: {'key': 'efc09626a6fb4373865dfbe341655433', 'data': '', 'type': 's', 'timestamp': 1715479923.4292958, 'source': 0}
May 12 10:12:08 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:12:08 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:12:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047306565
May 12 10:12:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001a0002000000005a006665
May 12 10:12:08 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:12:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 64, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'company_id': b'\x13\xd4', 'solar_gen': 26, 'distance': 0, 'sleep_state': 1, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001a000200700f0040318182
May 12 10:12:09 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479929, 'statusValues': {'totalCals': 15, 'sleepDuration': 77, 'bmrCals': 15, 'caseTemp': 129, 'runSteps': 0, 'solarGen': 26, 'heartRate': 0, 'sleepState': 1, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 130, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 64}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:12:09 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479929, 'statusValues': {'totalCals': 15, 'sleepDuration': 77, 'bmrCals': 15, 'caseTemp': 129, 'runSteps': 0, 'solarGen': 26, 'heartRate': 0, 'sleepState': 1, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 130, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 64}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:12:09 msm8909 python3[3038]: [SSE] Sending: {"key": "4d8fc293af80471f9379f06c5b12ce69", "msg": {"utcTimestamp": 1715479929, "statusValues": {"totalCals": 15, "sleepDuration": 77, "bmrCals": 15, "caseTemp": 129, "runSteps": 0, "solarGen": 26, "heartRate": 0, "sleepState": 1, "walkSteps": 0, "actCals": 0, "skinTemp": 130, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 64}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:12:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 76, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004c000b000000004c306565
May 12 10:12:10 msm8909 python3[3038]: [SSE] RX'd: {'key': '4d8fc293af80471f9379f06c5b12ce69', 'data': '', 'type': 's', 'timestamp': 1715479929.9445112, 'source': 0}
May 12 10:12:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:12:10 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:12:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 70, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000046000b0000000046206666
May 12 10:12:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044006666
May 12 10:12:11 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479931, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:12:11 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479931, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:12:11 msm8909 python3[3038]: [SSE] Sending: {"key": "d419f54cd56b4e9499e8bdfed4cbd3ee", "msg": {"utcTimestamp": 1715479931, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 68}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:12:12 msm8909 python3[3038]: [SSE] RX'd: {'key': 'd419f54cd56b4e9499e8bdfed4cbd3ee', 'data': '', 'type': 's', 'timestamp': 1715479932.1864319, 'source': 0}
May 12 10:12:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 25, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001900020000000055206565
May 12 10:12:12 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:12:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004c306566
May 12 10:12:20 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:12:20 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:12:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001a00020000000055306565
May 12 10:12:22 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:12:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004c006566
May 12 10:12:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047106565
May 12 10:12:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001a0002000000005a106665
May 12 10:12:23 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:12:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 76, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004c000b000000004c006565
May 12 10:12:24 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479944, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 76, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 76}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:12:24 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479944, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 76, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 76}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:12:24 msm8909 python3[3038]: [SSE] Sending: {"key": "7bcbcb83b8ce47c482ca012780a78fd1", "msg": {"utcTimestamp": 1715479944, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 76, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 76}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:12:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 70, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000046000b0000000046306666
May 12 10:12:25 msm8909 python3[3038]: [SSE] RX'd: {'key': '7bcbcb83b8ce47c482ca012780a78fd1', 'data': '', 'type': 's', 'timestamp': 1715479945.2762368, 'source': 0}
May 12 10:12:26 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:12:26 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:12:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044206666
May 12 10:12:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001a0002000000005a106665
May 12 10:12:26 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:12:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 64, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'company_id': b'\x13\xd4', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001a000200700f0040108182
May 12 10:12:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 101, 'company_id': b'\x1d\xd5', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001a00020000000058306565
May 12 10:12:36 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:12:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 76, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004c000b000000004c206565
May 12 10:12:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001a00020000000055106565
May 12 10:12:37 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:12:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001a0002000000005a306665
May 12 10:12:37 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:12:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004c206566
May 12 10:12:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 10:12:37 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 10:12:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047206565
May 12 10:12:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044306666
May 12 10:12:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 64, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'company_id': b'\x13\xd4', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001a000200700f0040208182
May 12 10:12:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 100, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000064000b000000005d306665
May 12 10:12:39 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:12:41 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 10:12:41 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 10:12:44 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:12:44 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:12:44 msm8909 python3[3038]: [SSE] Sending: {"key": "b3f01387660c404083aaa305bf25998c", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:12:44 msm8909 python3[3038]: [SSE] RX'd: {'key': 'b3f01387660c404083aaa305bf25998c', 'data': '', 'type': 's', 'timestamp': 1715479964.8172526, 'source': 0}
May 12 10:12:50 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:12:50 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:12:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 101, 'company_id': b'\x1d\xd5', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001a00020000000058006565
May 12 10:12:51 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:12:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001a00020000000055206565
May 12 10:12:52 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:12:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001a00020000000003006565
May 12 10:12:52 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:12:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001a0002000000005a006665
May 12 10:12:52 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:12:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004c306566
May 12 10:12:52 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479972, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 21, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 76}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:12:52 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479972, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 21, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 76}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:12:52 msm8909 python3[3038]: [SSE] Sending: {"key": "35cff33f32fd41dba2fed89d09d05873", "msg": {"utcTimestamp": 1715479972, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 21, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 76}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:12:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044006666
May 12 10:12:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 70, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000046000b0000000046206666
May 12 10:12:53 msm8909 python3[3038]: [SSE] RX'd: {'key': '35cff33f32fd41dba2fed89d09d05873', 'data': '', 'type': 's', 'timestamp': 1715479972.7463443, 'source': 0}
May 12 10:12:53 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:12:53 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:12:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 64, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 129, 'company_id': b'\x13\xd4', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001a000200700f0040308182
May 12 10:12:54 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:12:54 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:12:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 76, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004c000b000000004c306565
May 12 10:12:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044106666
May 12 10:12:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004c306566
May 12 10:12:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047006565
May 12 10:12:55 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715479975, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:12:55 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715479975, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:12:55 msm8909 python3[3038]: [SSE] Sending: {"key": "50cdffc779894bebb6925e9c8edfbd3f", "msg": {"utcTimestamp": 1715479975, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:12:55 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:12:55 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:12:56 msm8909 python3[3038]: [SSE] RX'd: {'key': '50cdffc779894bebb6925e9c8edfbd3f', 'data': '', 'type': 's', 'timestamp': 1715479975.5011885, 'source': 0}
May 12 10:13:03 msm8909 python3[3038]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 10:13:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 100, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000064000b000000005d206665
May 12 10:13:04 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:13:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:13:04 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:13:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 76, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004c000b000000004c006565
May 12 10:13:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044206666
May 12 10:13:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001a00020000000003106565
May 12 10:13:04 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:13:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 70, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000046000b0000000046306666
May 12 10:13:05 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:13:05 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:13:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 101, 'company_id': b'\x1d\xd5', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001a00020000000058206565
May 12 10:13:06 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:13:06 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:13:06 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:13:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 101, 'company_id': b'\x18\xcf', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001a0002000000005a206565
May 12 10:13:06 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:13:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004c106566
May 12 10:13:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047106565
May 12 10:13:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 70, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000046000b0000000046306666
May 12 10:13:11 msm8909 python3[3038]: DBUS: Connected to 06:05:04:32:34:65
May 12 10:13:11 msm8909 python3[3038]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 10:13:11 msm8909 python3[3038]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 10:13:11 msm8909 python3[3038]: [SSE] Sending: {"key": "111045be21e742fc90eb4827bb1e0947", "msg": {"wearables": [{"wearable_id": 74, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:13:11 msm8909 python3[3038]: ACTIVATING HR.
May 12 10:13:18 msm8909 python3[3038]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 10:13:18 msm8909 python3[3038]: 315.39041638374329 [06:05:04:32:34:65] <- HR 0000
May 12 10:13:19 msm8909 python3[3038]: DBUS: Read 06:05:04:32:34:65 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 64, 25, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 85, 50, 52, 101, 0, 0, 0]
May 12 10:13:19 msm8909 python3[3038]: GOT Firmware Version: V1.5.4d0
May 12 10:13:19 msm8909 python3[3038]: GOT Pairing Code: 0d55
May 12 10:13:19 msm8909 python3[3038]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 10:13:19 msm8909 python3[3038]: NO FW Update needed.
May 12 10:13:19 msm8909 python3[3038]: LAST SYNC: 1715476790
May 12 10:13:20 msm8909 python3[3038]: 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, 70, 0, 0, 64, 11, 0, 0, 65, 102, 0, 0, 80, 102, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 10:13:20 msm8909 python3[3038]: ACTIVITY: 0
May 12 10:13:20 msm8909 python3[3038]: HR READING: 0 TOOK 0.000696 secs
May 12 10:13:20 msm8909 python3[3038]: DEACTIVATING HR.
May 12 10:13:20 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:13:20 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:13:20 msm8909 python3[3038]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 10:13:20 msm8909 python3[3038]: GOT Instant Data: {'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'solar_gen': 70, 'bmr_cals': 0, 'thermal_gen': 11, 'activity': 0, 'walk_steps': 0, 'total_steps': 0, 'case_temp': 102, 'distance': 0, 'run_steps': 0}
May 12 10:13:20 msm8909 python3[3038]: W ID: 74
May 12 10:13:20 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480000, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'solarGen': 70, 'runSteps': 0, 'caseTemp': 102, 'walkSteps': 0, 'heartRate': 0, 'actCals': 0, 'activity': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:13:20 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480000, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'solarGen': 70, 'runSteps': 0, 'caseTemp': 102, 'walkSteps': 0, 'heartRate': 0, 'actCals': 0, 'activity': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:13:20 msm8909 python3[3038]: [SSE] Sending: {"key": "9c7fd38597be4f708d0efef965598ebc", "msg": {"utcTimestamp": 1715480000, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "solarGen": 70, "runSteps": 0, "caseTemp": 102, "walkSteps": 0, "heartRate": 0, "actCals": 0, "activity": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:13:20 msm8909 python3[3038]: Instant Upload complete
May 12 10:13:20 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 10:13:20 msm8909 python3[3038]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 10:13:20 msm8909 python3[3038]: DBUS: Disconnecting from 06:05:04:32:34:65
May 12 10:13:21 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:13:21 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:13:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001a000200700f003f208082
May 12 10:13:21 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480001, 'statusValues': {'totalCals': 15, 'sleepDuration': 77, 'bmrCals': 15, 'caseTemp': 128, 'runSteps': 0, 'solarGen': 26, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 130, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:13:21 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480001, 'statusValues': {'totalCals': 15, 'sleepDuration': 77, 'bmrCals': 15, 'caseTemp': 128, 'runSteps': 0, 'solarGen': 26, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 130, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:13:21 msm8909 python3[3038]: [SSE] Sending: {"key": "049d32cef64e4bc5a03849982645145b", "msg": {"utcTimestamp": 1715480001, "statusValues": {"totalCals": 15, "sleepDuration": 77, "bmrCals": 15, "caseTemp": 128, "runSteps": 0, "solarGen": 26, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 130, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 63}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:13:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 95, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 100, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000064000b000000005f006665
May 12 10:13:21 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:13:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001a00020000000055106565
May 12 10:13:21 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:13:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001a00020000000003306565
May 12 10:13:21 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:13:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044306666
May 12 10:13:22 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480002, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:13:22 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480002, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:13:22 msm8909 python3[3038]: [SSE] Sending: {"key": "38f9cd2ff385499cacd33efbdeb84729", "msg": {"utcTimestamp": 1715480002, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 68}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:13:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048306565
May 12 10:13:23 msm8909 python3[3038]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 10:13:23 msm8909 python3[3038]: DBUS: 06:05:04:32:34:65 disconnected.
May 12 10:13:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 70, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000046000b0000000046306666
May 12 10:13:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001a00020000000057306665
May 12 10:13:23 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:13:23 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:13:23 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:13:23 msm8909 python3[3038]: [SSE] RX'd: {'key': '111045be21e742fc90eb4827bb1e0947', 'data': '', 'type': 's', 'timestamp': 1715479991.9949524, 'source': 0}
May 12 10:13:23 msm8909 python3[3038]: [SSE] RX'd: {'key': '9c7fd38597be4f708d0efef965598ebc', 'data': '', 'type': 's', 'timestamp': 1715480001.2341444, 'source': 0}
May 12 10:13:23 msm8909 python3[3038]: [SSE] RX'd: {'key': '049d32cef64e4bc5a03849982645145b', 'data': '', 'type': 's', 'timestamp': 1715480001.6001134, 'source': 0}
May 12 10:13:23 msm8909 python3[3038]: [SSE] RX'd: {'key': '38f9cd2ff385499cacd33efbdeb84729', 'data': '', 'type': 's', 'timestamp': 1715480002.5461371, 'source': 0}
May 12 10:13:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 76, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004c000b000000004d206565
May 12 10:13:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 101, 'company_id': b'\x18\xcf', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001a0002000000005a306565
May 12 10:13:24 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:13:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004b206566
May 12 10:13:25 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 10:13:25 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 10:13:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044106666
May 12 10:13:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 101, 'company_id': b'\x18\xcf', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001a0002000000005a006565
May 12 10:13:34 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:13:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001a00020000000003006565
May 12 10:13:34 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:13:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048006565
May 12 10:13:34 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:13:34 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:13:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 95, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 100, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000064000b000000005f106665
May 12 10:13:36 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:13:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001a00020000000055306565
May 12 10:13:36 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:13:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001a00020000000057106665
May 12 10:13:38 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:13:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 76, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004c000b000000004d006565
May 12 10:13:38 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480018, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 76, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:13:38 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480018, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 76, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:13:38 msm8909 python3[3038]: [SSE] Sending: {"key": "f191a026bc28456096e73b63d3591112", "msg": {"utcTimestamp": 1715480018, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 76, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 77}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:13:38 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 10:13:38 msm8909 python3[3038]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 10:13:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004b006566
May 12 10:13:39 msm8909 python3[3038]: [SSE] RX'd: {'key': 'f191a026bc28456096e73b63d3591112', 'data': '', 'type': 's', 'timestamp': 1715480019.2916477, 'source': 0}
May 12 10:13:43 msm8909 python3[3038]: Running Scheduled: Thread Check
May 12 10:13:44 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:13:44 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:13:44 msm8909 python3[3038]: [SSE] Sending: {"key": "58309f061da648b6b9f7dc6e542e8006", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:13:45 msm8909 python3[3038]: [SSE] RX'd: {'key': '58309f061da648b6b9f7dc6e542e8006', 'data': '', 'type': 's', 'timestamp': 1715480025.2886147, 'source': 0}
May 12 10:13:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 76, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004c000b000000004d106565
May 12 10:13:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 95, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 100, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000064000b000000005f206665
May 12 10:13:48 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:13:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001a00020000000055006565
May 12 10:13:48 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:13:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004b106566
May 12 10:13:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001a00020000000057206665
May 12 10:13:50 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:13:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001a00020000000003206565
May 12 10:13:51 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:13:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001a000200700f003f108082
May 12 10:13:54 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:13:54 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:14:02 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 12 10:14:02 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 10:14:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 70, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000046000b0000000047106666
May 12 10:14:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001a000200700f003f208082
May 12 10:14:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001a00020000000057306665
May 12 10:14:03 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:14:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 95, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 100, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000064000b000000005f006665
May 12 10:14:03 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:14:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 76, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004c000b000000004d206565
May 12 10:14:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001a00020000000003306565
May 12 10:14:03 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:14:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044006666
May 12 10:14:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001a00020000000055206565
May 12 10:14:05 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:14:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:14:05 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:14:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004b306566
May 12 10:14:06 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480046, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 21, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:14:06 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480046, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 21, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:14:06 msm8909 python3[3038]: [SSE] Sending: {"key": "4ab0d0ae98204838bed0393e27e5674f", "msg": {"utcTimestamp": 1715480046, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 21, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 75}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:14:06 msm8909 python3[3038]: [SSE] RX'd: {'key': '4ab0d0ae98204838bed0393e27e5674f', 'data': '', 'type': 's', 'timestamp': 1715480046.6897571, 'source': 0}
May 12 10:14:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 95, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005f106665
May 12 10:14:16 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:14:17 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001a000200700f003f008082
May 12 10:14:17 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043106666
May 12 10:14:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004c006566
May 12 10:14:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001a00020000000003006565
May 12 10:14:18 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:14:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001a00020000000058106665
May 12 10:14:19 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:14:20 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:14:20 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:14:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001a00020000000055306565
May 12 10:14:21 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:14:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004c006566
May 12 10:14:24 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:14:24 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:14:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043206666
May 12 10:14:30 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480070, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:14:30 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480070, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:14:30 msm8909 python3[3038]: [SSE] Sending: {"key": "b18358b2c74f4ed381485dea5843933f", "msg": {"utcTimestamp": 1715480070, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 67}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:14:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001a00020000000055006565
May 12 10:14:30 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:14:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 89, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 101, 'company_id': b'\x18\xcf', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001a00020000000059206565
May 12 10:14:30 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:14:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004c106566
May 12 10:14:31 msm8909 python3[3038]: [SSE] RX'd: {'key': 'b18358b2c74f4ed381485dea5843933f', 'data': '', 'type': 's', 'timestamp': 1715480070.8690045, 'source': 0}
May 12 10:14:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001a00020000000058206665
May 12 10:14:31 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:14:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 70, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000046000b0000000047006666
May 12 10:14:32 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480072, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 70, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:14:32 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480072, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 70, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:14:32 msm8909 python3[3038]: [SSE] Sending: {"key": "8db7bc960b5c4f04a3887460b65c12e2", "msg": {"utcTimestamp": 1715480072, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 70, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:14:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001a000200700f003f108082
May 12 10:14:32 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480072, 'statusValues': {'totalCals': 15, 'sleepDuration': 77, 'bmrCals': 15, 'caseTemp': 128, 'runSteps': 0, 'solarGen': 26, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 130, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:14:32 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480072, 'statusValues': {'totalCals': 15, 'sleepDuration': 77, 'bmrCals': 15, 'caseTemp': 128, 'runSteps': 0, 'solarGen': 26, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 130, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:14:32 msm8909 python3[3038]: [SSE] Sending: {"key": "d02d76f7093b4089bf31227634656ae3", "msg": {"utcTimestamp": 1715480072, "statusValues": {"totalCals": 15, "sleepDuration": 77, "bmrCals": 15, "caseTemp": 128, "runSteps": 0, "solarGen": 26, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 130, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 63}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:14:33 msm8909 python3[3038]: [SSE] RX'd: {'key': '8db7bc960b5c4f04a3887460b65c12e2', 'data': '', 'type': 's', 'timestamp': 1715480072.9907699, 'source': 0}
May 12 10:14:33 msm8909 python3[3038]: [SSE] RX'd: {'key': 'd02d76f7093b4089bf31227634656ae3', 'data': '', 'type': 's', 'timestamp': 1715480073.0518124, 'source': 0}
May 12 10:14:33 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048206565
May 12 10:14:33 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480073, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:14:33 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480073, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:14:33 msm8909 python3[3038]: [SSE] Sending: {"key": "deb33515a8794eb59ee1035994464209", "msg": {"utcTimestamp": 1715480073, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 72}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:14:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001a00020000000058306665
May 12 10:14:34 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:14:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:14:34 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:14:34 msm8909 python3[3038]: [SSE] RX'd: {'key': 'deb33515a8794eb59ee1035994464209', 'data': '', 'type': 's', 'timestamp': 1715480074.3671498, 'source': 0}
May 12 10:14:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 95, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005f306665
May 12 10:14:34 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:14:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001a000200700f003f208082
May 12 10:14:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 95, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005f006665
May 12 10:14:44 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:14:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001a000200700f003f308082
May 12 10:14:45 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:14:45 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:14:45 msm8909 python3[3038]: [SSE] Sending: {"key": "3ca43693a181480989f9128abe336840", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:14:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 89, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 101, 'company_id': b'\x18\xcf', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001a00020000000059006565
May 12 10:14:45 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:14:45 msm8909 python3[3038]: [SSE] RX'd: {'key': '3ca43693a181480989f9128abe336840', 'data': '', 'type': 's', 'timestamp': 1715480085.5278571, 'source': 0}
May 12 10:14:46 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048306565
May 12 10:14:46 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001a00020000000058006665
May 12 10:14:46 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:14:47 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 70, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000046000b0000000047106666
May 12 10:14:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048006565
May 12 10:14:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001a00020000000003306565
May 12 10:14:48 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:14:54 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:14:55 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:14:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001a00020000000058106665
May 12 10:14:58 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:14:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004c006566
May 12 10:14:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001a00020000000003006565
May 12 10:14:58 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:14:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 95, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005f206665
May 12 10:14:58 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:14:59 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:14:59 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:15:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 76, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004c000b000000004c006565
May 12 10:15:00 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480100, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 76, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 76}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:15:00 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480100, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 76, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 76}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:15:00 msm8909 python3[3038]: [SSE] Sending: {"key": "a9cb69a04b1b491690934f86a6b2f7e1", "msg": {"utcTimestamp": 1715480100, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 76, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 76}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:15:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001a00020000000055306565
May 12 10:15:00 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:15:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 89, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 101, 'company_id': b'\x18\xcf', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001a00020000000059106565
May 12 10:15:00 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:15:01 msm8909 python3[3038]: [SSE] RX'd: {'key': 'a9cb69a04b1b491690934f86a6b2f7e1', 'data': '', 'type': 's', 'timestamp': 1715480101.0160089, 'source': 0}
May 12 10:15:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 70, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000046000b0000000047306666
May 12 10:15:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 89, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 101, 'company_id': b'\x18\xcf', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001a00020000000059106565
May 12 10:15:03 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:15:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001a000200700f003f108082
May 12 10:15:12 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 10:15:12 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 10:15:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:15:13 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:15:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001b0002000000005b206665
May 12 10:15:13 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:15:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001b00020000000003206565
May 12 10:15:13 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:15:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048206565
May 12 10:15:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005d306665
May 12 10:15:13 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:15:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 70, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000046000b0000000047006666
May 12 10:15:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 76, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004c000b000000004c206565
May 12 10:15:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001b00020000000057306665
May 12 10:15:15 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:15:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005d306665
May 12 10:15:16 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:15:16 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:15:16 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:15:17 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043306666
May 12 10:15:25 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:15:25 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:15:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005d006665
May 12 10:15:26 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:15:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001a000200700f003f308082
May 12 10:15:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 70, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000046000b0000000047106666
May 12 10:15:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001b00020000000057006665
May 12 10:15:27 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:15:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001b0002000000005b006665
May 12 10:15:27 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:15:28 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048006565
May 12 10:15:28 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001b00020000000003306565
May 12 10:15:28 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:15:29 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:15:29 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:15:29 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043006666
May 12 10:15:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 76, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004c000b000000004c306565
May 12 10:15:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001b0002000000005b006665
May 12 10:15:30 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:15:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:15:31 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:15:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048106565
May 12 10:15:40 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480140, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:15:40 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480140, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:15:40 msm8909 python3[3038]: [SSE] Sending: {"key": "d53c88418ccd430392098d810cfbf8c7", "msg": {"utcTimestamp": 1715480140, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 72}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:15:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005d206665
May 12 10:15:40 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:15:41 msm8909 python3[3038]: [SSE] RX'd: {'key': 'd53c88418ccd430392098d810cfbf8c7', 'data': '', 'type': 's', 'timestamp': 1715480141.0427809, 'source': 0}
May 12 10:15:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001a000200700f003f008082
May 12 10:15:41 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480141, 'statusValues': {'totalCals': 15, 'sleepDuration': 77, 'bmrCals': 15, 'caseTemp': 128, 'runSteps': 0, 'solarGen': 26, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 130, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:15:41 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480141, 'statusValues': {'totalCals': 15, 'sleepDuration': 77, 'bmrCals': 15, 'caseTemp': 128, 'runSteps': 0, 'solarGen': 26, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 130, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:15:41 msm8909 python3[3038]: [SSE] Sending: {"key": "30d661e8e6dd4a268af73577e401ea8f", "msg": {"utcTimestamp": 1715480141, "statusValues": {"totalCals": 15, "sleepDuration": 77, "bmrCals": 15, "caseTemp": 128, "runSteps": 0, "solarGen": 26, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 130, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 63}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:15:41 msm8909 python3[3038]: [SSE] RX'd: {'key': '30d661e8e6dd4a268af73577e401ea8f', 'data': '', 'type': 's', 'timestamp': 1715480141.8411298, 'source': 0}
May 12 10:15:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001b00020000000057206665
May 12 10:15:42 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:15:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001b0002000000005b106665
May 12 10:15:42 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:15:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001b00020000000003106565
May 12 10:15:43 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:15:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001a000200700f003f108082
May 12 10:15:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043206666
May 12 10:15:43 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480143, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:15:43 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480143, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:15:44 msm8909 python3[3038]: [SSE] Sending: {"key": "23414687333643f5bd820d0adc07df90", "msg": {"utcTimestamp": 1715480143, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 67}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:15:44 msm8909 python3[3038]: [SSE] RX'd: {'key': '23414687333643f5bd820d0adc07df90', 'data': '', 'type': 's', 'timestamp': 1715480144.424226, 'source': 0}
May 12 10:15:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001b0002000000005b206665
May 12 10:15:44 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:15:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 21, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000150002000000004b106566
May 12 10:15:45 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480145, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 21, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:15:45 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480145, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 21, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:15:45 msm8909 python3[3038]: [SSE] Sending: {"key": "1beeb637bb0b4e8084442da8e5b04af7", "msg": {"utcTimestamp": 1715480145, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 21, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 75}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:15:45 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:15:45 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:15:45 msm8909 python3[3038]: [SSE] Sending: {"key": "d43fcc92eaf543528522604c90abdf3f", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:15:45 msm8909 python3[3038]: [SSE] RX'd: {'key': '1beeb637bb0b4e8084442da8e5b04af7', 'data': '', 'type': 's', 'timestamp': 1715480145.4090223, 'source': 0}
May 12 10:15:46 msm8909 python3[3038]: [SSE] RX'd: {'key': 'd43fcc92eaf543528522604c90abdf3f', 'data': '', 'type': 's', 'timestamp': 1715480145.7724957, 'source': 0}
May 12 10:15:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048206565
May 12 10:15:55 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:15:55 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:15:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005d306665
May 12 10:15:56 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:15:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 130, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001a000200700f003f208082
May 12 10:15:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043306666
May 12 10:15:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001b00020000000057306665
May 12 10:15:56 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:15:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 76, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004c000b000000004c206565
May 12 10:15:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001a00020000000055106565
May 12 10:15:57 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:15:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005d006665
May 12 10:15:57 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:15:57 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:15:57 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:15:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001b00020000000003206565
May 12 10:15:57 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:16:09 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:16:09 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:16:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001b00020000000057006665
May 12 10:16:09 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:16:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b006566
May 12 10:16:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001b00020000000003006565
May 12 10:16:09 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:16:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043106666
May 12 10:16:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 129, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001b000200700f003d308081
May 12 10:16:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 70, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000046000b0000000047206666
May 12 10:16:11 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480171, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 70, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:16:11 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480171, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 70, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:16:11 msm8909 python3[3038]: [SSE] Sending: {"key": "316e581c38e248d599349428a0daa28e", "msg": {"utcTimestamp": 1715480171, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 70, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:16:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001b0002000000005b006665
May 12 10:16:11 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:16:11 msm8909 python3[3038]: [SSE] RX'd: {'key': '316e581c38e248d599349428a0daa28e', 'data': '', 'type': 's', 'timestamp': 1715480171.8215578, 'source': 0}
May 12 10:16:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001a00020000000055206565
May 12 10:16:12 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:16:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b006566
May 12 10:16:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001b00020000000003006565
May 12 10:16:12 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:16:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047006565
May 12 10:16:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 129, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001b000200700f003d008081
May 12 10:16:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001b0002000000005b206665
May 12 10:16:23 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:16:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 70, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000046000b0000000047306666
May 12 10:16:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001b00020000000057206665
May 12 10:16:24 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:16:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001a00020000000055006565
May 12 10:16:24 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:16:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001b00020000000003106565
May 12 10:16:24 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:16:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:16:25 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:16:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047106565
May 12 10:16:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 129, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001b000200700f003d108081
May 12 10:16:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005d306665
May 12 10:16:25 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:16:26 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:16:26 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:16:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b206566
May 12 10:16:36 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:16:36 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:16:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001b00020000000057306665
May 12 10:16:36 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:16:36 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:16:36 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:16:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001a00020000000055106565
May 12 10:16:36 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:16:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b306566
May 12 10:16:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:16:37 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:16:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001b0002000000005b306665
May 12 10:16:37 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:16:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 129, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001b000200700f003d208081
May 12 10:16:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043306666
May 12 10:16:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005d006665
May 12 10:16:38 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:16:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 77, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004d000b000000004d206565
May 12 10:16:39 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480199, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 77, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:16:39 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480199, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 77, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:16:39 msm8909 python3[3038]: [SSE] Sending: {"key": "6f97835be1a347128849d971e2fd8de3", "msg": {"utcTimestamp": 1715480199, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 77, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 77}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:16:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 10:16:39 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 10:16:40 msm8909 python3[3038]: [SSE] RX'd: {'key': '6f97835be1a347128849d971e2fd8de3', 'data': '', 'type': 's', 'timestamp': 1715480199.8997104, 'source': 0}
May 12 10:16:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001b0002000000005b306665
May 12 10:16:40 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:16:45 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:16:45 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:16:45 msm8909 python3[3038]: [SSE] Sending: {"key": "a28c0f41210f47a899f197c9522a8b8b", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:16:46 msm8909 python3[3038]: [SSE] RX'd: {'key': 'a28c0f41210f47a899f197c9522a8b8b', 'data': '', 'type': 's', 'timestamp': 1715480206.09355, 'source': 0}
May 12 10:16:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043106666
May 12 10:16:50 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480210, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:16:50 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480210, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:16:50 msm8909 python3[3038]: [SSE] Sending: {"key": "bd4972ec2cce42868d4f2a7a4c2f51e2", "msg": {"utcTimestamp": 1715480210, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 67}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:16:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001b0002000000005b006665
May 12 10:16:50 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:16:51 msm8909 python3[3038]: [SSE] RX'd: {'key': 'bd4972ec2cce42868d4f2a7a4c2f51e2', 'data': '', 'type': 's', 'timestamp': 1715480210.8626661, 'source': 0}
May 12 10:16:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b006566
May 12 10:16:52 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480212, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 22, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:16:52 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480212, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 22, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:16:52 msm8909 python3[3038]: [SSE] Sending: {"key": "b8055ff6563246de9491ceaab6b9c45f", "msg": {"utcTimestamp": 1715480212, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 22, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 75}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:16:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001b00020000000003006565
May 12 10:16:52 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:16:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047006565
May 12 10:16:52 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480212, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:16:52 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480212, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:16:52 msm8909 python3[3038]: [SSE] Sending: {"key": "33efdcf8dbe749b7ad249e422abc23ef", "msg": {"utcTimestamp": 1715480212, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:16:52 msm8909 python3[3038]: [SSE] RX'd: {'key': 'b8055ff6563246de9491ceaab6b9c45f', 'data': '', 'type': 's', 'timestamp': 1715480212.4336362, 'source': 0}
May 12 10:16:52 msm8909 python3[3038]: [SSE] RX'd: {'key': '33efdcf8dbe749b7ad249e422abc23ef', 'data': '', 'type': 's', 'timestamp': 1715480212.8097134, 'source': 0}
May 12 10:16:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 70, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000046000b0000000047206666
May 12 10:16:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001b00020000000057106665
May 12 10:16:53 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:16:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001b00020000000003006565
May 12 10:16:54 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:16:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001b0002000000005b106665
May 12 10:16:55 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:16:56 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:16:56 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:17:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001b0002000000005b206665
May 12 10:17:05 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:17:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 129, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001b000200700f003d108081
May 12 10:17:05 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480225, 'statusValues': {'totalCals': 15, 'sleepDuration': 77, 'bmrCals': 15, 'caseTemp': 128, 'runSteps': 0, 'solarGen': 27, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 129, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 61}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:17:05 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480225, 'statusValues': {'totalCals': 15, 'sleepDuration': 77, 'bmrCals': 15, 'caseTemp': 128, 'runSteps': 0, 'solarGen': 27, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 129, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 61}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:17:05 msm8909 python3[3038]: [SSE] Sending: {"key": "332ff0178de74aff9819d58b305102cd", "msg": {"utcTimestamp": 1715480225, "statusValues": {"totalCals": 15, "sleepDuration": 77, "bmrCals": 15, "caseTemp": 128, "runSteps": 0, "solarGen": 27, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 129, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 61}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:17:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 70, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000046000b0000000047306666
May 12 10:17:06 msm8909 python3[3038]: [SSE] RX'd: {'key': '332ff0178de74aff9819d58b305102cd', 'data': '', 'type': 's', 'timestamp': 1715480225.6494629, 'source': 0}
May 12 10:17:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 26, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001a00020000000055006565
May 12 10:17:06 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:17:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 74, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004a206566
May 12 10:17:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000046206565
May 12 10:17:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001b00020000000003106565
May 12 10:17:07 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:17:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005d306665
May 12 10:17:07 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:17:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001b0002000000005b206665
May 12 10:17:07 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:17:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 70, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000046000b0000000047306666
May 12 10:17:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001b00020000000057206665
May 12 10:17:08 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:17:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 71, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000047000b0000000047006666
May 12 10:17:18 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480238, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 71, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:17:18 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480238, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 71, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:17:18 msm8909 python3[3038]: [SSE] Sending: {"key": "68a1589093e144309b9a52255d7103a2", "msg": {"utcTimestamp": 1715480238, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 71, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:17:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001b00020000000057306665
May 12 10:17:18 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:17:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001b00020000000055106565
May 12 10:17:18 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:17:18 msm8909 python3[3038]: [SSE] RX'd: {'key': '68a1589093e144309b9a52255d7103a2', 'data': '', 'type': 's', 'timestamp': 1715480238.7950671, 'source': 0}
May 12 10:17:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 74, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004a306566
May 12 10:17:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001b00020000000003306565
May 12 10:17:19 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:17:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005d006665
May 12 10:17:19 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:17:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 129, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001b000200700f003f208081
May 12 10:17:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 71, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000047000b0000000047106666
May 12 10:17:21 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:17:21 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:17:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001b00020000000003306565
May 12 10:17:21 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:17:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000046306565
May 12 10:17:27 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:17:27 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:17:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 129, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001b000200700f003f008081
May 12 10:17:32 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:17:32 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:17:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005d106665
May 12 10:17:32 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:17:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 71, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000047000b0000000047206666
May 12 10:17:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001b00020000000057106666
May 12 10:17:32 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:17:33 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 77, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004d000b000000004d006565
May 12 10:17:33 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001b00020000000055306565
May 12 10:17:33 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:17:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005d206665
May 12 10:17:34 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:17:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001b0002000000005a106665
May 12 10:17:34 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:17:45 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:17:45 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:17:45 msm8909 python3[3038]: [SSE] Sending: {"key": "ce39408cc1504eaca79d125945714013", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:17:46 msm8909 python3[3038]: [SSE] RX'd: {'key': 'ce39408cc1504eaca79d125945714013', 'data': '', 'type': 's', 'timestamp': 1715480266.3359122, 'source': 0}
May 12 10:17:46 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005d306665
May 12 10:17:46 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:17:46 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001b00020000000003106565
May 12 10:17:46 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:17:47 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 129, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001b000200700f003f108081
May 12 10:17:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 77, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004d000b000000004d106565
May 12 10:17:48 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480268, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 77, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:17:48 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480268, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 77, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:17:48 msm8909 python3[3038]: [SSE] Sending: {"key": "ece993dcbbe642d2b85b6a0ef88cba7b", "msg": {"utcTimestamp": 1715480268, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 77, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 77}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:17:48 msm8909 python3[3038]: [SSE] RX'd: {'key': 'ece993dcbbe642d2b85b6a0ef88cba7b', 'data': '', 'type': 's', 'timestamp': 1715480268.5292056, 'source': 0}
May 12 10:17:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 74, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004a206566
May 12 10:17:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043306666
May 12 10:17:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001b0002000000005a206665
May 12 10:17:49 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:17:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 71, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000047000b0000000047006666
May 12 10:17:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001b00020000000057306666
May 12 10:17:50 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:17:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 77, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004d000b000000004d106565
May 12 10:17:57 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:17:57 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:18:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 77, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004d000b000000004d206565
May 12 10:18:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 74, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004a306566
May 12 10:18:00 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480280, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 22, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 74}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:18:00 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480280, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 22, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 74}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:18:00 msm8909 python3[3038]: [SSE] Sending: {"key": "ff442792885b4055ba4ffd372cfa28ac", "msg": {"utcTimestamp": 1715480280, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 22, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 74}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:18:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001b00020000000055106565
May 12 10:18:00 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:18:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043006666
May 12 10:18:01 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480281, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:18:01 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480281, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:18:01 msm8909 python3[3038]: [SSE] Sending: {"key": "3c0635bb50cd44f995484f98b908e59c", "msg": {"utcTimestamp": 1715480281, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 67}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:18:01 msm8909 python3[3038]: [SSE] RX'd: {'key': 'ff442792885b4055ba4ffd372cfa28ac', 'data': '', 'type': 's', 'timestamp': 1715480281.2155263, 'source': 0}
May 12 10:18:02 msm8909 python3[3038]: [SSE] RX'd: {'key': '3c0635bb50cd44f995484f98b908e59c', 'data': '', 'type': 's', 'timestamp': 1715480281.6623189, 'source': 0}
May 12 10:18:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001b00020000000057006666
May 12 10:18:02 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:18:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 77, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004d000b000000004d306565
May 12 10:18:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001b00020000000055206565
May 12 10:18:03 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:18:03 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:18:03 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:18:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 129, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001b000200700f003f308081
May 12 10:18:04 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:18:04 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:18:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 71, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000047000b0000000047206666
May 12 10:18:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 77, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004d000b000000004d006565
May 12 10:18:15 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:18:15 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:18:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 95, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005f206665
May 12 10:18:15 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:18:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 84, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001b00020000000054306565
May 12 10:18:15 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:18:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:18:15 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:18:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048106565
May 12 10:18:16 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480296, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:18:16 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480296, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:18:16 msm8909 python3[3038]: [SSE] Sending: {"key": "5c500922788b4d8099e81e003f17ee86", "msg": {"utcTimestamp": 1715480296, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 72}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:18:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001b00020000000003006565
May 12 10:18:16 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:18:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043106666
May 12 10:18:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 129, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001b000200700f003f008081
May 12 10:18:16 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480296, 'statusValues': {'totalCals': 15, 'sleepDuration': 77, 'bmrCals': 15, 'caseTemp': 128, 'runSteps': 0, 'solarGen': 27, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 129, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:18:16 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480296, 'statusValues': {'totalCals': 15, 'sleepDuration': 77, 'bmrCals': 15, 'caseTemp': 128, 'runSteps': 0, 'solarGen': 27, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 129, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:18:16 msm8909 python3[3038]: [SSE] Sending: {"key": "6b12122c8bb44210ba843c920fef9554", "msg": {"utcTimestamp": 1715480296, "statusValues": {"totalCals": 15, "sleepDuration": 77, "bmrCals": 15, "caseTemp": 128, "runSteps": 0, "solarGen": 27, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 129, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 63}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:18:16 msm8909 python3[3038]: [SSE] RX'd: {'key': '5c500922788b4d8099e81e003f17ee86', 'data': '', 'type': 's', 'timestamp': 1715480296.7780464, 'source': 0}
May 12 10:18:17 msm8909 python3[3038]: [SSE] RX'd: {'key': '6b12122c8bb44210ba843c920fef9554', 'data': '', 'type': 's', 'timestamp': 1715480297.3206954, 'source': 0}
May 12 10:18:17 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001b00020000000057106666
May 12 10:18:17 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:18:17 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:18:17 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:18:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 74, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004a106566
May 12 10:18:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:18:18 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:18:18 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:18:18 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:18:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001b00020000000003106565
May 12 10:18:18 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:18:18 msm8909 python3[3038]: DBUS: Discovered 06:05:04:67:BC:31 .
May 12 10:18:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1f\xf1'} 1ff1065f00
May 12 10:18:18 msm8909 python3[3038]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 12 10:18:28 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:18:28 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:18:28 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:18:28 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:18:28 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:18:28 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:18:28 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001b00020000000003206565
May 12 10:18:28 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:18:28 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048206565
May 12 10:18:29 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 129, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 128, 'company_id': b'\x13\xd4', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001b000200700f003f108081
May 12 10:18:29 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 71, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000047000b0000000047006666
May 12 10:18:29 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480309, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 71, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:18:29 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480309, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 71, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:18:29 msm8909 python3[3038]: [SSE] Sending: {"key": "4407c8edf4dd44738a5dff0a71eeee77", "msg": {"utcTimestamp": 1715480309, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 71, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:18:29 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001b00020000000058306665
May 12 10:18:29 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:18:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 77, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004d000b000000004d106565
May 12 10:18:30 msm8909 python3[3038]: [SSE] RX'd: {'key': '4407c8edf4dd44738a5dff0a71eeee77', 'data': '', 'type': 's', 'timestamp': 1715480310.1660054, 'source': 0}
May 12 10:18:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 95, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005f306665
May 12 10:18:30 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:18:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 84, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001b00020000000054006565
May 12 10:18:30 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:18:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 95, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005f006665
May 12 10:18:31 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:18:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 74, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004a306566
May 12 10:18:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 89, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001b00020000000059006665
May 12 10:18:42 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:18:42 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:18:42 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:18:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 84, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001b00020000000054206565
May 12 10:18:42 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:18:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043006666
May 12 10:18:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 95, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005f106665
May 12 10:18:43 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:18:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001b00020000000003306565
May 12 10:18:43 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:18:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048306565
May 12 10:18:44 msm8909 python3[3038]: Running Scheduled: Thread Check
May 12 10:18:44 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:18:44 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:18:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 77, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004d000b000000004d306565
May 12 10:18:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 74, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004a006566
May 12 10:18:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048006565
May 12 10:18:46 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:18:46 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:18:46 msm8909 python3[3038]: [SSE] Sending: {"key": "239888aa6a1f4bbf98db82b21e7368b8", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:18:46 msm8909 python3[3038]: [SSE] RX'd: {'key': '239888aa6a1f4bbf98db82b21e7368b8', 'data': '', 'type': 's', 'timestamp': 1715480326.7598941, 'source': 0}
May 12 10:18:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 71, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000047000b0000000047206666
May 12 10:18:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001b00020000000058106665
May 12 10:18:57 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:18:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 95, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 101, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000065000b000000005f206665
May 12 10:18:58 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:18:58 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:18:58 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:18:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048106565
May 12 10:19:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 77, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004d000b000000004d006565
May 12 10:19:00 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480340, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 77, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:19:00 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480340, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 77, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:19:00 msm8909 python3[3038]: [SSE] Sending: {"key": "cc050e503d724d698d2ab94a57936cb7", "msg": {"utcTimestamp": 1715480340, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 77, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 77}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:19:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 74, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004a106566
May 12 10:19:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 84, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001b00020000000054306565
May 12 10:19:00 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:19:00 msm8909 python3[3038]: [SSE] RX'd: {'key': 'cc050e503d724d698d2ab94a57936cb7', 'data': '', 'type': 's', 'timestamp': 1715480340.5080562, 'source': 0}
May 12 10:19:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 102, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000066000b000000005e006665
May 12 10:19:10 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:19:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001b00020000000003206565
May 12 10:19:10 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:19:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 129, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'company_id': b'\x13\xd4', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001b000200700f003d207f81
May 12 10:19:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 71, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000047000b0000000047006666
May 12 10:19:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001b00020000000058306665
May 12 10:19:11 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:19:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b306566
May 12 10:19:12 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480352, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 22, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:19:12 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480352, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 22, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:19:12 msm8909 python3[3038]: [SSE] Sending: {"key": "c5cd02027b2546f8a7372924f61016f7", "msg": {"utcTimestamp": 1715480352, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 22, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 75}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:19:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001b00020000000055106565
May 12 10:19:12 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:19:12 msm8909 python3[3038]: [SSE] RX'd: {'key': 'c5cd02027b2546f8a7372924f61016f7', 'data': '', 'type': 's', 'timestamp': 1715480352.4732277, 'source': 0}
May 12 10:19:12 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:19:12 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:19:13 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:19:13 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:19:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047206565
May 12 10:19:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 77, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004d000b000000004d206565
May 12 10:19:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044306666
May 12 10:19:14 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480354, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:19:14 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480354, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:19:14 msm8909 python3[3038]: [SSE] Sending: {"key": "c4a04de98db74e83a459dbc5d178bfd1", "msg": {"utcTimestamp": 1715480354, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 68}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:19:15 msm8909 python3[3038]: [SSE] RX'd: {'key': 'c4a04de98db74e83a459dbc5d178bfd1', 'data': '', 'type': 's', 'timestamp': 1715480354.9180284, 'source': 0}
May 12 10:19:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 71, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000047000b0000000047106666
May 12 10:19:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001b00020000000058006665
May 12 10:19:24 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:19:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 77, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004d000b000000004d306565
May 12 10:19:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b006566
May 12 10:19:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047006565
May 12 10:19:25 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480365, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:19:25 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480365, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:19:25 msm8909 python3[3038]: [SSE] Sending: {"key": "797a01930b27437281216daf0f2a4a2f", "msg": {"utcTimestamp": 1715480365, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:19:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 129, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'company_id': b'\x13\xd4', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001b000200700f003d307f81
May 12 10:19:26 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480366, 'statusValues': {'totalCals': 15, 'sleepDuration': 77, 'bmrCals': 15, 'caseTemp': 127, 'runSteps': 0, 'solarGen': 27, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 129, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 61}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:19:26 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480366, 'statusValues': {'totalCals': 15, 'sleepDuration': 77, 'bmrCals': 15, 'caseTemp': 127, 'runSteps': 0, 'solarGen': 27, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 129, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 61}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:19:26 msm8909 python3[3038]: [SSE] Sending: {"key": "41609c54d32242779599b058779786e5", "msg": {"utcTimestamp": 1715480366, "statusValues": {"totalCals": 15, "sleepDuration": 77, "bmrCals": 15, "caseTemp": 127, "runSteps": 0, "solarGen": 27, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 129, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 61}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:19:26 msm8909 python3[3038]: [SSE] RX'd: {'key': '797a01930b27437281216daf0f2a4a2f', 'data': '', 'type': 's', 'timestamp': 1715480365.9551804, 'source': 0}
May 12 10:19:26 msm8909 python3[3038]: [SSE] RX'd: {'key': '41609c54d32242779599b058779786e5', 'data': '', 'type': 's', 'timestamp': 1715480366.4482791, 'source': 0}
May 12 10:19:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001b00020000000003006565
May 12 10:19:27 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:19:28 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:19:28 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:19:29 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044106666
May 12 10:19:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 102, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000066000b000000005e206665
May 12 10:19:38 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:19:38 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:19:38 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:19:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001b0002000000005a206665
May 12 10:19:38 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:19:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 129, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'company_id': b'\x13\xd4', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001b000200700f003d007f81
May 12 10:19:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 71, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000047000b0000000047306666
May 12 10:19:38 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480378, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 71, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:19:38 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480378, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 71, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:19:38 msm8909 python3[3038]: [SSE] Sending: {"key": "dd14f731cbea48258ad5b9e97462c987", "msg": {"utcTimestamp": 1715480378, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 71, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:19:39 msm8909 python3[3038]: [SSE] RX'd: {'key': 'dd14f731cbea48258ad5b9e97462c987', 'data': '', 'type': 's', 'timestamp': 1715480379.3417006, 'source': 0}
May 12 10:19:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b106566
May 12 10:19:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001b00020000000055306565
May 12 10:19:39 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:19:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044206666
May 12 10:19:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 10:19:42 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 10:19:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 102, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000066000b000000005e306665
May 12 10:19:43 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:19:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047106565
May 12 10:19:46 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:19:46 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:19:46 msm8909 python3[3038]: [SSE] Sending: {"key": "3eaec7bda79848dda081299613e24047", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:19:47 msm8909 python3[3038]: [SSE] RX'd: {'key': '3eaec7bda79848dda081299613e24047', 'data': '', 'type': 's', 'timestamp': 1715480387.0595381, 'source': 0}
May 12 10:19:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001b00020000000003206565
May 12 10:19:52 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:19:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 102, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000066000b000000005e006665
May 12 10:19:52 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:19:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 129, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'company_id': b'\x13\xd4', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001b000200700f003d207f81
May 12 10:19:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:19:53 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:19:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 77, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004d000b000000004d206565
May 12 10:19:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b306566
May 12 10:19:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001b00020000000055106565
May 12 10:19:54 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:19:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047306565
May 12 10:19:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044006666
May 12 10:19:55 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:19:55 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:19:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001b00020000000058306665
May 12 10:19:56 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:19:59 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:19:59 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:20:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 71, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000047000b0000000047106666
May 12 10:20:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001b00020000000058006665
May 12 10:20:06 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:20:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b006566
May 12 10:20:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047006565
May 12 10:20:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 92, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001c0002000000005c106665
May 12 10:20:08 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:20:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 129, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'company_id': b'\x13\xd4', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001b000200700f003d307f81
May 12 10:20:08 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:20:08 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:20:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044106666
May 12 10:20:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 128, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'company_id': b'\x13\xd4', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001b000200700f003d007f80
May 12 10:20:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 102, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000066000b000000005e206665
May 12 10:20:10 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:20:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 77, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004d000b000000004c006565
May 12 10:20:11 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480411, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 77, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 76}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:20:11 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480411, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 77, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 76}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:20:11 msm8909 python3[3038]: [SSE] Sending: {"key": "69060eb587a8479f8b6970b823727c1a", "msg": {"utcTimestamp": 1715480411, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 77, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 76}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:20:11 msm8909 python3[3038]: [SSE] RX'd: {'key': '69060eb587a8479f8b6970b823727c1a', 'data': '', 'type': 's', 'timestamp': 1715480411.6129937, 'source': 0}
May 12 10:20:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 128, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'company_id': b'\x13\xd4', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001b000200700f003d107f80
May 12 10:20:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 10:20:20 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 10:20:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 77, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004d000b000000004c106565
May 12 10:20:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b206566
May 12 10:20:21 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480421, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 22, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:20:21 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480421, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 22, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:20:21 msm8909 python3[3038]: [SSE] Sending: {"key": "fee9cae1963a40e89075d88a21724a57", "msg": {"utcTimestamp": 1715480421, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 22, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 75}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:20:21 msm8909 python3[3038]: [SSE] RX'd: {'key': 'fee9cae1963a40e89075d88a21724a57', 'data': '', 'type': 's', 'timestamp': 1715480421.6647716, 'source': 0}
May 12 10:20:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 102, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000066000b000000005e306665
May 12 10:20:22 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:20:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001c00020000000003106565
May 12 10:20:22 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:20:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047106565
May 12 10:20:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 92, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001c0002000000005c206665
May 12 10:20:23 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:20:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044306666
May 12 10:20:24 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480424, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:20:24 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480424, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:20:24 msm8909 python3[3038]: [SSE] Sending: {"key": "421de50d3bab49ed8bc7255f46fd779c", "msg": {"utcTimestamp": 1715480424, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 68}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:20:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047206565
May 12 10:20:25 msm8909 python3[3038]: [SSE] RX'd: {'key': '421de50d3bab49ed8bc7255f46fd779c', 'data': '', 'type': 's', 'timestamp': 1715480424.9661598, 'source': 0}
May 12 10:20:29 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:20:29 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:20:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044006666
May 12 10:20:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047306565
May 12 10:20:34 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480434, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:20:34 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480434, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:20:34 msm8909 python3[3038]: [SSE] Sending: {"key": "227daf5dca474c75ac92ec17c0be7df5", "msg": {"utcTimestamp": 1715480434, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:20:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 102, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000066000b000000005e006665
May 12 10:20:34 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:20:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 128, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'company_id': b'\x13\xd4', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001b000200700f003d207f80
May 12 10:20:35 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480435, 'statusValues': {'totalCals': 15, 'sleepDuration': 77, 'bmrCals': 15, 'caseTemp': 127, 'runSteps': 0, 'solarGen': 27, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 128, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 61}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:20:35 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480435, 'statusValues': {'totalCals': 15, 'sleepDuration': 77, 'bmrCals': 15, 'caseTemp': 127, 'runSteps': 0, 'solarGen': 27, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 128, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 61}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:20:35 msm8909 python3[3038]: [SSE] Sending: {"key": "6a7401e935954f3e904b7fa1e63aa33e", "msg": {"utcTimestamp": 1715480435, "statusValues": {"totalCals": 15, "sleepDuration": 77, "bmrCals": 15, "caseTemp": 127, "runSteps": 0, "solarGen": 27, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 128, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 61}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:20:35 msm8909 python3[3038]: [SSE] RX'd: {'key': '227daf5dca474c75ac92ec17c0be7df5', 'data': '', 'type': 's', 'timestamp': 1715480435.0772104, 'source': 0}
May 12 10:20:35 msm8909 python3[3038]: [SSE] RX'd: {'key': '6a7401e935954f3e904b7fa1e63aa33e', 'data': '', 'type': 's', 'timestamp': 1715480435.5991464, 'source': 0}
May 12 10:20:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 71, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000047000b0000000047006666
May 12 10:20:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001c00020000000058306665
May 12 10:20:35 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:20:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 77, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004d000b000000004c206565
May 12 10:20:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b306566
May 12 10:20:36 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:20:36 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:20:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 71, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000047000b0000000047106666
May 12 10:20:38 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:20:38 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:20:46 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:20:46 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:20:46 msm8909 python3[3038]: [SSE] Sending: {"key": "c873862de18d41f79fb7424e77483a71", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:20:47 msm8909 python3[3038]: [SSE] RX'd: {'key': 'c873862de18d41f79fb7424e77483a71', 'data': '', 'type': 's', 'timestamp': 1715480447.3079944, 'source': 0}
May 12 10:20:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b006566
May 12 10:20:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001c00020000000003006565
May 12 10:20:49 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:20:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 102, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000066000b000000005e206665
May 12 10:20:49 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:20:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 128, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'company_id': b'\x13\xd4', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001b000200700f003d007f80
May 12 10:20:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:20:50 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:20:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 77, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004d000b000000004c006565
May 12 10:20:51 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:20:51 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:20:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047006565
May 12 10:20:52 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 10:20:52 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 10:20:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 71, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000047000b0000000047206666
May 12 10:20:53 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480453, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 71, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:20:53 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480453, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 71, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:20:53 msm8909 python3[3038]: [SSE] Sending: {"key": "bfdd1ea545c346e48f6941bef6d5f2ca", "msg": {"utcTimestamp": 1715480453, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 71, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:20:54 msm8909 python3[3038]: [SSE] RX'd: {'key': 'bfdd1ea545c346e48f6941bef6d5f2ca', 'data': '', 'type': 's', 'timestamp': 1715480453.6658406, 'source': 0}
May 12 10:21:00 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:21:00 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:21:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047106565
May 12 10:21:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b206566
May 12 10:21:04 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 10:21:04 msm8909 python3[3038]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 10:21:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047206565
May 12 10:21:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001c00020000000003106565
May 12 10:21:04 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:21:05 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 10:21:05 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 10:21:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 77, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004d000b000000004c106565
May 12 10:21:06 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:21:06 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:21:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001c00020000000003306565
May 12 10:21:16 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:21:17 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 64, 'skin_temp': 128, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'company_id': b'\x13\xd4', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001c000200700f0040207f80
May 12 10:21:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048306565
May 12 10:21:19 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:21:19 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:21:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 71, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000047000b0000000046106666
May 12 10:21:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b006566
May 12 10:21:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 78, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004e000b000000004c306565
May 12 10:21:20 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480480, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 78, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 76}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:21:20 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480480, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 78, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 76}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:21:20 msm8909 python3[3038]: [SSE] Sending: {"key": "7708e94a6e4949a4986647077a2b462d", "msg": {"utcTimestamp": 1715480480, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 78, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 76}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:21:21 msm8909 python3[3038]: [SSE] RX'd: {'key': '7708e94a6e4949a4986647077a2b462d', 'data': '', 'type': 's', 'timestamp': 1715480481.1417046, 'source': 0}
May 12 10:21:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 78, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004e000b000000004c006565
May 12 10:21:30 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:21:30 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:21:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044106666
May 12 10:21:31 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480491, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:21:31 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480491, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:21:31 msm8909 python3[3038]: [SSE] Sending: {"key": "b92bbad888d74bcfb7dc6c9588c2d8e9", "msg": {"utcTimestamp": 1715480491, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 68}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:21:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048006565
May 12 10:21:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001c00020000000058206666
May 12 10:21:31 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:21:32 msm8909 python3[3038]: [SSE] RX'd: {'key': 'b92bbad888d74bcfb7dc6c9588c2d8e9', 'data': '', 'type': 's', 'timestamp': 1715480491.6880751, 'source': 0}
May 12 10:21:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b106566
May 12 10:21:32 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480492, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 22, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:21:32 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480492, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 22, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:21:32 msm8909 python3[3038]: [SSE] Sending: {"key": "772927cb5e2343a8b9c627cc5684f043", "msg": {"utcTimestamp": 1715480492, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 22, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 75}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:21:33 msm8909 python3[3038]: [SSE] RX'd: {'key': '772927cb5e2343a8b9c627cc5684f043', 'data': '', 'type': 's', 'timestamp': 1715480493.262476, 'source': 0}
May 12 10:21:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001c00020000000003006565
May 12 10:21:34 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:21:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 64, 'skin_temp': 128, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'company_id': b'\x13\xd4', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001c000200700f0040007f80
May 12 10:21:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 64, 'skin_temp': 128, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'company_id': b'\x13\xd4', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001c000200700f0040107f80
May 12 10:21:44 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480504, 'statusValues': {'totalCals': 15, 'sleepDuration': 77, 'bmrCals': 15, 'caseTemp': 127, 'runSteps': 0, 'solarGen': 28, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 128, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 64}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:21:44 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480504, 'statusValues': {'totalCals': 15, 'sleepDuration': 77, 'bmrCals': 15, 'caseTemp': 127, 'runSteps': 0, 'solarGen': 28, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 128, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 64}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:21:44 msm8909 python3[3038]: [SSE] Sending: {"key": "2274bb5cf4a249d2a34bb52c8cac0d2f", "msg": {"utcTimestamp": 1715480504, "statusValues": {"totalCals": 15, "sleepDuration": 77, "bmrCals": 15, "caseTemp": 127, "runSteps": 0, "solarGen": 28, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 128, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 64}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:21:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 71, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000047000b0000000046306666
May 12 10:21:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 78, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004e000b000000004c106565
May 12 10:21:45 msm8909 python3[3038]: [SSE] RX'd: {'key': '2274bb5cf4a249d2a34bb52c8cac0d2f', 'data': '', 'type': 's', 'timestamp': 1715480504.8772719, 'source': 0}
May 12 10:21:45 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:21:45 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:21:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044306666
May 12 10:21:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 102, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000066000b000000005d306665
May 12 10:21:45 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:21:46 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048206565
May 12 10:21:46 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480506, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:21:46 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480506, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:21:46 msm8909 python3[3038]: [SSE] Sending: {"key": "056fbd7688aa4c5a8bec17717f8f6e52", "msg": {"utcTimestamp": 1715480506, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 72}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:21:46 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001c00020000000058006666
May 12 10:21:46 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:21:47 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:21:47 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:21:47 msm8909 python3[3038]: [SSE] Sending: {"key": "8daef9381b9844afb7fc10bfa03233c3", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:21:47 msm8909 python3[3038]: [SSE] RX'd: {'key': '056fbd7688aa4c5a8bec17717f8f6e52', 'data': '', 'type': 's', 'timestamp': 1715480506.9312196, 'source': 0}
May 12 10:21:47 msm8909 python3[3038]: [SSE] RX'd: {'key': '8daef9381b9844afb7fc10bfa03233c3', 'data': '', 'type': 's', 'timestamp': 1715480507.5458119, 'source': 0}
May 12 10:21:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 102, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000066000b000000005d006665
May 12 10:21:48 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:21:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001c0002000000005a306665
May 12 10:21:48 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:21:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044006666
May 12 10:21:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001c0002000000005a006665
May 12 10:21:58 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:21:58 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:21:58 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:21:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 64, 'skin_temp': 128, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'company_id': b'\x13\xd4', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001c000200700f0040307f80
May 12 10:21:59 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001c00020000000058106666
May 12 10:21:59 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:22:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 102, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000066000b000000005d106665
May 12 10:22:00 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:22:00 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:22:00 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:22:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001c00020000000003306565
May 12 10:22:01 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:22:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048306565
May 12 10:22:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 71, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000047000b0000000046106666
May 12 10:22:02 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480522, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 71, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 70}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:22:02 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480522, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 71, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 70}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:22:02 msm8909 python3[3038]: [SSE] Sending: {"key": "8e41c81823214b3a8fbfadbea11b4e3c", "msg": {"utcTimestamp": 1715480522, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 71, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 70}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:22:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b006566
May 12 10:22:03 msm8909 python3[3038]: [SSE] RX'd: {'key': '8e41c81823214b3a8fbfadbea11b4e3c', 'data': '', 'type': 's', 'timestamp': 1715480522.7733107, 'source': 0}
May 12 10:22:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 71, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000047000b0000000046206666
May 12 10:22:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001b00020000000055306565
May 12 10:22:12 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:22:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043206666
May 12 10:22:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 102, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000066000b000000005d206665
May 12 10:22:12 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:22:13 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:22:13 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:22:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001c00020000000003006565
May 12 10:22:13 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:22:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 128, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'company_id': b'\x13\xd4', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001c000200700f003f007f80
May 12 10:22:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001c00020000000057206666
May 12 10:22:14 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:22:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b106566
May 12 10:22:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001c00020000000057306666
May 12 10:22:16 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:22:26 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:22:26 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:22:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 102, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000066000b000000005e006665
May 12 10:22:26 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:22:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043306666
May 12 10:22:28 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 10:22:28 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 10:22:28 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047206565
May 12 10:22:29 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b306566
May 12 10:22:31 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:22:31 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:22:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 128, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'company_id': b'\x13\xd4', 'solar_gen': 28, 'distance': 0, 'sleep_state': 1, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001c000200700f003f317f80
May 12 10:22:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001c00020000000057106666
May 12 10:22:41 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:22:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 102, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000066000b000000005e106665
May 12 10:22:41 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:22:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b006566
May 12 10:22:42 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480562, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 22, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:22:42 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480562, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 22, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:22:42 msm8909 python3[3038]: [SSE] Sending: {"key": "2fc07899ebaf4ecbaeef3a301bc3493f", "msg": {"utcTimestamp": 1715480562, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 22, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 75}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:22:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 78, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004e000b000000004d306565
May 12 10:22:42 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480562, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 78, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:22:42 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480562, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 78, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:22:42 msm8909 python3[3038]: [SSE] Sending: {"key": "056a1bc9f161490dad3def7735f08069", "msg": {"utcTimestamp": 1715480562, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 78, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 77}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:22:42 msm8909 python3[3038]: [SSE] RX'd: {'key': '2fc07899ebaf4ecbaeef3a301bc3493f', 'data': '', 'type': 's', 'timestamp': 1715480562.5232239, 'source': 0}
May 12 10:22:42 msm8909 python3[3038]: [SSE] RX'd: {'key': '056a1bc9f161490dad3def7735f08069', 'data': '', 'type': 's', 'timestamp': 1715480562.5764251, 'source': 0}
May 12 10:22:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001c00020000000003306565
May 12 10:22:43 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:22:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 72, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000048000b0000000047106666
May 12 10:22:44 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:22:44 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:22:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b006566
May 12 10:22:47 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:22:47 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:22:47 msm8909 python3[3038]: [SSE] Sending: {"key": "1c40b21604934a1e806640b7c3c7ab61", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:22:47 msm8909 python3[3038]: [SSE] RX'd: {'key': '1c40b21604934a1e806640b7c3c7ab61', 'data': '', 'type': 's', 'timestamp': 1715480567.6162839, 'source': 0}
May 12 10:22:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 78, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004e000b000000004d006565
May 12 10:22:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001b00020000000055306565
May 12 10:22:54 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:22:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047106565
May 12 10:22:55 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480575, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:22:55 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480575, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:22:55 msm8909 python3[3038]: [SSE] Sending: {"key": "fd3054dc6b2947b993a7e89231d0d642", "msg": {"utcTimestamp": 1715480575, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:22:56 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:22:56 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:22:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 102, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000066000b000000005e306665
May 12 10:22:56 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:22:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b106566
May 12 10:22:56 msm8909 python3[3038]: [SSE] RX'd: {'key': 'fd3054dc6b2947b993a7e89231d0d642', 'data': '', 'type': 's', 'timestamp': 1715480576.2131836, 'source': 0}
May 12 10:22:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001c0002000000005a206665
May 12 10:22:57 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:22:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001c00020000000003106565
May 12 10:22:58 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:22:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043206666
May 12 10:22:58 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480578, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:22:58 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480578, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:22:58 msm8909 python3[3038]: [SSE] Sending: {"key": "baa4ada2d30e4a78bacbc2224313048f", "msg": {"utcTimestamp": 1715480578, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 67}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:22:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 128, 'total_steps': 0, 'total_cals': 15, 'sleep_duration': 77, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 15, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 127, 'company_id': b'\x13\xd4', 'solar_gen': 28, 'distance': 0, 'sleep_state': 1, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004d001c000200700f003f117f80
May 12 10:22:58 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480578, 'statusValues': {'totalCals': 15, 'sleepDuration': 77, 'bmrCals': 15, 'caseTemp': 127, 'runSteps': 0, 'solarGen': 28, 'heartRate': 0, 'sleepState': 1, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 128, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:22:58 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480578, 'statusValues': {'totalCals': 15, 'sleepDuration': 77, 'bmrCals': 15, 'caseTemp': 127, 'runSteps': 0, 'solarGen': 28, 'heartRate': 0, 'sleepState': 1, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 128, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:22:58 msm8909 python3[3038]: [SSE] Sending: {"key": "3d5d20647c4240b5b31ee8fb90ea1b0d", "msg": {"utcTimestamp": 1715480578, "statusValues": {"totalCals": 15, "sleepDuration": 77, "bmrCals": 15, "caseTemp": 127, "runSteps": 0, "solarGen": 28, "heartRate": 0, "sleepState": 1, "walkSteps": 0, "actCals": 0, "skinTemp": 128, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 63}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:22:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b206566
May 12 10:22:58 msm8909 python3[3038]: [SSE] RX'd: {'key': 'baa4ada2d30e4a78bacbc2224313048f', 'data': '', 'type': 's', 'timestamp': 1715480578.5151725, 'source': 0}
May 12 10:22:58 msm8909 python3[3038]: [SSE] RX'd: {'key': '3d5d20647c4240b5b31ee8fb90ea1b0d', 'data': '', 'type': 's', 'timestamp': 1715480578.591404, 'source': 0}
May 12 10:23:01 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:23:01 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:23:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047206565
May 12 10:23:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 10:23:08 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 10:23:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:23:09 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:23:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001c0002000000005b306665
May 12 10:23:10 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:23:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 10:23:10 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 10:23:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 72, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000048000b0000000047006666
May 12 10:23:11 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480591, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 72, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:23:11 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480591, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 72, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:23:11 msm8909 python3[3038]: [SSE] Sending: {"key": "3e3f36bec9ba40f0a7a1ebb10a3deafd", "msg": {"utcTimestamp": 1715480591, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 72, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:23:12 msm8909 python3[3038]: [SSE] RX'd: {'key': '3e3f36bec9ba40f0a7a1ebb10a3deafd', 'data': '', 'type': 's', 'timestamp': 1715480591.7153485, 'source': 0}
May 12 10:23:12 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:23:12 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:23:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001c00020000000003206565
May 12 10:23:13 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:23:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 128, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'company_id': b'\x13\xd4', 'solar_gen': 28, 'distance': 0, 'sleep_state': 1, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001c0002007010003f217e80
May 12 10:23:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001c0002000000005b006665
May 12 10:23:22 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:23:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001c00020000000003306565
May 12 10:23:22 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:23:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 128, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'company_id': b'\x13\xd4', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001c0002007010003f307e80
May 12 10:23:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047006565
May 12 10:23:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 72, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000048000b0000000047206666
May 12 10:23:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 78, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004e000b000000004d306565
May 12 10:23:26 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:23:26 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:23:31 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:23:31 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:23:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 78, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004e000b000000004d006565
May 12 10:23:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044206666
May 12 10:23:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001c00020000000058306666
May 12 10:23:36 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:23:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 72, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000048000b0000000047306666
May 12 10:23:38 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:23:38 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:23:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 78, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004e000b000000004d106565
May 12 10:23:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001c0002000000005b206665
May 12 10:23:39 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:23:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 128, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'company_id': b'\x13\xd4', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001c0002007010003f107e80
May 12 10:23:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047106565
May 12 10:23:44 msm8909 python3[3038]: Running Scheduled: Thread Check
May 12 10:23:47 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:23:47 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:23:47 msm8909 python3[3038]: [SSE] Sending: {"key": "c8aa696c0990472c9f37fbedc487bafd", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:23:47 msm8909 python3[3038]: [SSE] RX'd: {'key': 'c8aa696c0990472c9f37fbedc487bafd', 'data': '', 'type': 's', 'timestamp': 1715480627.8424857, 'source': 0}
May 12 10:23:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b306566
May 12 10:23:50 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480630, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 22, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:23:50 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480630, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 22, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:23:50 msm8909 python3[3038]: [SSE] Sending: {"key": "f8b3b1da483745a998611492ce22908d", "msg": {"utcTimestamp": 1715480630, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 22, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 75}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:23:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 72, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000048000b0000000047006666
May 12 10:23:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 78, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004e000b000000004d206565
May 12 10:23:51 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480631, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 78, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:23:51 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480631, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 78, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:23:51 msm8909 python3[3038]: [SSE] Sending: {"key": "f5a40d35b2cd4bccba1ed8fbad8650a8", "msg": {"utcTimestamp": 1715480631, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 78, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 77}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:23:51 msm8909 python3[3038]: [SSE] RX'd: {'key': 'f8b3b1da483745a998611492ce22908d', 'data': '', 'type': 's', 'timestamp': 1715480630.9303601, 'source': 0}
May 12 10:23:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001b00020000000055106565
May 12 10:23:51 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:23:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001c00020000000058006666
May 12 10:23:51 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:23:51 msm8909 python3[3038]: [SSE] RX'd: {'key': 'f5a40d35b2cd4bccba1ed8fbad8650a8', 'data': '', 'type': 's', 'timestamp': 1715480631.606796, 'source': 0}
May 12 10:23:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047306565
May 12 10:23:52 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:23:52 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:23:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 102, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000066000b000000005d006665
May 12 10:23:52 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:23:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 128, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'company_id': b'\x13\xd4', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001c0002007010003f207e80
May 12 10:23:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001c00020000000058106666
May 12 10:23:54 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:23:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044006666
May 12 10:23:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 102, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000066000b000000005d106665
May 12 10:23:54 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:24:02 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:24:02 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:24:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 102, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000066000b000000005d206665
May 12 10:24:04 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:24:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044106666
May 12 10:24:04 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480644, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:24:04 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480644, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:24:04 msm8909 python3[3038]: [SSE] Sending: {"key": "6488d416a24e401ea1866fc03fa11c8c", "msg": {"utcTimestamp": 1715480644, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 68}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:24:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047006565
May 12 10:24:04 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480644, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:24:04 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480644, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:24:04 msm8909 python3[3038]: [SSE] Sending: {"key": "534473654f8d4e9fa884d8998d12163d", "msg": {"utcTimestamp": 1715480644, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:24:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 72, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000048000b0000000047206666
May 12 10:24:05 msm8909 python3[3038]: [SSE] RX'd: {'key': '6488d416a24e401ea1866fc03fa11c8c', 'data': '', 'type': 's', 'timestamp': 1715480645.3336151, 'source': 0}
May 12 10:24:05 msm8909 python3[3038]: [SSE] RX'd: {'key': '534473654f8d4e9fa884d8998d12163d', 'data': '', 'type': 's', 'timestamp': 1715480645.3929939, 'source': 0}
May 12 10:24:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:24:06 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:24:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001b00020000000055206565
May 12 10:24:06 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:24:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 127, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'company_id': b'\x13\xd4', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001c0002007010003f007e7f
May 12 10:24:07 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480647, 'statusValues': {'totalCals': 16, 'sleepDuration': 78, 'bmrCals': 16, 'caseTemp': 126, 'runSteps': 0, 'solarGen': 28, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 127, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:24:07 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480647, 'statusValues': {'totalCals': 16, 'sleepDuration': 78, 'bmrCals': 16, 'caseTemp': 126, 'runSteps': 0, 'solarGen': 28, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 127, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:24:07 msm8909 python3[3038]: [SSE] Sending: {"key": "c2eea260eee945c5a1a5dbd9d3640916", "msg": {"utcTimestamp": 1715480647, "statusValues": {"totalCals": 16, "sleepDuration": 78, "bmrCals": 16, "caseTemp": 126, "runSteps": 0, "solarGen": 28, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 127, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 63}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:24:07 msm8909 python3[3038]: [SSE] RX'd: {'key': 'c2eea260eee945c5a1a5dbd9d3640916', 'data': '', 'type': 's', 'timestamp': 1715480647.4562271, 'source': 0}
May 12 10:24:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b106566
May 12 10:24:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 72, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000048000b0000000047206666
May 12 10:24:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 78, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004e000b000000004d006565
May 12 10:24:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:24:08 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:24:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 78, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004e000b000000004d106565
May 12 10:24:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001c00020000000058306666
May 12 10:24:18 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:24:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044306666
May 12 10:24:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 127, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'company_id': b'\x13\xd4', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001c0002007010003f107e7f
May 12 10:24:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 103, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000067000b000000005e306665
May 12 10:24:19 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:24:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001c00020000000003106565
May 12 10:24:19 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:24:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b206566
May 12 10:24:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 72, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000048000b0000000047306666
May 12 10:24:20 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480660, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 72, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:24:20 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480660, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 72, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:24:20 msm8909 python3[3038]: [SSE] Sending: {"key": "00b4cb73d81d40a2a0111897505e4d13", "msg": {"utcTimestamp": 1715480660, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 72, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:24:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001b00020000000055006565
May 12 10:24:21 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:24:21 msm8909 python3[3038]: [SSE] RX'd: {'key': '00b4cb73d81d40a2a0111897505e4d13', 'data': '', 'type': 's', 'timestamp': 1715480660.9467604, 'source': 0}
May 12 10:24:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047206565
May 12 10:24:22 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:24:22 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:24:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001c0002000000005b306665
May 12 10:24:22 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:24:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b206566
May 12 10:24:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 72, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000048000b0000000047306666
May 12 10:24:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001c00020000000003206565
May 12 10:24:32 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:24:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001c0002000000005b006665
May 12 10:24:32 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:24:32 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:24:32 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:24:33 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 103, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000067000b000000005e106665
May 12 10:24:33 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:24:33 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001c00020000000058106666
May 12 10:24:33 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:24:33 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 78, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004e000b000000004d206565
May 12 10:24:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 127, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'company_id': b'\x13\xd4', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001c0002007010003f207e7f
May 12 10:24:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 72, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000048000b0000000047106666
May 12 10:24:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b306566
May 12 10:24:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 127, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'company_id': b'\x13\xd4', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001c0002007010003f307e7f
May 12 10:24:46 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:24:46 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:24:46 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 127, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'company_id': b'\x13\xd4', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001c0002007010003f007e7f
May 12 10:24:47 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047006565
May 12 10:24:47 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 72, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000048000b0000000047206666
May 12 10:24:47 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 103, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000067000b000000005e206665
May 12 10:24:47 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:24:47 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:24:47 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:24:47 msm8909 python3[3038]: [SSE] Sending: {"key": "b867d0e5506c42169beed3e9bec6a7ee", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:24:48 msm8909 python3[3038]: [SSE] RX'd: {'key': 'b867d0e5506c42169beed3e9bec6a7ee', 'data': '', 'type': 's', 'timestamp': 1715480688.104646, 'source': 0}
May 12 10:24:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044206666
May 12 10:24:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004b106566
May 12 10:24:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001b00020000000055306565
May 12 10:24:50 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:24:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001c00020000000058206666
May 12 10:24:50 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:25:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 103, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000067000b000000005e306665
May 12 10:25:00 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:25:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001b00020000000055006565
May 12 10:25:00 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:25:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001c00020000000058306666
May 12 10:25:00 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:25:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044306666
May 12 10:25:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001c0002000000005b306665
May 12 10:25:01 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:25:01 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 12 10:25:01 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 10:25:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 127, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'company_id': b'\x13\xd4', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001c0002007010003f107e7f
May 12 10:25:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 72, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000048000b0000000047306666
May 12 10:25:03 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:25:03 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:25:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047206565
May 12 10:25:04 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:25:04 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:25:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:25:05 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:25:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 74, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004a306566
May 12 10:25:14 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480714, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 22, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 74}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:25:14 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480714, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 22, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 74}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:25:14 msm8909 python3[3038]: [SSE] Sending: {"key": "4c341b09e50d41178435c433f1849843", "msg": {"utcTimestamp": 1715480714, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 22, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 74}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:25:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 103, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000067000b000000005e106665
May 12 10:25:15 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:25:15 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:25:15 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:25:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001d00020000000057106666
May 12 10:25:15 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:25:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044106666
May 12 10:25:15 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480715, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:25:15 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480715, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:25:15 msm8909 python3[3038]: [SSE] Sending: {"key": "a0e3b083a0634da1b5595fd80a815566", "msg": {"utcTimestamp": 1715480715, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 68}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:25:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:25:15 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:25:15 msm8909 python3[3038]: [SSE] RX'd: {'key': '4c341b09e50d41178435c433f1849843', 'data': '', 'type': 's', 'timestamp': 1715480715.2267842, 'source': 0}
May 12 10:25:16 msm8909 python3[3038]: [SSE] RX'd: {'key': 'a0e3b083a0634da1b5595fd80a815566', 'data': '', 'type': 's', 'timestamp': 1715480715.9288814, 'source': 0}
May 12 10:25:16 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:25:16 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:25:17 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 72, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000048000b0000000047106666
May 12 10:25:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 127, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'company_id': b'\x13\xd4', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001c0002007010003d307e7f
May 12 10:25:18 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480718, 'statusValues': {'totalCals': 16, 'sleepDuration': 78, 'bmrCals': 16, 'caseTemp': 126, 'runSteps': 0, 'solarGen': 28, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 127, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 61}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:25:18 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480718, 'statusValues': {'totalCals': 16, 'sleepDuration': 78, 'bmrCals': 16, 'caseTemp': 126, 'runSteps': 0, 'solarGen': 28, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 127, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 61}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:25:18 msm8909 python3[3038]: [SSE] Sending: {"key": "3e1be852b9fe45da9f0b00af7ade4113", "msg": {"utcTimestamp": 1715480718, "statusValues": {"totalCals": 16, "sleepDuration": 78, "bmrCals": 16, "caseTemp": 126, "runSteps": 0, "solarGen": 28, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 127, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 61}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:25:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001d0002000000005b006665
May 12 10:25:18 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:25:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001d00020000000003306565
May 12 10:25:19 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:25:19 msm8909 python3[3038]: [SSE] RX'd: {'key': '3e1be852b9fe45da9f0b00af7ade4113', 'data': '', 'type': 's', 'timestamp': 1715480719.2366073, 'source': 0}
May 12 10:25:28 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001d0002000000005b106665
May 12 10:25:28 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:25:29 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:25:29 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:25:29 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 103, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000067000b000000005e206665
May 12 10:25:29 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:25:29 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:25:29 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:25:29 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 10:25:29 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 10:25:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044206666
May 12 10:25:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048106565
May 12 10:25:31 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480731, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:25:31 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480731, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:25:31 msm8909 python3[3038]: [SSE] Sending: {"key": "08c1b741e8f74c31948c7f229e42b64b", "msg": {"utcTimestamp": 1715480731, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 72}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:25:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 72, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000048000b0000000047206666
May 12 10:25:32 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480732, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 72, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:25:32 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480732, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 72, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:25:32 msm8909 python3[3038]: [SSE] Sending: {"key": "499313dac5514f458aee7d4ab0e6126c", "msg": {"utcTimestamp": 1715480732, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 72, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:25:32 msm8909 python3[3038]: [SSE] RX'd: {'key': '08c1b741e8f74c31948c7f229e42b64b', 'data': '', 'type': 's', 'timestamp': 1715480731.7956812, 'source': 0}
May 12 10:25:32 msm8909 python3[3038]: [SSE] RX'd: {'key': '499313dac5514f458aee7d4ab0e6126c', 'data': '', 'type': 's', 'timestamp': 1715480732.5813756, 'source': 0}
May 12 10:25:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 78, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004e000b000000004d006565
May 12 10:25:32 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480732, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 78, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:25:32 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480732, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 78, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:25:32 msm8909 python3[3038]: [SSE] Sending: {"key": "188d1855b5724adb9cd052cd04c6b384", "msg": {"utcTimestamp": 1715480732, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 78, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 77}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:25:33 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:25:33 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:25:33 msm8909 python3[3038]: [SSE] RX'd: {'key': '188d1855b5724adb9cd052cd04c6b384', 'data': '', 'type': 's', 'timestamp': 1715480733.3598456, 'source': 0}
May 12 10:25:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001d00020000000057006666
May 12 10:25:42 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:25:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 78, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004e000b000000004d106565
May 12 10:25:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044306666
May 12 10:25:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 84, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 27, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001b00020000000054006565
May 12 10:25:42 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:25:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 127, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'company_id': b'\x13\xd4', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001c0002007010003d107e7f
May 12 10:25:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048206565
May 12 10:25:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 72, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000048000b0000000047006666
May 12 10:25:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 103, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000067000b000000005e006665
May 12 10:25:44 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:25:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 78, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004e000b000000004d106565
May 12 10:25:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 127, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'company_id': b'\x13\xd4', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001c0002007010003d207e7f
May 12 10:25:46 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:25:46 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:25:47 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:25:47 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:25:47 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:25:47 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:25:47 msm8909 python3[3038]: [SSE] Sending: {"key": "0effd071c5c34a54a5bef7caf9568ca1", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:25:48 msm8909 python3[3038]: [SSE] RX'd: {'key': '0effd071c5c34a54a5bef7caf9568ca1', 'data': '', 'type': 's', 'timestamp': 1715480748.3173606, 'source': 0}
May 12 10:25:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 74, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 22, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000160002000000004a006566
May 12 10:25:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048306565
May 12 10:25:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044106666
May 12 10:25:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 78, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004e000b000000004d306565
May 12 10:25:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 103, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000067000b000000005e106665
May 12 10:25:57 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:25:59 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 72, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000048000b0000000047106666
May 12 10:26:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048006565
May 12 10:26:03 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:26:03 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:26:10 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:26:10 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:26:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 127, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'company_id': b'\x13\xd4', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001d0002007010003f007e7f
May 12 10:26:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048106565
May 12 10:26:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001d00020000000003006565
May 12 10:26:11 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:26:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001d00020000000058306666
May 12 10:26:11 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:26:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044206666
May 12 10:26:13 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:26:13 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:26:13 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 12 10:26:13 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 10:26:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043306666
May 12 10:26:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 103, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000067000b000000005e306665
May 12 10:26:14 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:26:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 79, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004f000b000000004c006565
May 12 10:26:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 79, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004f000b000000004c106565
May 12 10:26:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 127, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'company_id': b'\x13\xd4', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001d0002007010003f207e7f
May 12 10:26:25 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480785, 'statusValues': {'totalCals': 16, 'sleepDuration': 78, 'bmrCals': 16, 'caseTemp': 126, 'runSteps': 0, 'solarGen': 29, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 127, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:26:25 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480785, 'statusValues': {'totalCals': 16, 'sleepDuration': 78, 'bmrCals': 16, 'caseTemp': 126, 'runSteps': 0, 'solarGen': 29, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 127, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:26:25 msm8909 python3[3038]: [SSE] Sending: {"key": "858ab6bb964545488c52146166960540", "msg": {"utcTimestamp": 1715480785, "statusValues": {"totalCals": 16, "sleepDuration": 78, "bmrCals": 16, "caseTemp": 126, "runSteps": 0, "solarGen": 29, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 127, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 63}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:26:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001d00020000000003206565
May 12 10:26:25 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:26:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004b306566
May 12 10:26:25 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480785, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 23, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:26:25 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480785, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 23, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:26:25 msm8909 python3[3038]: [SSE] Sending: {"key": "7b75e299b047445e95951525c2b822be", "msg": {"utcTimestamp": 1715480785, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 23, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 75}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:26:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048206565
May 12 10:26:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043006666
May 12 10:26:26 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480786, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:26:26 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480786, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:26:26 msm8909 python3[3038]: [SSE] Sending: {"key": "126908784dc54872b25076502d2c0d5e", "msg": {"utcTimestamp": 1715480786, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 67}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:26:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 72, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000048000b0000000046006666
May 12 10:26:26 msm8909 python3[3038]: [SSE] RX'd: {'key': '858ab6bb964545488c52146166960540', 'data': '', 'type': 's', 'timestamp': 1715480786.0588241, 'source': 0}
May 12 10:26:26 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:26:26 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:26:26 msm8909 python3[3038]: [SSE] RX'd: {'key': '7b75e299b047445e95951525c2b822be', 'data': '', 'type': 's', 'timestamp': 1715480786.2571621, 'source': 0}
May 12 10:26:26 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:26:26 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:26:26 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:26:26 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:26:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 79, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004f000b000000004c206565
May 12 10:26:27 msm8909 python3[3038]: [SSE] RX'd: {'key': '126908784dc54872b25076502d2c0d5e', 'data': '', 'type': 's', 'timestamp': 1715480786.556349, 'source': 0}
May 12 10:26:27 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:26:27 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:26:27 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:26:27 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:26:27 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:26:27 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:26:28 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001d00020000000003206565
May 12 10:26:28 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:26:29 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:26:29 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:26:34 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:26:34 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:26:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043106666
May 12 10:26:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 72, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000048000b0000000046106666
May 12 10:26:38 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480798, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 72, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 70}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:26:38 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480798, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 72, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 70}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:26:38 msm8909 python3[3038]: [SSE] Sending: {"key": "cf014c7dcdaf4464a94832ae3e065e61", "msg": {"utcTimestamp": 1715480798, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 72, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 70}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:26:38 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:26:38 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:26:39 msm8909 python3[3038]: [SSE] RX'd: {'key': 'cf014c7dcdaf4464a94832ae3e065e61', 'data': '', 'type': 's', 'timestamp': 1715480799.1946354, 'source': 0}
May 12 10:26:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 103, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000067000b000000005d206665
May 12 10:26:40 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:26:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001d00020000000003306565
May 12 10:26:41 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:26:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 79, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004f000b000000004c306565
May 12 10:26:41 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480801, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 79, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 76}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:26:41 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480801, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 79, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 76}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:26:41 msm8909 python3[3038]: [SSE] Sending: {"key": "9af5083a94b94574b8a9c76114d3e359", "msg": {"utcTimestamp": 1715480801, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 79, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 76}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:26:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 84, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000054206565
May 12 10:26:42 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:26:42 msm8909 python3[3038]: [SSE] RX'd: {'key': '9af5083a94b94574b8a9c76114d3e359', 'data': '', 'type': 's', 'timestamp': 1715480802.2783582, 'source': 0}
May 12 10:26:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001d00020000000003006565
May 12 10:26:43 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:26:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:26:43 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:26:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048006565
May 12 10:26:43 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480803, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:26:43 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480803, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:26:43 msm8909 python3[3038]: [SSE] Sending: {"key": "3b14ecce43ce47e983fd16d7dc35405e", "msg": {"utcTimestamp": 1715480803, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 72}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:26:43 msm8909 python3[3038]: [SSE] RX'd: {'key': '3b14ecce43ce47e983fd16d7dc35405e', 'data': '', 'type': 's', 'timestamp': 1715480803.5884125, 'source': 0}
May 12 10:26:48 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:26:48 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:26:48 msm8909 python3[3038]: [SSE] Sending: {"key": "60ce83c330de499ab8cb4fd9d252b0b7", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:26:48 msm8909 python3[3038]: [SSE] RX'd: {'key': '60ce83c330de499ab8cb4fd9d252b0b7', 'data': '', 'type': 's', 'timestamp': 1715480808.6324339, 'source': 0}
May 12 10:26:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 103, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000067000b000000005d306665
May 12 10:26:52 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:26:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048106565
May 12 10:26:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043306666
May 12 10:26:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 72, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000048000b0000000046306666
May 12 10:26:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001d0002000000005a206665
May 12 10:26:53 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:26:54 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:26:54 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:26:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 79, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004f000b000000004c006565
May 12 10:26:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001d00020000000003106565
May 12 10:26:55 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:26:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001d0002000000005a206665
May 12 10:26:56 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:26:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 79, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004f000b000000004c106565
May 12 10:26:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 84, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000054006565
May 12 10:26:56 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:27:04 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:27:04 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:27:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001d0002000000005a306665
May 12 10:27:06 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:27:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 103, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000067000b000000005d106665
May 12 10:27:06 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:27:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 84, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000054106565
May 12 10:27:09 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:27:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001d00020000000058106666
May 12 10:27:10 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:27:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048306565
May 12 10:27:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001d00020000000003206565
May 12 10:27:10 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:27:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 72, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000048000b0000000046006666
May 12 10:27:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044106666
May 12 10:27:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004b006566
May 12 10:27:20 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:27:20 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:27:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 73, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000049000b0000000046106666
May 12 10:27:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055206565
May 12 10:27:21 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:27:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:27:21 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:27:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 103, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000067000b000000005d306665
May 12 10:27:21 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:27:22 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:27:22 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:27:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 127, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'company_id': b'\x13\xd4', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001d0002007010003f307e7f
May 12 10:27:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001d00020000000003006565
May 12 10:27:22 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:27:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001d00020000000058206666
May 12 10:27:22 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:27:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048006565
May 12 10:27:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 89, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001d00020000000059106665
May 12 10:27:23 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:27:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:27:24 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:27:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 127, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'company_id': b'\x13\xd4', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001d0002007010003f007e7f
May 12 10:27:25 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:27:25 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:27:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 127, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'company_id': b'\x13\xd4', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001d0002007010003f107e7f
May 12 10:27:34 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480854, 'statusValues': {'totalCals': 16, 'sleepDuration': 78, 'bmrCals': 16, 'caseTemp': 126, 'runSteps': 0, 'solarGen': 29, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 127, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:27:34 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480854, 'statusValues': {'totalCals': 16, 'sleepDuration': 78, 'bmrCals': 16, 'caseTemp': 126, 'runSteps': 0, 'solarGen': 29, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 127, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:27:34 msm8909 python3[3038]: [SSE] Sending: {"key": "914580a3ccd34f41bcf381c8733a2193", "msg": {"utcTimestamp": 1715480854, "statusValues": {"totalCals": 16, "sleepDuration": 78, "bmrCals": 16, "caseTemp": 126, "runSteps": 0, "solarGen": 29, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 127, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 63}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:27:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004b206566
May 12 10:27:34 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480854, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 23, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:27:34 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480854, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 23, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:27:34 msm8909 python3[3038]: [SSE] Sending: {"key": "77d6599dd93a46e68073e814d41c7755", "msg": {"utcTimestamp": 1715480854, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 23, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 75}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:27:34 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:27:35 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:27:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048106565
May 12 10:27:35 msm8909 python3[3038]: [SSE] RX'd: {'key': '914580a3ccd34f41bcf381c8733a2193', 'data': '', 'type': 's', 'timestamp': 1715480855.1743937, 'source': 0}
May 12 10:27:35 msm8909 python3[3038]: [SSE] RX'd: {'key': '77d6599dd93a46e68073e814d41c7755', 'data': '', 'type': 's', 'timestamp': 1715480855.2698953, 'source': 0}
May 12 10:27:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 103, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000067000b000000005d106665
May 12 10:27:35 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:27:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 89, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001d00020000000059206665
May 12 10:27:36 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:27:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 79, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004f000b000000004d106565
May 12 10:27:36 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:27:36 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:27:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055006565
May 12 10:27:36 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:27:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044306666
May 12 10:27:37 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480857, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:27:37 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480857, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:27:37 msm8909 python3[3038]: [SSE] Sending: {"key": "9d70cb4265fb47369fdbef318c56f8ac", "msg": {"utcTimestamp": 1715480857, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 68}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:27:37 msm8909 python3[3038]: [SSE] RX'd: {'key': '9d70cb4265fb47369fdbef318c56f8ac', 'data': '', 'type': 's', 'timestamp': 1715480857.8886538, 'source': 0}
May 12 10:27:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 73, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000049000b0000000046306666
May 12 10:27:38 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:27:38 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:27:38 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:27:38 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:27:38 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:27:38 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:27:38 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:27:38 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:27:39 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:27:39 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:27:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 103, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000067000b000000005d206665
May 12 10:27:48 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:27:48 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:27:48 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:27:48 msm8909 python3[3038]: [SSE] Sending: {"key": "b59dd92d9efd4a6cb66677b261008f7f", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:27:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 79, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004f000b000000004d206565
May 12 10:27:48 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480868, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 79, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:27:48 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480868, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 79, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:27:48 msm8909 python3[3038]: [SSE] Sending: {"key": "3716605866084566b7538272b7b1d382", "msg": {"utcTimestamp": 1715480868, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 79, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 77}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:27:48 msm8909 python3[3038]: [SSE] RX'd: {'key': 'b59dd92d9efd4a6cb66677b261008f7f', 'data': '', 'type': 's', 'timestamp': 1715480868.8228199, 'source': 0}
May 12 10:27:48 msm8909 python3[3038]: [SSE] RX'd: {'key': '3716605866084566b7538272b7b1d382', 'data': '', 'type': 's', 'timestamp': 1715480868.9144635, 'source': 0}
May 12 10:27:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001d00020000000058106666
May 12 10:27:49 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:27:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:27:49 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:27:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 73, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000049000b0000000046006666
May 12 10:27:50 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480870, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 73, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 70}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:27:50 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480870, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 73, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 70}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:27:50 msm8909 python3[3038]: [SSE] Sending: {"key": "356e8def5134464baa26bd7f4a1a2362", "msg": {"utcTimestamp": 1715480870, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 73, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 70}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:27:51 msm8909 python3[3038]: [SSE] RX'd: {'key': '356e8def5134464baa26bd7f4a1a2362', 'data': '', 'type': 's', 'timestamp': 1715480870.9776647, 'source': 0}
May 12 10:27:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055106565
May 12 10:27:51 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:27:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 127, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'company_id': b'\x13\xd4', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001d0002007010003f207e7f
May 12 10:27:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004b306566
May 12 10:27:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 73, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000049000b0000000046106666
May 12 10:28:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048006565
May 12 10:28:02 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480882, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:28:02 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480882, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:28:02 msm8909 python3[3038]: [SSE] Sending: {"key": "7c5984b218af4f1b8840a5d7c6f5117d", "msg": {"utcTimestamp": 1715480882, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 72}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:28:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004b006566
May 12 10:28:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 73, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000049000b0000000046206666
May 12 10:28:02 msm8909 python3[3038]: [SSE] RX'd: {'key': '7c5984b218af4f1b8840a5d7c6f5117d', 'data': '', 'type': 's', 'timestamp': 1715480882.7927711, 'source': 0}
May 12 10:28:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 89, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001d00020000000059106665
May 12 10:28:03 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:28:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 79, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004f000b000000004d306565
May 12 10:28:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055206565
May 12 10:28:03 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:28:03 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:28:03 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:28:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001d00020000000058206666
May 12 10:28:04 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:28:05 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:28:05 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:28:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 79, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004f000b000000004d006565
May 12 10:28:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055306565
May 12 10:28:05 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:28:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 127, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 126, 'company_id': b'\x13\xd4', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001d0002007010003f007e7f
May 12 10:28:06 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 12 10:28:06 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 10:28:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044206666
May 12 10:28:17 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001d00020000000058306666
May 12 10:28:17 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:28:17 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047106565
May 12 10:28:17 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 103, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000067000b000000005d106665
May 12 10:28:17 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:28:17 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001d0002000000005a306665
May 12 10:28:17 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:28:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055006565
May 12 10:28:18 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:28:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004c206566
May 12 10:28:19 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 12 10:28:19 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 10:28:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 73, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000049000b0000000047306666
May 12 10:28:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001d00020000000058106666
May 12 10:28:31 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:28:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004c306566
May 12 10:28:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047306565
May 12 10:28:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 73, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000049000b0000000047106666
May 12 10:28:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 103, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000067000b000000005d206665
May 12 10:28:32 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:28:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001d0002000000005a006665
May 12 10:28:32 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:28:33 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044106666
May 12 10:28:33 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 79, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004f000b000000004d206565
May 12 10:28:35 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:28:35 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:28:44 msm8909 python3[3038]: Running Scheduled: Thread Check
May 12 10:28:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001d00020000000058206666
May 12 10:28:44 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:28:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001d00020000000003106565
May 12 10:28:44 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:28:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044206666
May 12 10:28:44 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480924, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:28:44 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480924, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:28:44 msm8909 python3[3038]: [SSE] Sending: {"key": "0818460529874a139d97eb209d04e795", "msg": {"utcTimestamp": 1715480924, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 68}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:28:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 79, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004f000b000000004d006565
May 12 10:28:45 msm8909 python3[3038]: [SSE] RX'd: {'key': '0818460529874a139d97eb209d04e795', 'data': '', 'type': 's', 'timestamp': 1715480925.1335883, 'source': 0}
May 12 10:28:46 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004c106566
May 12 10:28:46 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480926, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 23, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 76}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:28:46 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480926, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 23, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 76}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:28:46 msm8909 python3[3038]: [SSE] Sending: {"key": "dfe0975c7c9442e8b109d4fe3aced650", "msg": {"utcTimestamp": 1715480926, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 23, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 76}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:28:46 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 103, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000067000b000000005d006665
May 12 10:28:46 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:28:46 msm8909 python3[3038]: [SSE] RX'd: {'key': 'dfe0975c7c9442e8b109d4fe3aced650', 'data': '', 'type': 's', 'timestamp': 1715480926.9745982, 'source': 0}
May 12 10:28:47 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001d0002000000005a206665
May 12 10:28:47 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:28:47 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055306565
May 12 10:28:47 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:28:48 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:28:48 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:28:48 msm8909 python3[3038]: [SSE] Sending: {"key": "09438543bda04b1ab1585c5f30793cb9", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:28:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047106565
May 12 10:28:49 msm8909 python3[3038]: [SSE] RX'd: {'key': '09438543bda04b1ab1585c5f30793cb9', 'data': '', 'type': 's', 'timestamp': 1715480929.0846696, 'source': 0}
May 12 10:28:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004c206566
May 12 10:28:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 60, 'skin_temp': 127, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'company_id': b'\x13\xd4', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001d0002007010003c107d7f
May 12 10:28:58 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480938, 'statusValues': {'totalCals': 16, 'sleepDuration': 78, 'bmrCals': 16, 'caseTemp': 125, 'runSteps': 0, 'solarGen': 29, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 127, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 60}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:28:58 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480938, 'statusValues': {'totalCals': 16, 'sleepDuration': 78, 'bmrCals': 16, 'caseTemp': 125, 'runSteps': 0, 'solarGen': 29, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 127, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 60}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:28:58 msm8909 python3[3038]: [SSE] Sending: {"key": "296f221bf08842dcbdfd1f107f282536", "msg": {"utcTimestamp": 1715480938, "statusValues": {"totalCals": 16, "sleepDuration": 78, "bmrCals": 16, "caseTemp": 125, "runSteps": 0, "solarGen": 29, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 127, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 60}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:28:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001d00020000000058006666
May 12 10:28:58 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:28:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 103, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000067000b000000005d106665
May 12 10:28:58 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:28:59 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047206565
May 12 10:28:59 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001d00020000000003206565
May 12 10:28:59 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:28:59 msm8909 python3[3038]: [SSE] RX'd: {'key': '296f221bf08842dcbdfd1f107f282536', 'data': '', 'type': 's', 'timestamp': 1715480939.2980089, 'source': 0}
May 12 10:28:59 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001d0002000000005a306665
May 12 10:28:59 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:29:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 79, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004f000b000000004d106565
May 12 10:29:00 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480940, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 79, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:29:00 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480940, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 79, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:29:00 msm8909 python3[3038]: [SSE] Sending: {"key": "0b013d85c27043bba85c8ea64eb2f50c", "msg": {"utcTimestamp": 1715480940, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 79, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 77}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:29:00 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:29:00 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:29:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055006565
May 12 10:29:00 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:29:00 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 10:29:00 msm8909 python3[3038]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 10:29:00 msm8909 python3[3038]: [SSE] RX'd: {'key': '0b013d85c27043bba85c8ea64eb2f50c', 'data': '', 'type': 's', 'timestamp': 1715480940.7963006, 'source': 0}
May 12 10:29:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 73, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000049000b0000000047006666
May 12 10:29:01 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480941, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 73, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:29:01 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480941, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 73, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:29:01 msm8909 python3[3038]: [SSE] Sending: {"key": "00f7f76403cf4706b2a93d58569645d0", "msg": {"utcTimestamp": 1715480941, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 73, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:29:02 msm8909 python3[3038]: [SSE] RX'd: {'key': '00f7f76403cf4706b2a93d58569645d0', 'data': '', 'type': 's', 'timestamp': 1715480942.3147666, 'source': 0}
May 12 10:29:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 79, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004f000b000000004d106565
May 12 10:29:05 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:29:05 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:29:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055106565
May 12 10:29:12 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:29:13 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 10:29:13 msm8909 python3[3038]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 10:29:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001d00020000000058106666
May 12 10:29:13 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:29:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047306565
May 12 10:29:13 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480953, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:29:13 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480953, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:29:13 msm8909 python3[3038]: [SSE] Sending: {"key": "90f28f431c684ed095adbf93d8a3773b", "msg": {"utcTimestamp": 1715480953, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:29:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 104, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000068000b000000005e306665
May 12 10:29:13 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:29:14 msm8909 python3[3038]: [SSE] RX'd: {'key': '90f28f431c684ed095adbf93d8a3773b', 'data': '', 'type': 's', 'timestamp': 1715480954.2113187, 'source': 0}
May 12 10:29:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 73, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000049000b0000000047106666
May 12 10:29:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044106666
May 12 10:29:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'company_id': b'\x13\xd4', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001d0002007010003f307d7e
May 12 10:29:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044206666
May 12 10:29:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 89, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001d00020000000059106665
May 12 10:29:16 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:29:26 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:29:26 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:29:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001d00020000000003106565
May 12 10:29:26 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:29:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044306666
May 12 10:29:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 89, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001d00020000000059206665
May 12 10:29:26 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:29:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 10:29:26 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 10:29:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 79, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004f000b000000004d006565
May 12 10:29:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 73, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a00070000000000000000001700020000000049106566
May 12 10:29:29 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001d00020000000003106565
May 12 10:29:29 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:29:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055306565
May 12 10:29:30 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:29:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 73, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a00070000000000000000001700020000000049106566
May 12 10:29:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047106565
May 12 10:29:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'company_id': b'\x13\xd4', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001d0002007010003f007d7e
May 12 10:29:36 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:29:36 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:29:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 73, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000049000b0000000047006666
May 12 10:29:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044006666
May 12 10:29:41 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:29:41 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:29:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 10:29:42 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 10:29:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 79, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004f000b000000004d106565
May 12 10:29:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 73, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a00070000000000000000001700020000000049306566
May 12 10:29:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'company_id': b'\x13\xd4', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001d0002007010003f207d7e
May 12 10:29:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047206565
May 12 10:29:44 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 12 10:29:44 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 10:29:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001d00020000000058006666
May 12 10:29:44 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:29:48 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:29:48 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:29:48 msm8909 python3[3038]: [SSE] Sending: {"key": "86f26802539f4c6f8c19416362a9644e", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:29:50 msm8909 python3[3038]: [SSE] RX'd: {'key': '86f26802539f4c6f8c19416362a9644e', 'data': '', 'type': 's', 'timestamp': 1715480989.538151, 'source': 0}
May 12 10:29:54 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:29:54 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:29:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055206565
May 12 10:29:54 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:29:54 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 10:29:54 msm8909 python3[3038]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 10:29:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001d00020000000058106666
May 12 10:29:54 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:29:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044206666
May 12 10:29:55 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715480995, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:29:55 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715480995, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:29:55 msm8909 python3[3038]: [SSE] Sending: {"key": "c456f145b7b045dca0eb0c88c2ecbfbd", "msg": {"utcTimestamp": 1715480995, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 68}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:29:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047306565
May 12 10:29:56 msm8909 python3[3038]: [SSE] RX'd: {'key': 'c456f145b7b045dca0eb0c88c2ecbfbd', 'data': '', 'type': 's', 'timestamp': 1715480996.1560426, 'source': 0}
May 12 10:29:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 104, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000068000b000000005e306665
May 12 10:29:57 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:29:57 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 12 10:29:57 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 10:29:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047006565
May 12 10:29:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'company_id': b'\x13\xd4', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001d0002007010003f307d7e
May 12 10:29:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001d00020000000003006565
May 12 10:29:58 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:29:59 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 73, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000049000b0000000047106666
May 12 10:30:06 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:30:06 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:30:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 73, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000049000b0000000047206666
May 12 10:30:08 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481008, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 73, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:30:08 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481008, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 73, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:30:08 msm8909 python3[3038]: [SSE] Sending: {"key": "85aef23ca6ca45528d5a7392de457f85", "msg": {"utcTimestamp": 1715481008, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 73, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:30:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:30:09 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:30:09 msm8909 python3[3038]: [SSE] RX'd: {'key': '85aef23ca6ca45528d5a7392de457f85', 'data': '', 'type': 's', 'timestamp': 1715481009.3605378, 'source': 0}
May 12 10:30:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055306565
May 12 10:30:09 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:30:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 104, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000068000b000000005e006665
May 12 10:30:09 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:30:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 73, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a00070000000000000000001700020000000049106566
May 12 10:30:09 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481009, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 23, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 73}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:30:09 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481009, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 23, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 73}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:30:09 msm8909 python3[3038]: [SSE] Sending: {"key": "377cf0ba2cc247d4a19ae2b0c8e2431a", "msg": {"utcTimestamp": 1715481009, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 23, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 73}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:30:10 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 10:30:10 msm8909 python3[3038]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 10:30:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 89, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001d00020000000059206665
May 12 10:30:10 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:30:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'company_id': b'\x13\xd4', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001d0002007010003f007d7e
May 12 10:30:10 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481010, 'statusValues': {'totalCals': 16, 'sleepDuration': 78, 'bmrCals': 16, 'caseTemp': 125, 'runSteps': 0, 'solarGen': 29, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 126, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:30:10 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481010, 'statusValues': {'totalCals': 16, 'sleepDuration': 78, 'bmrCals': 16, 'caseTemp': 125, 'runSteps': 0, 'solarGen': 29, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 126, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:30:10 msm8909 python3[3038]: [SSE] Sending: {"key": "d51444e952f0433b9b9ad12f50c660b8", "msg": {"utcTimestamp": 1715481010, "statusValues": {"totalCals": 16, "sleepDuration": 78, "bmrCals": 16, "caseTemp": 125, "runSteps": 0, "solarGen": 29, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 126, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 63}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:30:10 msm8909 python3[3038]: [SSE] RX'd: {'key': '377cf0ba2cc247d4a19ae2b0c8e2431a', 'data': '', 'type': 's', 'timestamp': 1715481010.2981567, 'source': 0}
May 12 10:30:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001e00020000000003206565
May 12 10:30:10 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:30:11 msm8909 python3[3038]: [SSE] RX'd: {'key': 'd51444e952f0433b9b9ad12f50c660b8', 'data': '', 'type': 's', 'timestamp': 1715481010.9465139, 'source': 0}
May 12 10:30:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 79, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004f000b000000004d006565
May 12 10:30:12 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481012, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 79, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:30:12 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481012, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 79, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:30:12 msm8909 python3[3038]: [SSE] Sending: {"key": "c7a3e1a27b0a40dcaf69345f36ac2f81", "msg": {"utcTimestamp": 1715481012, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 79, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 77}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:30:12 msm8909 python3[3038]: [SSE] RX'd: {'key': 'c7a3e1a27b0a40dcaf69345f36ac2f81', 'data': '', 'type': 's', 'timestamp': 1715481012.5832582, 'source': 0}
May 12 10:30:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047106565
May 12 10:30:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001e00020000000057006666
May 12 10:30:22 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:30:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005b006665
May 12 10:30:24 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:30:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 102, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004b306666
May 12 10:30:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 104, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000068000b000000005e206665
May 12 10:30:24 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:30:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 64, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'company_id': b'\x13\xd4', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001d00020070100040207d7e
May 12 10:30:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001e00020000000003306565
May 12 10:30:25 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:30:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 79, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004f000b000000004d206565
May 12 10:30:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 84, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000054106565
May 12 10:30:26 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:30:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 102, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004b306666
May 12 10:30:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 79, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004f000b000000004d306565
May 12 10:30:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 84, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000054206565
May 12 10:30:36 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:30:37 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:30:37 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:30:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001e00020000000057206666
May 12 10:30:37 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:30:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 64, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'company_id': b'\x13\xd4', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001d00020070100040307d7e
May 12 10:30:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005b106665
May 12 10:30:39 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:30:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 102, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004b006666
May 12 10:30:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 104, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000068000b000000005e306665
May 12 10:30:39 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:30:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047006565
May 12 10:30:40 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481040, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:30:40 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481040, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:30:40 msm8909 python3[3038]: [SSE] Sending: {"key": "1de093e17bb646ab96d2d81a1680579f", "msg": {"utcTimestamp": 1715481040, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:30:40 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:30:40 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:30:40 msm8909 python3[3038]: [SSE] RX'd: {'key': '1de093e17bb646ab96d2d81a1680579f', 'data': '', 'type': 's', 'timestamp': 1715481040.6737933, 'source': 0}
May 12 10:30:49 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:30:49 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:30:49 msm8909 python3[3038]: [SSE] Sending: {"key": "496d810d20f9445a8cdd449bfd47e820", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:30:49 msm8909 python3[3038]: [SSE] RX'd: {'key': '496d810d20f9445a8cdd449bfd47e820', 'data': '', 'type': 's', 'timestamp': 1715481049.7112975, 'source': 0}
May 12 10:30:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001e00020000000003206565
May 12 10:30:50 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:30:51 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:30:51 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:30:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005b206665
May 12 10:30:51 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:30:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 64, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'company_id': b'\x13\xd4', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001d00020070100040107d7e
May 12 10:30:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001e00020000000003206565
May 12 10:30:52 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:30:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 73, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000049000b0000000046306666
May 12 10:30:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 84, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000054006565
May 12 10:30:53 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:30:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 104, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000068000b000000005e106665
May 12 10:30:54 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:30:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043006666
May 12 10:30:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047106565
May 12 10:31:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 64, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'company_id': b'\x13\xd4', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001d00020070100040207d7e
May 12 10:31:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 73, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000049000b0000000046006666
May 12 10:31:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 79, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f8900070000000000000000004f000b000000004d206565
May 12 10:31:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 84, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000054106565
May 12 10:31:06 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:31:06 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:31:06 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:31:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 104, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000068000b000000005e206665
May 12 10:31:06 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:31:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043106666
May 12 10:31:06 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481066, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:31:06 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481066, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:31:06 msm8909 python3[3038]: [SSE] Sending: {"key": "2b99b6fc0aa04b8fa4ee6b797107cc73", "msg": {"utcTimestamp": 1715481066, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 67}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:31:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001e00020000000057106666
May 12 10:31:06 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:31:07 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:31:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005b006665
May 12 10:31:07 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:31:07 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:31:07 msm8909 python3[3038]: [SSE] RX'd: {'key': '2b99b6fc0aa04b8fa4ee6b797107cc73', 'data': '', 'type': 's', 'timestamp': 1715481067.3069651, 'source': 0}
May 12 10:31:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 102, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004b306666
May 12 10:31:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 80, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000050000b000000004d306565
May 12 10:31:18 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481078, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 80, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:31:18 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481078, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 80, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:31:18 msm8909 python3[3038]: [SSE] Sending: {"key": "e9552b0509014541b1ba647ee20a6b6e", "msg": {"utcTimestamp": 1715481078, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 80, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 77}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:31:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055206565
May 12 10:31:18 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:31:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043206666
May 12 10:31:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001e00020000000057206666
May 12 10:31:19 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:31:19 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:31:19 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:31:19 msm8909 python3[3038]: [SSE] RX'd: {'key': 'e9552b0509014541b1ba647ee20a6b6e', 'data': '', 'type': 's', 'timestamp': 1715481079.1688375, 'source': 0}
May 12 10:31:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'company_id': b'\x13\xd4', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001e0002007010003d307d7e
May 12 10:31:19 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481079, 'statusValues': {'totalCals': 16, 'sleepDuration': 78, 'bmrCals': 16, 'caseTemp': 125, 'runSteps': 0, 'solarGen': 30, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 126, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 61}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:31:19 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481079, 'statusValues': {'totalCals': 16, 'sleepDuration': 78, 'bmrCals': 16, 'caseTemp': 125, 'runSteps': 0, 'solarGen': 30, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 126, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 61}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:31:19 msm8909 python3[3038]: [SSE] Sending: {"key": "9b467b2b6e3643338f263c2ef12215ca", "msg": {"utcTimestamp": 1715481079, "statusValues": {"totalCals": 16, "sleepDuration": 78, "bmrCals": 16, "caseTemp": 125, "runSteps": 0, "solarGen": 30, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 126, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 61}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:31:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005a106665
May 12 10:31:19 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:31:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001e00020000000003106565
May 12 10:31:20 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:31:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 73, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000049000b0000000046206666
May 12 10:31:20 msm8909 python3[3038]: [SSE] RX'd: {'key': '9b467b2b6e3643338f263c2ef12215ca', 'data': '', 'type': 's', 'timestamp': 1715481080.1270137, 'source': 0}
May 12 10:31:20 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481080, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 73, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 70}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:31:20 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481080, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 73, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 70}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:31:20 msm8909 python3[3038]: [SSE] Sending: {"key": "be61706bb5e0431b926aa1fc983b6e54", "msg": {"utcTimestamp": 1715481080, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 73, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 70}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:31:20 msm8909 python3[3038]: [SSE] RX'd: {'key': 'be61706bb5e0431b926aa1fc983b6e54', 'data': '', 'type': 's', 'timestamp': 1715481080.6326373, 'source': 0}
May 12 10:31:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005a206665
May 12 10:31:22 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:31:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048006565
May 12 10:31:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048106565
May 12 10:31:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001e00020000000003206565
May 12 10:31:32 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:31:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 73, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000049000b0000000046306666
May 12 10:31:33 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 74, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004a206566
May 12 10:31:33 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481093, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 23, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 74}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:31:33 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481093, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 23, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 74}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:31:33 msm8909 python3[3038]: [SSE] Sending: {"key": "9b1fc956d89a4e91a7719e58cf84dff4", "msg": {"utcTimestamp": 1715481093, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 23, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 74}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:31:33 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 104, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000068000b000000005e106665
May 12 10:31:33 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:31:34 msm8909 python3[3038]: [SSE] RX'd: {'key': '9b1fc956d89a4e91a7719e58cf84dff4', 'data': '', 'type': 's', 'timestamp': 1715481093.8762469, 'source': 0}
May 12 10:31:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 80, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000050000b000000004d106565
May 12 10:31:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'company_id': b'\x13\xd4', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001e0002007010003d107d7e
May 12 10:31:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005a306665
May 12 10:31:37 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:31:37 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:31:37 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:31:46 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005a006665
May 12 10:31:46 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:31:46 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 10:31:46 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 10:31:46 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048306565
May 12 10:31:46 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481106, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:31:46 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481106, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:31:46 msm8909 python3[3038]: [SSE] Sending: {"key": "f6f8334b43cf45c79df1471d809843cb", "msg": {"utcTimestamp": 1715481106, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 72}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:31:47 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 73, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000049000b0000000046006666
May 12 10:31:47 msm8909 python3[3038]: [SSE] RX'd: {'key': 'f6f8334b43cf45c79df1471d809843cb', 'data': '', 'type': 's', 'timestamp': 1715481107.3174107, 'source': 0}
May 12 10:31:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 80, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000050000b000000004d206565
May 12 10:31:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055106565
May 12 10:31:48 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:31:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 104, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000068000b000000005e206665
May 12 10:31:49 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:31:49 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 10:31:49 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 10:31:49 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:31:49 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:31:49 msm8909 python3[3038]: [SSE] Sending: {"key": "0ed0b819abe241279bb6975f2f19b4c3", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:31:50 msm8909 python3[3038]: [SSE] RX'd: {'key': '0ed0b819abe241279bb6975f2f19b4c3', 'data': '', 'type': 's', 'timestamp': 1715481109.948565, 'source': 0}
May 12 10:31:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 104, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000068000b000000005e306665
May 12 10:31:50 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:32:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 104, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000068000b000000005e006665
May 12 10:32:00 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:32:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 74, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004a106566
May 12 10:32:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 80, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000050000b000000004d306565
May 12 10:32:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005a206665
May 12 10:32:00 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:32:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 10:32:01 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 10:32:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048006565
May 12 10:32:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 73, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000049000b0000000046206666
May 12 10:32:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055306565
May 12 10:32:03 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:32:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'company_id': b'\x13\xd4', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001e0002007010003d007d7e
May 12 10:32:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001e00020000000003106565
May 12 10:32:04 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:32:08 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:32:08 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:32:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000046106565
May 12 10:32:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001e00020000000003206565
May 12 10:32:14 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:32:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 73, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d55000700000000000000000049000b0000000046306666
May 12 10:32:15 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:32:15 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:32:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044006666
May 12 10:32:15 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481135, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:32:15 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481135, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:32:15 msm8909 python3[3038]: [SSE] Sending: {"key": "bd5cbca0d71e49c6ba962861b60c9b50", "msg": {"utcTimestamp": 1715481135, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 68}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:32:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 102, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004c206666
May 12 10:32:15 msm8909 python3[3038]: [SSE] RX'd: {'key': 'bd5cbca0d71e49c6ba962861b60c9b50', 'data': '', 'type': 's', 'timestamp': 1715481135.9277756, 'source': 0}
May 12 10:32:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005b306665
May 12 10:32:16 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:32:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 86, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001e00020000000056006666
May 12 10:32:16 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:32:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055006565
May 12 10:32:18 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:32:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005b306665
May 12 10:32:18 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:32:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'company_id': b'\x13\xd4', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001e0002007010003f107d7e
May 12 10:32:28 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:32:28 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:32:29 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001e00020000000003006565
May 12 10:32:29 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:32:29 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000047106666
May 12 10:32:29 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481149, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 74, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:32:29 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481149, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 74, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:32:29 msm8909 python3[3038]: [SSE] Sending: {"key": "0bf028cdebdc4159ab17088a7bb7179e", "msg": {"utcTimestamp": 1715481149, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 74, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:32:29 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 10:32:29 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 10:32:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 102, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004c006666
May 12 10:32:30 msm8909 python3[3038]: [SSE] RX'd: {'key': '0bf028cdebdc4159ab17088a7bb7179e', 'data': '', 'type': 's', 'timestamp': 1715481149.8870807, 'source': 0}
May 12 10:32:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 80, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000050000b000000004d206565
May 12 10:32:30 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481150, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 80, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:32:30 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481150, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 80, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:32:30 msm8909 python3[3038]: [SSE] Sending: {"key": "9d11e603cc204872ba6c7217377f0437", "msg": {"utcTimestamp": 1715481150, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 80, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 77}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:32:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044106666
May 12 10:32:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005b106665
May 12 10:32:30 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:32:30 msm8909 python3[3038]: [SSE] RX'd: {'key': '9d11e603cc204872ba6c7217377f0437', 'data': '', 'type': 's', 'timestamp': 1715481150.8741059, 'source': 0}
May 12 10:32:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 86, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001e00020000000056106666
May 12 10:32:31 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:32:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 80, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000050000b000000004d306565
May 12 10:32:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044206666
May 12 10:32:33 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 10:32:33 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 10:32:38 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:32:38 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:32:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 80, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000050000b000000004d006565
May 12 10:32:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005b206665
May 12 10:32:43 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:32:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 86, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001e00020000000056306666
May 12 10:32:43 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:32:43 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 10:32:43 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 10:32:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000046006565
May 12 10:32:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000047206666
May 12 10:32:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 102, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004c106666
May 12 10:32:45 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481165, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 23, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 76}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:32:45 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481165, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 23, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 76}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:32:45 msm8909 python3[3038]: [SSE] Sending: {"key": "af080427189844209a87fc78eff267d5", "msg": {"utcTimestamp": 1715481165, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 23, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 76}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:32:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055306565
May 12 10:32:45 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:32:45 msm8909 python3[3038]: [SSE] RX'd: {'key': 'af080427189844209a87fc78eff267d5', 'data': '', 'type': 's', 'timestamp': 1715481165.6051877, 'source': 0}
May 12 10:32:46 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'company_id': b'\x13\xd4', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001e0002007010003f007d7e
May 12 10:32:46 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481166, 'statusValues': {'totalCals': 16, 'sleepDuration': 78, 'bmrCals': 16, 'caseTemp': 125, 'runSteps': 0, 'solarGen': 30, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 126, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:32:46 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481166, 'statusValues': {'totalCals': 16, 'sleepDuration': 78, 'bmrCals': 16, 'caseTemp': 125, 'runSteps': 0, 'solarGen': 30, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 126, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:32:46 msm8909 python3[3038]: [SSE] Sending: {"key": "8c862099b4fb429b8c5b26598b7e22e2", "msg": {"utcTimestamp": 1715481166, "statusValues": {"totalCals": 16, "sleepDuration": 78, "bmrCals": 16, "caseTemp": 125, "runSteps": 0, "solarGen": 30, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 126, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 63}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:32:46 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:32:46 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:32:47 msm8909 python3[3038]: [SSE] RX'd: {'key': '8c862099b4fb429b8c5b26598b7e22e2', 'data': '', 'type': 's', 'timestamp': 1715481166.6142497, 'source': 0}
May 12 10:32:47 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 10:32:47 msm8909 python3[3038]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 10:32:49 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:32:49 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:32:49 msm8909 python3[3038]: [SSE] Sending: {"key": "57adafd56ec748c29c237c55e05cc1fb", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:32:50 msm8909 python3[3038]: [SSE] RX'd: {'key': '57adafd56ec748c29c237c55e05cc1fb', 'data': '', 'type': 's', 'timestamp': 1715481170.2341864, 'source': 0}
May 12 10:32:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 80, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000050000b000000004d106565
May 12 10:32:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 102, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004c206666
May 12 10:32:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055006565
May 12 10:32:57 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:32:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 86, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001e00020000000056006666
May 12 10:32:58 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:32:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'company_id': b'\x13\xd4', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001e0002007010003f107d7e
May 12 10:32:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000046206565
May 12 10:32:58 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481178, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 70}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:32:58 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481178, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 70}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:32:58 msm8909 python3[3038]: [SSE] Sending: {"key": "026f32a6672d464f986b4a26969273f7", "msg": {"utcTimestamp": 1715481178, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 70}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:32:59 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001e00020000000003306565
May 12 10:32:59 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:32:59 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000047006666
May 12 10:32:59 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 104, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000068000b000000005e206665
May 12 10:32:59 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:32:59 msm8909 python3[3038]: [SSE] RX'd: {'key': '026f32a6672d464f986b4a26969273f7', 'data': '', 'type': 's', 'timestamp': 1715481179.116097, 'source': 0}
May 12 10:33:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044006666
May 12 10:33:09 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:33:09 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:33:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005b106665
May 12 10:33:10 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:33:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 86, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001e00020000000056106666
May 12 10:33:10 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:33:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000046306565
May 12 10:33:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 104, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000068000b000000005e306665
May 12 10:33:11 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:33:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000047106666
May 12 10:33:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004b006566
May 12 10:33:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055206565
May 12 10:33:12 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:33:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001e00020000000003006565
May 12 10:33:14 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:33:14 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 10:33:14 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 10:33:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043206666
May 12 10:33:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004b106566
May 12 10:33:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001e00020000000058306666
May 12 10:33:24 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:33:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005b206665
May 12 10:33:25 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:33:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047106565
May 12 10:33:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 80, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000050000b000000004d006565
May 12 10:33:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055306565
May 12 10:33:27 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:33:28 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001e00020000000003206565
May 12 10:33:28 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:33:28 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000046306666
May 12 10:33:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047206565
May 12 10:33:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000046006666
May 12 10:33:38 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481218, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 74, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 70}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:33:38 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481218, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 74, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 70}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:33:38 msm8909 python3[3038]: [SSE] Sending: {"key": "e13269c9398f4532b9e66d920a441979", "msg": {"utcTimestamp": 1715481218, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 74, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 70}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:33:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004b306566
May 12 10:33:39 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:33:39 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:33:39 msm8909 python3[3038]: [SSE] RX'd: {'key': 'e13269c9398f4532b9e66d920a441979', 'data': '', 'type': 's', 'timestamp': 1715481219.1739833, 'source': 0}
May 12 10:33:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005b006665
May 12 10:33:39 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:33:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 80, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000050000b000000004d106565
May 12 10:33:39 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481219, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 80, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:33:39 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481219, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 80, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:33:39 msm8909 python3[3038]: [SSE] Sending: {"key": "f3e920b27da14a4395646568f2636fb5", "msg": {"utcTimestamp": 1715481219, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 80, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 77}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:33:40 msm8909 python3[3038]: [SSE] RX'd: {'key': 'f3e920b27da14a4395646568f2636fb5', 'data': '', 'type': 's', 'timestamp': 1715481219.9955285, 'source': 0}
May 12 10:33:40 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:33:40 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:33:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001e00020000000003306565
May 12 10:33:41 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:33:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043106666
May 12 10:33:41 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481221, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:33:41 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481221, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 67}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:33:41 msm8909 python3[3038]: [SSE] Sending: {"key": "3a4b43f8b7b84d54a540c4612178c9db", "msg": {"utcTimestamp": 1715481221, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 67}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:33:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055106565
May 12 10:33:42 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:33:42 msm8909 python3[3038]: [SSE] RX'd: {'key': '3a4b43f8b7b84d54a540c4612178c9db', 'data': '', 'type': 's', 'timestamp': 1715481222.2218804, 'source': 0}
May 12 10:33:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'company_id': b'\x13\xd4', 'solar_gen': 30, 'distance': 0, 'sleep_state': 1, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001e0002007010003f217d7e
May 12 10:33:44 msm8909 python3[3038]: Running Scheduled: Thread Check
May 12 10:33:50 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:33:50 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:33:50 msm8909 python3[3038]: [SSE] Sending: {"key": "480587fbde0444698eb72b4aa76b59cd", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:33:50 msm8909 python3[3038]: [SSE] RX'd: {'key': '480587fbde0444698eb72b4aa76b59cd', 'data': '', 'type': 's', 'timestamp': 1715481230.5435064, 'source': 0}
May 12 10:33:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047306565
May 12 10:33:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043206666
May 12 10:33:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 104, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000068000b000000005e306665
May 12 10:33:54 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:33:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055206565
May 12 10:33:54 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:33:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004b006566
May 12 10:33:54 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481234, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 23, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:33:54 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481234, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 23, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:33:54 msm8909 python3[3038]: [SSE] Sending: {"key": "2c0517c4bb1f46af85ec1d49322ea0e9", "msg": {"utcTimestamp": 1715481234, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 23, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 75}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:33:55 msm8909 python3[3038]: [SSE] RX'd: {'key': '2c0517c4bb1f46af85ec1d49322ea0e9', 'data': '', 'type': 's', 'timestamp': 1715481234.8011367, 'source': 0}
May 12 10:33:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'company_id': b'\x13\xd4', 'solar_gen': 30, 'distance': 0, 'sleep_state': 1, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001e0002007010003f317d7e
May 12 10:33:55 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481235, 'statusValues': {'totalCals': 16, 'sleepDuration': 78, 'bmrCals': 16, 'caseTemp': 125, 'runSteps': 0, 'solarGen': 30, 'heartRate': 0, 'sleepState': 1, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 126, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:33:55 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481235, 'statusValues': {'totalCals': 16, 'sleepDuration': 78, 'bmrCals': 16, 'caseTemp': 125, 'runSteps': 0, 'solarGen': 30, 'heartRate': 0, 'sleepState': 1, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 126, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:33:55 msm8909 python3[3038]: [SSE] Sending: {"key": "32029372f84e45fc90dcbf728c5ba451", "msg": {"utcTimestamp": 1715481235, "statusValues": {"totalCals": 16, "sleepDuration": 78, "bmrCals": 16, "caseTemp": 125, "runSteps": 0, "solarGen": 30, "heartRate": 0, "sleepState": 1, "walkSteps": 0, "actCals": 0, "skinTemp": 126, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 63}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:33:55 msm8909 python3[3038]: [SSE] RX'd: {'key': '32029372f84e45fc90dcbf728c5ba451', 'data': '', 'type': 's', 'timestamp': 1715481235.6642561, 'source': 0}
May 12 10:33:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000046106666
May 12 10:33:56 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 10:33:56 msm8909 python3[3038]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 10:33:56 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005b106665
May 12 10:33:56 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:34:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 67, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000043306666
May 12 10:34:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005b206665
May 12 10:34:06 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:34:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 80, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000050000b000000004d006565
May 12 10:34:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055306565
May 12 10:34:06 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:34:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001e00020000000058306666
May 12 10:34:06 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:34:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 16, 'sleep_duration': 78, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 16, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 125, 'company_id': b'\x13\xd4', 'solar_gen': 30, 'distance': 0, 'sleep_state': 1, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004e001e0002007010003f017d7e
May 12 10:34:07 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047106565
May 12 10:34:07 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481247, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:34:07 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481247, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:34:07 msm8909 python3[3038]: [SSE] Sending: {"key": "c74821c59f774357b6042d525c729820", "msg": {"utcTimestamp": 1715481247, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:34:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 105, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000069000b000000005e106665
May 12 10:34:08 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:34:08 msm8909 python3[3038]: [SSE] RX'd: {'key': 'c74821c59f774357b6042d525c729820', 'data': '', 'type': 's', 'timestamp': 1715481248.3925083, 'source': 0}
May 12 10:34:08 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 10:34:08 msm8909 python3[3038]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 10:34:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 102, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004b206666
May 12 10:34:09 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:34:09 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:34:10 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:34:10 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:34:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001e00020000000003206565
May 12 10:34:10 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:34:10 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 70, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000046306666
May 12 10:34:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000047006666
May 12 10:34:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 105, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000069000b000000005e206665
May 12 10:34:20 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:34:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044106666
May 12 10:34:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 80, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000050000b000000004c206565
May 12 10:34:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055106565
May 12 10:34:21 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:34:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 18, 'sleep_duration': 79, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 18, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'company_id': b'\x13\xd4', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004f001e0002008012003f207c7e
May 12 10:34:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 10:34:22 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 10:34:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001e00020000000003306565
May 12 10:34:23 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:34:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005b006665
May 12 10:34:23 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:34:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001e00020000000058106666
May 12 10:34:24 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:34:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:34:34 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:34:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 18, 'sleep_duration': 79, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 18, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'company_id': b'\x13\xd4', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004f001e0002008012003f307c7e
May 12 10:34:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044206666
May 12 10:34:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005b106665
May 12 10:34:35 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:34:35 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:34:35 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:34:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 105, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000069000b000000005e006665
May 12 10:34:35 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:34:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001e00020000000003006565
May 12 10:34:35 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:34:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055206565
May 12 10:34:36 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:34:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047006565
May 12 10:34:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000047206666
May 12 10:34:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 80, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000050000b000000004c306565
May 12 10:34:39 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001e00020000000058206666
May 12 10:34:39 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:34:39 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:34:39 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:34:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 10:34:48 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 10:34:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 80, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000050000b000000004c006565
May 12 10:34:48 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481288, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 80, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 76}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:34:48 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481288, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 80, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 76}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:34:48 msm8909 python3[3038]: [SSE] Sending: {"key": "2f6a65237b754e919d5e482314552495", "msg": {"utcTimestamp": 1715481288, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 80, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 76}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:34:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055306565
May 12 10:34:48 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:34:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044006666
May 12 10:34:48 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481288, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:34:48 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481288, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:34:48 msm8909 python3[3038]: [SSE] Sending: {"key": "c1d1b89e5e734093936005ca0dc9ddcb", "msg": {"utcTimestamp": 1715481288, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 68}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:34:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001e00020000000058306666
May 12 10:34:49 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:34:49 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 18, 'sleep_duration': 79, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 18, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'company_id': b'\x13\xd4', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004f001e0002008012003f107c7e
May 12 10:34:49 msm8909 python3[3038]: [SSE] RX'd: {'key': '2f6a65237b754e919d5e482314552495', 'data': '', 'type': 's', 'timestamp': 1715481289.4836097, 'source': 0}
May 12 10:34:49 msm8909 python3[3038]: [SSE] RX'd: {'key': 'c1d1b89e5e734093936005ca0dc9ddcb', 'data': '', 'type': 's', 'timestamp': 1715481289.5218799, 'source': 0}
May 12 10:34:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005b306665
May 12 10:34:50 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:34:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001e00020000000003206565
May 12 10:34:50 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:34:50 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:34:50 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:34:50 msm8909 python3[3038]: [SSE] Sending: {"key": "a7dea720155f47db8a4fe6bba8b6f4ef", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:34:51 msm8909 python3[3038]: [SSE] RX'd: {'key': 'a7dea720155f47db8a4fe6bba8b6f4ef', 'data': '', 'type': 's', 'timestamp': 1715481290.8309128, 'source': 0}
May 12 10:34:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047106565
May 12 10:34:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005b306665
May 12 10:34:52 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:34:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001e00020000000003206565
May 12 10:34:52 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:34:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 105, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000069000b000000005e106665
May 12 10:34:53 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:35:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047206565
May 12 10:35:02 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 10:35:02 msm8909 python3[3038]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 10:35:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044106666
May 12 10:35:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 102, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004b306666
May 12 10:35:03 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481303, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 23, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:35:03 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481303, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 23, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:35:03 msm8909 python3[3038]: [SSE] Sending: {"key": "d16bf11299874f00ad5ef7959eebdad8", "msg": {"utcTimestamp": 1715481303, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 23, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 75}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:35:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055106565
May 12 10:35:03 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:35:03 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001e00020000000058106666
May 12 10:35:03 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:35:04 msm8909 python3[3038]: [SSE] RX'd: {'key': 'd16bf11299874f00ad5ef7959eebdad8', 'data': '', 'type': 's', 'timestamp': 1715481303.9861403, 'source': 0}
May 12 10:35:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 126, 'total_steps': 0, 'total_cals': 18, 'sleep_duration': 79, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 18, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'company_id': b'\x13\xd4', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004f001e0002008012003f207c7e
May 12 10:35:04 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481304, 'statusValues': {'totalCals': 18, 'sleepDuration': 79, 'bmrCals': 18, 'caseTemp': 124, 'runSteps': 0, 'solarGen': 30, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 126, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:35:04 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481304, 'statusValues': {'totalCals': 18, 'sleepDuration': 79, 'bmrCals': 18, 'caseTemp': 124, 'runSteps': 0, 'solarGen': 30, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 126, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:35:04 msm8909 python3[3038]: [SSE] Sending: {"key": "94c1bb2a97954772b4a87304bba81d16", "msg": {"utcTimestamp": 1715481304, "statusValues": {"totalCals": 18, "sleepDuration": 79, "bmrCals": 18, "caseTemp": 124, "runSteps": 0, "solarGen": 30, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 126, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 63}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:35:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 105, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000069000b000000005e306665
May 12 10:35:04 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:35:04 msm8909 python3[3038]: [SSE] RX'd: {'key': '94c1bb2a97954772b4a87304bba81d16', 'data': '', 'type': 's', 'timestamp': 1715481304.8320851, 'source': 0}
May 12 10:35:04 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:35:04 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:35:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001e0002000000005b006665
May 12 10:35:05 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:35:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000047006666
May 12 10:35:05 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481305, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 74, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:35:05 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481305, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 74, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:35:05 msm8909 python3[3038]: [SSE] Sending: {"key": "be24a04283db411d87eb22f211e57955", "msg": {"utcTimestamp": 1715481305, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 74, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:35:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 76, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 80, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000050000b000000004c206565
May 12 10:35:05 msm8909 python3[3038]: [SSE] RX'd: {'key': 'be24a04283db411d87eb22f211e57955', 'data': '', 'type': 's', 'timestamp': 1715481305.7499268, 'source': 0}
May 12 10:35:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 10:35:06 msm8909 python3[3038]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 10:35:10 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:35:10 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:35:17 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000047206666
May 12 10:35:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044306666
May 12 10:35:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001f00020000000058206666
May 12 10:35:18 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:35:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 125, 'total_steps': 0, 'total_cals': 18, 'sleep_duration': 79, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 18, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'company_id': b'\x13\xd4', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004f001e0002008012003d007c7d
May 12 10:35:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001f00020000000003106565
May 12 10:35:20 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:35:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055306565
May 12 10:35:20 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:35:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001f00020000000058306666
May 12 10:35:20 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:35:31 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001f0002000000005a306665
May 12 10:35:31 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:35:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048106565
May 12 10:35:32 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481332, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:35:32 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481332, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:35:32 msm8909 python3[3038]: [SSE] Sending: {"key": "34b7acfbd2bd4aa18872d2829f0e1c29", "msg": {"utcTimestamp": 1715481332, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 72}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:35:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 105, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000069000b000000005e106665
May 12 10:35:32 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:35:32 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001f00020000000003206565
May 12 10:35:32 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:35:32 msm8909 python3[3038]: [SSE] RX'd: {'key': '34b7acfbd2bd4aa18872d2829f0e1c29', 'data': '', 'type': 's', 'timestamp': 1715481332.5938001, 'source': 0}
May 12 10:35:33 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001f00020000000058006666
May 12 10:35:33 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:35:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 105, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000069000b000000005e206665
May 12 10:35:34 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:35:34 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 12 10:35:34 msm8909 python3[3038]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 10:35:34 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000047306666
May 12 10:35:35 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001f00020000000003206565
May 12 10:35:35 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:35:40 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:35:40 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:35:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001f0002000000005a006665
May 12 10:35:44 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:35:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048306565
May 12 10:35:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000047006666
May 12 10:35:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001f00020000000003306565
May 12 10:35:44 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:35:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044206666
May 12 10:35:45 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001f00020000000058106666
May 12 10:35:45 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:35:47 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 105, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000069000b000000005e306665
May 12 10:35:47 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:35:48 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:35:48 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:35:48 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 125, 'total_steps': 0, 'total_cals': 18, 'sleep_duration': 79, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 18, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'company_id': b'\x13\xd4', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004f001e0002008012003d307c7d
May 12 10:35:50 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:35:50 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:35:50 msm8909 python3[3038]: [SSE] Sending: {"key": "d079182d06184dd6ae717cd91aaf9b61", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:35:51 msm8909 python3[3038]: [SSE] RX'd: {'key': 'd079182d06184dd6ae717cd91aaf9b61', 'data': '', 'type': 's', 'timestamp': 1715481351.0629826, 'source': 0}
May 12 10:35:59 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 105, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000069000b000000005e006665
May 12 10:35:59 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:35:59 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001f00020000000003106565
May 12 10:35:59 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:36:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 23, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000170002000000004b106566
May 12 10:36:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001f00020000000058306666
May 12 10:36:00 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:36:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044306666
May 12 10:36:00 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481360, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:36:00 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481360, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:36:00 msm8909 python3[3038]: [SSE] Sending: {"key": "8f4d201a20c1498da88412af44f99bab", "msg": {"utcTimestamp": 1715481360, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 68}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:36:00 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001f0002000000005a206665
May 12 10:36:00 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:36:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 61, 'skin_temp': 125, 'total_steps': 0, 'total_cals': 18, 'sleep_duration': 79, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 18, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'company_id': b'\x13\xd4', 'solar_gen': 30, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004f001e0002008012003d007c7d
May 12 10:36:01 msm8909 python3[3038]: [SSE] RX'd: {'key': '8f4d201a20c1498da88412af44f99bab', 'data': '', 'type': 's', 'timestamp': 1715481361.2027805, 'source': 0}
May 12 10:36:01 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048006565
May 12 10:36:02 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:36:02 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:36:11 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:36:11 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:36:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 81, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000051000b000000004d106565
May 12 10:36:12 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481372, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 81, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:36:12 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481372, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 81, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 77}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:36:12 msm8909 python3[3038]: [SSE] Sending: {"key": "0f67dfb29b1d498d89f73d0a3c242493", "msg": {"utcTimestamp": 1715481372, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 81, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 77}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:36:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 102, 'company_id': b'%\x1a', 'solar_gen': 24, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000180002000000004b206666
May 12 10:36:12 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481372, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 24, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:36:12 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481372, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 24, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:36:12 msm8909 python3[3038]: [SSE] Sending: {"key": "861d6c7e562c4d02b1cdc19af15f18d3", "msg": {"utcTimestamp": 1715481372, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 24, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 75}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:36:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001f00020000000057006666
May 12 10:36:12 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:36:13 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 10:36:13 msm8909 python3[3038]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 10:36:13 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:36:13 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:36:13 msm8909 python3[3038]: [SSE] RX'd: {'key': '0f67dfb29b1d498d89f73d0a3c242493', 'data': '', 'type': 's', 'timestamp': 1715481373.1167498, 'source': 0}
May 12 10:36:13 msm8909 python3[3038]: [SSE] RX'd: {'key': '861d6c7e562c4d02b1cdc19af15f18d3', 'data': '', 'type': 's', 'timestamp': 1715481373.177207, 'source': 0}
May 12 10:36:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001f0002000000005a306665
May 12 10:36:13 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:36:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 125, 'total_steps': 0, 'total_cals': 18, 'sleep_duration': 79, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 18, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'company_id': b'\x13\xd4', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004f001f0002008012003f107c7d
May 12 10:36:13 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481373, 'statusValues': {'totalCals': 18, 'sleepDuration': 79, 'bmrCals': 18, 'caseTemp': 124, 'runSteps': 0, 'solarGen': 31, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 125, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:36:13 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481373, 'statusValues': {'totalCals': 18, 'sleepDuration': 79, 'bmrCals': 18, 'caseTemp': 124, 'runSteps': 0, 'solarGen': 31, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 125, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:36:13 msm8909 python3[3038]: [SSE] Sending: {"key": "af87bd5c88f644bfa9facd392a3754bf", "msg": {"utcTimestamp": 1715481373, "statusValues": {"totalCals": 18, "sleepDuration": 79, "bmrCals": 18, "caseTemp": 124, "runSteps": 0, "solarGen": 31, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 125, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 63}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:36:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 105, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000069000b000000005e206665
May 12 10:36:13 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:36:14 msm8909 python3[3038]: [SSE] RX'd: {'key': 'af87bd5c88f644bfa9facd392a3754bf', 'data': '', 'type': 's', 'timestamp': 1715481373.982789, 'source': 0}
May 12 10:36:14 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000047306666
May 12 10:36:14 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481374, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 74, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:36:14 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481374, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 74, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:36:14 msm8909 python3[3038]: [SSE] Sending: {"key": "071ff734387a4c37bddba19cbcacbc47", "msg": {"utcTimestamp": 1715481374, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 74, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:36:15 msm8909 python3[3038]: [SSE] RX'd: {'key': '071ff734387a4c37bddba19cbcacbc47', 'data': '', 'type': 's', 'timestamp': 1715481374.9203153, 'source': 0}
May 12 10:36:15 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 28, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001c00020000000055006565
May 12 10:36:15 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:36:15 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:36:15 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:36:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044106666
May 12 10:36:16 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000047006666
May 12 10:36:17 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001f00020000000003306565
May 12 10:36:17 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:36:26 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:36:26 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:36:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047306565
May 12 10:36:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044206666
May 12 10:36:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000047106666
May 12 10:36:26 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001f00020000000003006565
May 12 10:36:26 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:36:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 102, 'company_id': b'%\x1a', 'solar_gen': 24, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000180002000000004b006666
May 12 10:36:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 81, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000051000b000000004d206565
May 12 10:36:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 84, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001d00020000000054106565
May 12 10:36:27 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:36:27 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001f00020000000057106666
May 12 10:36:27 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:36:28 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001f0002000000005b106665
May 12 10:36:28 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:36:28 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 105, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000069000b000000005e306665
May 12 10:36:28 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:36:30 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 125, 'total_steps': 0, 'total_cals': 18, 'sleep_duration': 79, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 18, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'company_id': b'\x13\xd4', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004f001f0002008012003f307c7d
May 12 10:36:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 125, 'total_steps': 0, 'total_cals': 18, 'sleep_duration': 79, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 18, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'company_id': b'\x13\xd4', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004f001f0002008012003f007c7d
May 12 10:36:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 105, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000069000b000000005e006665
May 12 10:36:41 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:36:41 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 10:36:41 msm8909 python3[3038]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 10:36:41 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:36:41 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:36:41 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 10:36:41 msm8909 python3[3038]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 10:36:41 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 102, 'company_id': b'%\x1a', 'solar_gen': 24, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000180002000000004b106666
May 12 10:36:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 81, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000051000b000000004d006565
May 12 10:36:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001f0002000000005b206665
May 12 10:36:42 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:36:42 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044006666
May 12 10:36:43 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 94, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 105, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000069000b000000005e106665
May 12 10:36:43 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:36:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000047206666
May 12 10:36:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 84, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001d00020000000054306565
May 12 10:36:44 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:36:44 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001f00020000000057306666
May 12 10:36:44 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:36:45 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:36:45 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:36:50 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:36:50 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:36:50 msm8909 python3[3038]: [SSE] Sending: {"key": "b6af0f73e7c146f4b9a155f8d619a120", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:36:52 msm8909 python3[3038]: [SSE] RX'd: {'key': 'b6af0f73e7c146f4b9a155f8d619a120', 'data': '', 'type': 's', 'timestamp': 1715481411.5630343, 'source': 0}
May 12 10:36:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001f00020000000003206565
May 12 10:36:54 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:36:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 102, 'company_id': b'%\x1a', 'solar_gen': 24, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000180002000000004b206666
May 12 10:36:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 87, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001f00020000000057006666
May 12 10:36:54 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:36:55 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 125, 'total_steps': 0, 'total_cals': 18, 'sleep_duration': 79, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 18, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'company_id': b'\x13\xd4', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004f001f0002008012003f107c7d
May 12 10:36:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001f0002000000005b006665
May 12 10:36:57 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:36:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 81, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000051000b000000004d106565
May 12 10:36:57 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 84, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001d00020000000054006565
May 12 10:36:57 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:36:58 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044106666
May 12 10:37:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 102, 'company_id': b'%\x1a', 'solar_gen': 24, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000180002000000004b006666
May 12 10:37:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 78, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 81, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000051000b000000004e306565
May 12 10:37:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 84, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001d00020000000054206565
May 12 10:37:09 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:37:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001f00020000000058206666
May 12 10:37:09 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:37:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000047106666
May 12 10:37:11 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001f00020000000003006565
May 12 10:37:11 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:37:11 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:37:11 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:37:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 125, 'total_steps': 0, 'total_cals': 18, 'sleep_duration': 79, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 18, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'company_id': b'\x13\xd4', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004f001f0002008012003f307c7d
May 12 10:37:12 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 105, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000069000b000000005d006665
May 12 10:37:12 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:37:13 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048006565
May 12 10:37:13 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481433, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:37:13 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481433, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 72}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:37:13 msm8909 python3[3038]: [SSE] Sending: {"key": "6cd08b5e02784497bcf58121bd472014", "msg": {"utcTimestamp": 1715481433, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 72}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:37:14 msm8909 python3[3038]: [SSE] RX'd: {'key': '6cd08b5e02784497bcf58121bd472014', 'data': '', 'type': 's', 'timestamp': 1715481433.6298561, 'source': 0}
May 12 10:37:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000047206666
May 12 10:37:23 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481443, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 74, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:37:23 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481443, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 74, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'firmwareRevision': None, 'wearableId': 74}
May 12 10:37:23 msm8909 python3[3038]: [SSE] Sending: {"key": "347bce15a00b4737a4b01503b1bec87d", "msg": {"utcTimestamp": 1715481443, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 74, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:32:34:65", "configId": 294, "firmwareRevision": null, "wearableId": 74}, "rt": "instant"}
May 12 10:37:23 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001f00020000000003106565
May 12 10:37:23 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:37:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 78, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 81, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000051000b000000004e006565
May 12 10:37:24 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481444, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 81, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 78}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:37:24 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481444, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 81, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 11, 'battery': 78}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'firmwareRevision': None, 'wearableId': 73}
May 12 10:37:24 msm8909 python3[3038]: [SSE] Sending: {"key": "add5a762248d469ab3dcc7f43bf7727a", "msg": {"utcTimestamp": 1715481444, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 81, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 11, "battery": 78}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "firmwareRevision": null, "wearableId": 73}, "rt": "instant"}
May 12 10:37:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001d00020000000055306565
May 12 10:37:24 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:37:24 msm8909 python3[3038]: [SSE] RX'd: {'key': '347bce15a00b4737a4b01503b1bec87d', 'data': '', 'type': 's', 'timestamp': 1715481444.1955891, 'source': 0}
May 12 10:37:24 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001f00020000000058306666
May 12 10:37:24 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:37:25 msm8909 python3[3038]: [SSE] RX'd: {'key': 'add5a762248d469ab3dcc7f43bf7727a', 'data': '', 'type': 's', 'timestamp': 1715481444.774905, 'source': 0}
May 12 10:37:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 105, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000069000b000000005d106665
May 12 10:37:25 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:37:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048106565
May 12 10:37:25 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000047306666
May 12 10:37:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 78, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 81, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000051000b000000004e106565
May 12 10:37:36 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001f00020000000058006666
May 12 10:37:36 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:37:37 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 125, 'total_steps': 0, 'total_cals': 18, 'sleep_duration': 79, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 18, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'company_id': b'\x13\xd4', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004f001f0002008012003f207c7d
May 12 10:37:37 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481457, 'statusValues': {'totalCals': 18, 'sleepDuration': 79, 'bmrCals': 18, 'caseTemp': 124, 'runSteps': 0, 'solarGen': 31, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 125, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:37:37 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481457, 'statusValues': {'totalCals': 18, 'sleepDuration': 79, 'bmrCals': 18, 'caseTemp': 124, 'runSteps': 0, 'solarGen': 31, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 125, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 63}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'firmwareRevision': None, 'wearableId': 81}
May 12 10:37:37 msm8909 python3[3038]: [SSE] Sending: {"key": "4e102ad4c2a64e2f9a4e52713ec1fdf4", "msg": {"utcTimestamp": 1715481457, "statusValues": {"totalCals": 18, "sleepDuration": 79, "bmrCals": 18, "caseTemp": 124, "runSteps": 0, "solarGen": 31, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 125, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 63}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:30:B0:14", "configId": 301, "firmwareRevision": null, "wearableId": 81}, "rt": "instant"}
May 12 10:37:37 msm8909 python3[3038]: [SSE] RX'd: {'key': '4e102ad4c2a64e2f9a4e52713ec1fdf4', 'data': '', 'type': 's', 'timestamp': 1715481457.9033642, 'source': 0}
May 12 10:37:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 105, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000069000b000000005d206665
May 12 10:37:38 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:37:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000047006666
May 12 10:37:38 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 24, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000180002000000004b306566
May 12 10:37:38 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481458, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 24, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:37:38 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481458, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 24, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 75}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'firmwareRevision': None, 'wearableId': 76}
May 12 10:37:38 msm8909 python3[3038]: [SSE] Sending: {"key": "c2c4a7ae8e5544fe91c131c441f1659f", "msg": {"utcTimestamp": 1715481458, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 24, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 75}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:02:E8:6A", "configId": 295, "firmwareRevision": null, "wearableId": 76}, "rt": "instant"}
May 12 10:37:39 msm8909 python3[3038]: [SSE] RX'd: {'key': 'c2c4a7ae8e5544fe91c131c441f1659f', 'data': '', 'type': 's', 'timestamp': 1715481459.0807838, 'source': 0}
May 12 10:37:40 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048206565
May 12 10:37:40 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:37:40 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:37:42 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:37:42 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:37:50 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000047106666
May 12 10:37:50 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:37:50 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:37:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 24, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000180002000000004b006566
May 12 10:37:51 msm8909 python3[3038]: [SSE] Sending keepalive ping
May 12 10:37:51 msm8909 python3[3038]: [SSE] SENDING GATEWAY STATUS PING
May 12 10:37:51 msm8909 python3[3038]: [SSE] Sending: {"key": "0dfcc0a3d1144c3983c1c9b0a5b0b815", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 10:37:51 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 10:37:51 msm8909 python3[3038]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 10:37:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001d00020000000055206565
May 12 10:37:51 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:37:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001f00020000000058206666
May 12 10:37:51 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:37:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 105, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000069000b000000005d006665
May 12 10:37:51 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:37:51 msm8909 python3[3038]: [SSE] RX'd: {'key': '0dfcc0a3d1144c3983c1c9b0a5b0b815', 'data': '', 'type': 's', 'timestamp': 1715481471.7061982, 'source': 0}
May 12 10:37:51 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001f0002000000005b106665
May 12 10:37:51 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:37:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 125, 'total_steps': 0, 'total_cals': 18, 'sleep_duration': 79, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 18, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'company_id': b'\x13\xd4', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004f001f0002008012003f307c7d
May 12 10:37:52 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048006565
May 12 10:37:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044306666
May 12 10:37:53 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481473, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:37:53 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481473, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 102, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 102, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 68}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'firmwareRevision': None, 'wearableId': 75}
May 12 10:37:53 msm8909 python3[3038]: [SSE] Sending: {"key": "6b742057c50a45ecbab1c2d6f053b298", "msg": {"utcTimestamp": 1715481473, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 102, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 102, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 68}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:11:B9:D2", "configId": 291, "firmwareRevision": null, "wearableId": 75}, "rt": "instant"}
May 12 10:37:53 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001f00020000000003006565
May 12 10:37:53 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:37:54 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001f0002000000005b206665
May 12 10:37:54 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:37:54 msm8909 python3[3038]: [SSE] RX'd: {'key': '6b742057c50a45ecbab1c2d6f053b298', 'data': '', 'type': 's', 'timestamp': 1715481473.7817824, 'source': 0}
May 12 10:38:04 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 125, 'total_steps': 0, 'total_cals': 18, 'sleep_duration': 79, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 18, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'company_id': b'\x13\xd4', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004f001f0002008012003f007c7d
May 12 10:38:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 72, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000048106565
May 12 10:38:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 101, 'company_id': b'%\x1a', 'solar_gen': 24, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000180002000000004b206566
May 12 10:38:05 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044006666
May 12 10:38:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001f0002000000005b306665
May 12 10:38:06 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:38:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001d00020000000055306565
May 12 10:38:06 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:38:06 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 93, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 105, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000069000b000000005d106665
May 12 10:38:06 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:38:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 3, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x10\xc6', 'case_temp': 101, 'company_id': b'\x10\xc6', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10c610c600070000000000000000001f00020000000003206565
May 12 10:38:08 msm8909 python3[3038]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 10:38:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001d00020000000055006565
May 12 10:38:08 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:38:08 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001f00020000000058006666
May 12 10:38:08 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:38:09 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 10:38:09 msm8909 python3[3038]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 10:38:09 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 91, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001f0002000000005b306665
May 12 10:38:09 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:38:12 msm8909 python3[3038]: Running Scheduled: Check Network
May 12 10:38:12 msm8909 python3[3038]: [NET] NETWORK GOOD.
May 12 10:38:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 88, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\xd5', 'case_temp': 102, 'company_id': b'\x1d\xd5', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1dd51dd500070000000000000000001f00020000000058106666
May 12 10:38:18 msm8909 python3[3038]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 10:38:18 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 77, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x0f\x89', 'case_temp': 101, 'company_id': b'\x0f\x89', 'solar_gen': 81, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0f890f89000700000000000000000051000b000000004d206565
May 12 10:38:19 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 63, 'skin_temp': 125, 'total_steps': 0, 'total_cals': 18, 'sleep_duration': 79, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 18, 'thermal_gen': 2, 'pairing_code': b'\x13\xd4', 'case_temp': 124, 'company_id': b'\x13\xd4', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 13d413d40007000000000000004f001f0002008012003f207c7d
May 12 10:38:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047206565
May 12 10:38:20 msm8909 python3[3038]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715481500, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:38:20 msm8909 python3[3038]: [SSE] Instant: {'utcTimestamp': 1715481500, 'statusValues': {'totalCals': 0, 'sleepDuration': 0, 'bmrCals': 0, 'caseTemp': 101, 'runSteps': 0, 'solarGen': 2, 'heartRate': 0, 'sleepState': 0, 'walkSteps': 0, 'actCals': 0, 'skinTemp': 101, 'totalSteps': 0, 'distance': 0, 'thermalGen': 2, 'battery': 71}, 'gatewayId': '00e15e66f988db', 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'firmwareRevision': None, 'wearableId': 63}
May 12 10:38:20 msm8909 python3[3038]: [SSE] Sending: {"key": "6c7f8be4e2f543a3b4ea618e60994e32", "msg": {"utcTimestamp": 1715481500, "statusValues": {"totalCals": 0, "sleepDuration": 0, "bmrCals": 0, "caseTemp": 101, "runSteps": 0, "solarGen": 2, "heartRate": 0, "sleepState": 0, "walkSteps": 0, "actCals": 0, "skinTemp": 101, "totalSteps": 0, "distance": 0, "thermalGen": 2, "battery": 71}, "gatewayId": "00e15e66f988db", "deviceId": "06:05:04:FC:44:79", "configId": 293, "firmwareRevision": null, "wearableId": 63}, "rt": "instant"}
May 12 10:38:20 msm8909 python3[3038]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 10:38:20 msm8909 python3[3038]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 10:38:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\rU', 'case_temp': 102, 'company_id': b'\rU', 'solar_gen': 74, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 0d550d5500070000000000000000004a000b0000000047006666
May 12 10:38:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 68, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1d\x92', 'case_temp': 102, 'company_id': b'\x1d\x92', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d921d9200070000000000000000000200020000000044206666
May 12 10:38:20 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 75, 'skin_temp': 102, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'%\x1a', 'case_temp': 102, 'company_id': b'%\x1a', 'solar_gen': 24, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 251a251a0007000000000000000000180002000000004b306666
May 12 10:38:21 msm8909 python3[3038]: [SSE] RX'd: {'key': '6c7f8be4e2f543a3b4ea618e60994e32', 'data': '', 'type': 's', 'timestamp': 1715481500.7358317, 'source': 0}
May 12 10:38:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 92, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 11, 'pairing_code': b'\x10\xd3', 'case_temp': 102, 'company_id': b'\x10\xd3', 'solar_gen': 105, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 10d310d3000700000000000000000069000b000000005c306665
May 12 10:38:21 msm8909 python3[3038]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 10:38:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 85, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x15\x83', 'case_temp': 101, 'company_id': b'\x15\x83', 'solar_gen': 29, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1583158300070000000000000000001d00020000000055106565
May 12 10:38:21 msm8909 python3[3038]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 10:38:21 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 90, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x18\xcf', 'case_temp': 102, 'company_id': b'\x18\xcf', 'solar_gen': 31, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 18cf18cf00070000000000000000001f0002000000005a006665
May 12 10:38:21 msm8909 python3[3038]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 10:38:22 msm8909 python3[3038]: ADVERT: {'mtp_version': 7, 'act_cals': 0, 'battery': 71, 'skin_temp': 101, 'total_steps': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'thermal_gen': 2, 'pairing_code': b'\x1di', 'case_temp': 101, 'company_id': b'\x1di', 'solar_gen': 2, 'distance': 0, 'sleep_state': 0, 'run_steps': 0, 'walk_steps': 0} 1d691d6900070000000000000000000200020000000047306565