-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 12 08:33:36 msm8909 python3[2026]: DB VERSION: 9
May 12 08:33:36 msm8909 python3[2026]: [DB] No upgrade needed
May 12 08:33:36 msm8909 python3[2026]: [DEBUG] Looking for old files to remove in /data/logs
May 12 08:33:36 msm8909 python3[2026]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 12 08:33:36 msm8909 python3[2026]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 12 08:33:36 msm8909 python3[2026]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 12 08:33:37 msm8909 python3[2026]: [SSE] SETTING UP SSE
May 12 08:33:37 msm8909 python3[2026]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 12 08:33:37 msm8909 python3[2026]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xab48ba90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 12 08:33:37 msm8909 python3[2026]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xaa14aa70>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 12 08:33:50 msm8909 python3[2026]: Traceback (most recent call last):
May 12 08:33:50 msm8909 python3[2026]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 12 08:33:50 msm8909 python3[2026]: hci0 = BluetoothAdapter(0);
May 12 08:33:50 msm8909 python3[2026]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 12 08:33:50 msm8909 python3[2026]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 12 08:33:50 msm8909 python3[2026]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 12 08:33:50 msm8909 python3[2026]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 12 08:33:50 msm8909 python3[2026]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 12 08:33:50 msm8909 python3[2026]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 12 08:33:50 msm8909 python3[2026]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 12 08:33:50 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 12 08:33:50 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 12 08:33:50 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 12 08:33:56 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 12 08:33:56 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 12 08:33:56 msm8909 systemd[1]: Started Mother Gateway Service.
May 12 08:33:58 msm8909 python3[3011]: READING DB FROM FILE: /data/mother.db
May 12 08:33:58 msm8909 python3[3011]: DB VERSION: 9
May 12 08:33:58 msm8909 python3[3011]: [DB] No upgrade needed
May 12 08:33:58 msm8909 python3[3011]: [DEBUG] Looking for old files to remove in /data/logs
May 12 08:33:58 msm8909 python3[3011]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 08:33:58 msm8909 python3[3011]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 08:33:58 msm8909 python3[3011]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 08:33:59 msm8909 python3[3011]: [SSE] SETTING UP SSE
May 12 08:33:59 msm8909 python3[3011]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 08:34:37 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:34:37 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:34:37 msm8909 python3[3011]: Running Scheduled: Thread Check
May 12 08:34:37 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:34:37 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:34:37 msm8909 python3[3011]: [SSE] Sending: {"key": "f6a28475371b4c8b8b4246b915334ce4", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:34:37 msm8909 python3[3011]: [SSE] RX'd: {'key': '0b26a3ff28c8482faec79884aa4eac3e', 'data': '', 'timestamp': 1715474040.4824405, 'source': 0, 'type': 's'}
May 12 08:34:37 msm8909 python3[3011]: [SSE] RX'd: {'key': None, 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'source': 1, 'timestamp': 1715474041.7578561, 'type': 'gw'}
May 12 08:34:37 msm8909 python3[3011]: [SSE] RX'd: {'key': None, 'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xM2Q0XzE3MTUzMzUzMzc=", "id": 81, "pairingCode": "13d4"}]', 'source': 1, 'timestamp': 1715474041.7611759, 'type': 'wearables'}
May 12 08:34:37 msm8909 python3[3011]: [SSE] RX'd: {'key': None, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:40.992535", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 293, "language": 2, "name": "Magnificent Oriole", "received": "2024-05-02T04:54:32.089806", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 0, "units": 1, "weight": 60, "wearable_id": 63}', 'source': 1, 'timestamp': 1715474041.9804256, 'type': 'wconfig'}
May 12 08:34:37 msm8909 python3[3011]: [SSE] UPDATING W CONFIG
May 12 08:34:37 msm8909 python3[3011]: [SSE] RX'd: {'key': None, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:23.917357", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 292, "language": 2, "name": "Tacky Bullfrog", "received": "2024-05-02T04:54:11.074360", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 73}', 'source': 1, 'timestamp': 1715474042.1740148, 'type': 'wconfig'}
May 12 08:34:37 msm8909 python3[3011]: [SSE] UPDATING W CONFIG
May 12 08:34:37 msm8909 python3[3011]: [SSE] RX'd: {'key': None, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:51:02.096329", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 294, "language": 2, "name": "Lush Curassow", "received": "2024-05-02T04:55:30.091226", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 74}', 'source': 1, 'timestamp': 1715474042.3726351, 'type': 'wconfig'}
May 12 08:34:37 msm8909 python3[3011]: [SSE] UPDATING W CONFIG
May 12 08:34:37 msm8909 python3[3011]: [SSE] RX'd: {'key': None, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:47:50.989225", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 291, "language": null, "name": "Fine Leopard", "received": "2024-05-02T04:54:16.070327", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 75}', 'source': 1, 'timestamp': 1715474042.5724418, 'type': 'wconfig'}
May 12 08:34:37 msm8909 python3[3011]: [SSE] UPDATING W CONFIG
May 12 08:34:37 msm8909 python3[3011]: [SSE] RX'd: {'key': None, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:52:52.470908", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 295, "language": null, "name": "Opalescent Lorikeet", "received": "2024-05-02T05:02:56.246613", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 76}', 'source': 1, 'timestamp': 1715474042.8174877, 'type': 'wconfig'}
May 12 08:34:37 msm8909 python3[3011]: [SSE] UPDATING W CONFIG
May 12 08:34:37 msm8909 python3[3011]: [SSE] RX'd: {'key': None, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-10T09:40:12.152049", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 301, "language": null, "name": "Sensible Uakari", "received": "2024-05-10T10:08:57.067437", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 81}', 'source': 1, 'timestamp': 1715474043.0103564, 'type': 'wconfig'}
May 12 08:34:37 msm8909 python3[3011]: [SSE] UPDATING W CONFIG
May 12 08:34:37 msm8909 python3[3011]: [SSE] RX'd: {'key': None, 'data': '0', 'source': 1, 'timestamp': 1715474043.058135, 'type': 'prov'}
May 12 08:34:37 msm8909 python3[3011]: [SSE] SETTING PROVISIONING TO: 0
May 12 08:34:37 msm8909 python3[3011]: [CONFIG] SSE Has new config, updating
May 12 08:34:37 msm8909 python3[3011]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 08:34:37 msm8909 python3[3011]: DBUS: Discovered 06:05:04:8E:52:AD .
May 12 08:34:37 msm8909 python3[3011]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 08:34:37 msm8909 python3[3011]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 08:34:37 msm8909 python3[3011]: [CLOUD] Activating Gateway
May 12 08:34:37 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x04\x8d', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\x8d'} 048d048d0006
May 12 08:34:37 msm8909 python3[3011]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 08:34:37 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000060000000000004a006465
May 12 08:34:37 msm8909 python3[3011]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 12 08:34:37 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 74, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 6, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474077, 'wearableId': 76}
May 12 08:34:37 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 74, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 6, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474077, 'wearableId': 76}
May 12 08:34:37 msm8909 python3[3011]: [SSE] Sending: {"key": "96966d30e89e42648648e1f7719859bb", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 74, "skinTemp": 101, "sleepState": 0, "solarGen": 6, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474077, "wearableId": 76}, "rt": "instant"}
May 12 08:34:38 msm8909 python3[3011]: DBUS: Discovered 06:05:04:50:93:05 .
May 12 08:34:38 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000600000000000058006565
May 12 08:34:38 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:34:38 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047106464
May 12 08:34:38 msm8909 python3[3011]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 12 08:34:38 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474078, 'wearableId': 63}
May 12 08:34:38 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474078, 'wearableId': 63}
May 12 08:34:38 msm8909 python3[3011]: [SSE] Sending: {"key": "2978370318e242cba53a2959543a45f1", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 100, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474078, "wearableId": 63}, "rt": "instant"}
May 12 08:34:38 msm8909 python3[3011]: [SSE] RX'd: {'key': 'f6a28475371b4c8b8b4246b915334ce4', 'data': '', 'timestamp': 1715474077.6040044, 'source': 0, 'type': 's'}
May 12 08:34:38 msm8909 python3[3011]: DBUS: Discovered 06:05:04:61:15:83 .
May 12 08:34:38 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000600000000000055306464
May 12 08:34:38 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:34:38 msm8909 python3[3011]: DBUS: Discovered 06:05:04:44:7C:06 .
May 12 08:34:38 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 12 08:34:38 msm8909 python3[3011]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 12 08:34:38 msm8909 python3[3011]: DBUS: Discovered 06:05:04:13:9C:CF .
May 12 08:34:38 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:34:38 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:34:38 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 56, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000380009000000004d106464
May 12 08:34:38 msm8909 python3[3011]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 12 08:34:38 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 56, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474078, 'wearableId': 73}
May 12 08:34:38 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 56, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474078, 'wearableId': 73}
May 12 08:34:38 msm8909 python3[3011]: [SSE] Sending: {"key": "d6531de5d8254ecc9d2f914dd9f1c90f", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "sleepState": 0, "solarGen": 56, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474078, "wearableId": 73}, "rt": "instant"}
May 12 08:34:38 msm8909 python3[3011]: DBUS: Discovered 06:05:04:69:0A:91 .
May 12 08:34:38 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 08:34:38 msm8909 python3[3011]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:34:38 msm8909 python3[3011]: DBUS: Discovered 06:05:04:09:A0:9C .
May 12 08:34:38 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 12 08:34:38 msm8909 python3[3011]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 08:34:38 msm8909 python3[3011]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 12 08:34:38 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 81, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000510009000000005f106565
May 12 08:34:38 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:34:38 msm8909 python3[3011]: [SSE] RX'd: {'key': '96966d30e89e42648648e1f7719859bb', 'data': '', 'timestamp': 1715474078.2781944, 'source': 0, 'type': 's'}
May 12 08:34:38 msm8909 python3[3011]: [SSE] RX'd: {'key': '2978370318e242cba53a2959543a45f1', 'data': '', 'timestamp': 1715474078.5221102, 'source': 0, 'type': 's'}
May 12 08:34:38 msm8909 python3[3011]: [SSE] RX'd: {'key': 'd6531de5d8254ecc9d2f914dd9f1c90f', 'data': '', 'timestamp': 1715474078.7884564, 'source': 0, 'type': 's'}
May 12 08:34:38 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 121, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400060000001002003f30797b
May 12 08:34:38 msm8909 python3[3011]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 12 08:34:38 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 6, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 68, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474078, 'wearableId': 81}
May 12 08:34:38 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 6, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 68, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474078, 'wearableId': 81}
May 12 08:34:38 msm8909 python3[3011]: [SSE] Sending: {"key": "503825eb0c354105aec62d644085c2a4", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 63, "skinTemp": 123, "sleepState": 0, "solarGen": 6, "walkSteps": 0, "caseTemp": 121, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 68, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474078, "wearableId": 81}, "rt": "instant"}
May 12 08:34:39 msm8909 python3[3011]: DBUS: Discovered 06:05:04:66:30:47 .
May 12 08:34:39 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 12 08:34:39 msm8909 python3[3011]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 12 08:34:39 msm8909 python3[3011]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 12 08:34:39 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000060000000000005b006564
May 12 08:34:39 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:34:39 msm8909 python3[3011]: [SSE] RX'd: {'key': '503825eb0c354105aec62d644085c2a4', 'data': '', 'timestamp': 1715474079.3562539, 'source': 0, 'type': 's'}
May 12 08:34:39 msm8909 python3[3011]: DBUS: Discovered 06:05:04:48:10:21 .
May 12 08:34:39 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 12 08:34:39 msm8909 python3[3011]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 08:34:40 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 50, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003200090000000047006565
May 12 08:34:40 msm8909 python3[3011]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 12 08:34:40 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 50, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474080, 'wearableId': 74}
May 12 08:34:40 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 50, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474080, 'wearableId': 74}
May 12 08:34:40 msm8909 python3[3011]: [SSE] Sending: {"key": "3fce476e53b64db2b639c55e71f8d3d0", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "sleepState": 0, "solarGen": 50, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474080, "wearableId": 74}, "rt": "instant"}
May 12 08:34:40 msm8909 python3[3011]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 08:34:42 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 50, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003200090000000047006565
May 12 08:34:45 msm8909 python3[3011]: DBUS: Connect Failed with 06:05:04:32:34:65
May 12 08:34:45 msm8909 python3[3011]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 08:34:45 msm8909 python3[3011]: Device not connected, retrying later
May 12 08:34:45 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 50, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003200090000000047006565
May 12 08:34:45 msm8909 python3[3011]: [SSE] RX'd: {'key': '3fce476e53b64db2b639c55e71f8d3d0', 'data': '', 'timestamp': 1715474081.0640192, 'source': 0, 'type': 's'}
May 12 08:34:50 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000600000000000058106565
May 12 08:34:50 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:34:50 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047206464
May 12 08:34:50 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 56, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000380009000000004d206464
May 12 08:34:51 msm8909 python3[3011]: DBUS: Discovered 06:05:04:6D:74:4C .
May 12 08:34:51 msm8909 python3[3011]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 12 08:34:51 msm8909 python3[3011]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 12 08:34:51 msm8909 python3[3011]: DBUS: Discovered 06:05:04:88:94:2A .
May 12 08:34:51 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 12 08:34:51 msm8909 python3[3011]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 12 08:34:51 msm8909 python3[3011]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 12 08:34:51 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:34:51 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:34:51 msm8909 python3[3011]: DBUS: Discovered 06:05:04:1F:66:01 .
May 12 08:34:51 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 12 08:34:51 msm8909 python3[3011]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 08:34:51 msm8909 python3[3011]: DBUS: Discovered 06:05:04:56:C4:4A .
May 12 08:34:51 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:34:51 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:34:52 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000060000000000004a106465
May 12 08:34:52 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 50, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003200090000000047106565
May 12 08:34:53 msm8909 python3[3011]: DBUS: Discovered 06:05:04:80:24:04 .
May 12 08:34:53 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 08:34:53 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:34:53 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 81, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000510009000000005f306565
May 12 08:34:53 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:34:53 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000060000000000005b106564
May 12 08:34:53 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:34:53 msm8909 python3[3011]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 12 08:34:53 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000600000000000003006564
May 12 08:34:53 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:34:53 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 121, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400060000001002003f00797b
May 12 08:34:55 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000060000000000004a206465
May 12 08:34:55 msm8909 python3[3011]: DBUS: Discovered 06:05:04:7A:56:97 .
May 12 08:34:55 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 08:34:55 msm8909 python3[3011]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:35:04 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000060000000000004a306465
May 12 08:35:05 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000600000000000055206464
May 12 08:35:05 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:35:05 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 50, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003200090000000047206565
May 12 08:35:05 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000600000000000058206565
May 12 08:35:05 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:35:06 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 121, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400060000001002003f20797b
May 12 08:35:06 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043106565
May 12 08:35:06 msm8909 python3[3011]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 12 08:35:06 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474106, 'wearableId': 75}
May 12 08:35:06 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474106, 'wearableId': 75}
May 12 08:35:06 msm8909 python3[3011]: [SSE] Sending: {"key": "59f7ae3144494c908eec2590c3cc07b9", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 67, "skinTemp": 101, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474106, "wearableId": 75}, "rt": "instant"}
May 12 08:35:06 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 08:35:06 msm8909 python3[3011]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:35:07 msm8909 python3[3011]: [SSE] RX'd: {'key': '59f7ae3144494c908eec2590c3cc07b9', 'data': '', 'timestamp': 1715474106.6163845, 'source': 0, 'type': 's'}
May 12 08:35:07 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:35:07 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:35:07 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048006464
May 12 08:35:08 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 56, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000380009000000004c006464
May 12 08:35:08 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000070000000000005b306564
May 12 08:35:08 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:35:08 msm8909 python3[3011]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 12 08:35:08 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\n\x8e', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x8e'} 0a8e0a8e0006
May 12 08:35:08 msm8909 python3[3011]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 12 08:35:08 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000700000000000003206564
May 12 08:35:08 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:35:18 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000070000000000005b006564
May 12 08:35:18 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:35:18 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:35:18 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:35:18 msm8909 python3[3011]: ADVERT: {'battery': 62, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 121, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400070000001002003e30797b
May 12 08:35:18 msm8909 python3[3011]: ADVERT: {'battery': 97, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 81, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005100090000000061106565
May 12 08:35:18 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:35:19 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000700000000000055006464
May 12 08:35:19 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:35:19 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 50, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003200090000000047006565
May 12 08:35:20 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000700000000000058006565
May 12 08:35:20 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:35:20 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048106464
May 12 08:35:22 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000060000000000004b006465
May 12 08:35:22 msm8909 python3[3011]: ADVERT: {'battery': 65, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000041306565
May 12 08:35:23 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 56, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000380009000000004c106464
May 12 08:35:32 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 50, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003200090000000047106565
May 12 08:35:32 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048206464
May 12 08:35:32 msm8909 python3[3011]: ADVERT: {'battery': 65, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000041006565
May 12 08:35:33 msm8909 python3[3011]: ADVERT: {'battery': 62, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 121, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400070000001002003e00797b
May 12 08:35:33 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000700000000000003006564
May 12 08:35:33 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:35:35 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 56, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000380009000000004c306464
May 12 08:35:35 msm8909 python3[3011]: ADVERT: {'battery': 97, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 81, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005100090000000061306565
May 12 08:35:35 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:35:35 msm8909 python3[3011]: ADVERT: {'battery': 62, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 121, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400070000001002003e10797b
May 12 08:35:36 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000060000000000004b206465
May 12 08:35:37 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:35:37 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:35:37 msm8909 python3[3011]: [SSE] Sending: {"key": "c2ad9c52e1fc425bab576ee0cefb1e85", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:35:37 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000700000000000055106464
May 12 08:35:37 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:35:37 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:35:37 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:35:37 msm8909 python3[3011]: [SSE] RX'd: {'key': 'c2ad9c52e1fc425bab576ee0cefb1e85', 'data': '', 'timestamp': 1715474137.712075, 'source': 0, 'type': 's'}
May 12 08:35:37 msm8909 python3[3011]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 12 08:35:39 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000060000000000004b206465
May 12 08:35:41 msm8909 python3[3011]: DBUS: Connected to 06:05:04:02:E8:6A
May 12 08:35:41 msm8909 python3[3011]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 08:35:41 msm8909 python3[3011]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 08:35:41 msm8909 python3[3011]: [SSE] Sending: {"key": "9b241d5d3f16461b93747a1ae8ef0f19", "msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:35:41 msm8909 python3[3011]: ACTIVATING HR.
May 12 08:35:47 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000700000000000058306565
May 12 08:35:47 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:35:47 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000700000000000055206464
May 12 08:35:47 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:35:48 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000070000000000005b306564
May 12 08:35:48 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:35:48 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 08:35:48 msm8909 python3[3011]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:35:48 msm8909 python3[3011]: ADVERT: {'battery': 62, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 121, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400070000001002003e20797b
May 12 08:35:48 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 62, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 7, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 68, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474148, 'wearableId': 81}
May 12 08:35:48 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 62, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 7, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 68, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474148, 'wearableId': 81}
May 12 08:35:48 msm8909 python3[3011]: [SSE] Sending: {"key": "98d9af757dfe4d618069be8acbcf9640", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 62, "skinTemp": 123, "sleepState": 0, "solarGen": 7, "walkSteps": 0, "caseTemp": 121, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 68, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474148, "wearableId": 81}, "rt": "instant"}
May 12 08:35:48 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000700000000000003206564
May 12 08:35:48 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:35:49 msm8909 python3[3011]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:35:49 msm8909 python3[3011]: 112.16464757919312 [06:05:04:02:E8:6A] <- HR 0000
May 12 08:35:49 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 50, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003200090000000047306565
May 12 08:35:49 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 50, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474149, 'wearableId': 74}
May 12 08:35:49 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 50, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474149, 'wearableId': 74}
May 12 08:35:49 msm8909 python3[3011]: [SSE] Sending: {"key": "c2db57d8b1c94967a5e9aecb58a35528", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "sleepState": 0, "solarGen": 50, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474149, "wearableId": 74}, "rt": "instant"}
May 12 08:35:49 msm8909 python3[3011]: ADVERT: {'battery': 97, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 81, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005100090000000061106565
May 12 08:35:49 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:35:49 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048006464
May 12 08:35:49 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474149, 'wearableId': 63}
May 12 08:35:49 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474149, 'wearableId': 63}
May 12 08:35:49 msm8909 python3[3011]: [SSE] Sending: {"key": "c5bfe86549ab41f5be00c1a83d7a4059", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 72, "skinTemp": 100, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474149, "wearableId": 63}, "rt": "instant"}
May 12 08:35:50 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 56, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000380009000000004c006464
May 12 08:35:50 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 56, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474150, 'wearableId': 73}
May 12 08:35:50 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 56, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474150, 'wearableId': 73}
May 12 08:35:50 msm8909 python3[3011]: [SSE] Sending: {"key": "74d3c335185b4d2cb5a95a62a7fcef1e", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 76, "skinTemp": 100, "sleepState": 0, "solarGen": 56, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474150, "wearableId": 73}, "rt": "instant"}
May 12 08:35:50 msm8909 python3[3011]: 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, 63, 239, 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, 37, 26, 2, 232, 106, 0, 0, 0]
May 12 08:35:50 msm8909 python3[3011]: GOT Firmware Version: V1.5.4d0
May 12 08:35:50 msm8909 python3[3011]: GOT Pairing Code: 251a
May 12 08:35:50 msm8909 python3[3011]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 08:35:50 msm8909 python3[3011]: NO FW Update needed.
May 12 08:35:50 msm8909 python3[3011]: LAST SYNC: 1715466038
May 12 08:35:51 msm8909 python3[3011]: 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, 6, 0, 0, 64, 0, 0, 0, 65, 101, 0, 0, 80, 100, 0, 0, 81, 75, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 08:35:51 msm8909 python3[3011]: ACTIVITY: 0
May 12 08:35:51 msm8909 python3[3011]: HR READING: 0 TOOK 0.000434 secs
May 12 08:35:51 msm8909 python3[3011]: DEACTIVATING HR.
May 12 08:35:51 msm8909 python3[3011]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:35:51 msm8909 python3[3011]: GOT Instant Data: {'battery': 75, 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'heart_rate': 0, 'bmr_cals': 0, 'case_temp': 100, 'total_steps': 0, 'act_cals': 0, 'walk_steps': 0, 'activity': 0}
May 12 08:35:51 msm8909 python3[3011]: W ID: 76
May 12 08:35:51 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'activity': 0, 'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'solarGen': 6, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474151, 'wearableId': 76}
May 12 08:35:51 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'activity': 0, 'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'solarGen': 6, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474151, 'wearableId': 76}
May 12 08:35:51 msm8909 python3[3011]: [SSE] Sending: {"key": "5e5ed13f43e24ffaa1d04eac0c123b20", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"activity": 0, "runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 75, "skinTemp": 101, "solarGen": 6, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474151, "wearableId": 76}, "rt": "instant"}
May 12 08:35:51 msm8909 python3[3011]: Instant Upload complete
May 12 08:35:51 msm8909 python3[3011]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 12 08:35:51 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:35:51 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:35:53 msm8909 python3[3011]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 08:35:53 msm8909 python3[3011]: DBUS: 06:05:04:02:E8:6A disconnected.
May 12 08:35:53 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000060000000000004b206465
May 12 08:35:53 msm8909 python3[3011]: [SSE] RX'd: {'key': '9b241d5d3f16461b93747a1ae8ef0f19', 'data': '', 'timestamp': 1715474141.9426024, 'source': 0, 'type': 's'}
May 12 08:35:53 msm8909 python3[3011]: [SSE] RX'd: {'key': '98d9af757dfe4d618069be8acbcf9640', 'data': '', 'timestamp': 1715474148.6049645, 'source': 0, 'type': 's'}
May 12 08:35:53 msm8909 python3[3011]: [SSE] RX'd: {'key': 'c2db57d8b1c94967a5e9aecb58a35528', 'data': '', 'timestamp': 1715474150.0096889, 'source': 0, 'type': 's'}
May 12 08:35:53 msm8909 python3[3011]: [SSE] RX'd: {'key': 'c5bfe86549ab41f5be00c1a83d7a4059', 'data': '', 'timestamp': 1715474150.2456799, 'source': 0, 'type': 's'}
May 12 08:35:53 msm8909 python3[3011]: [SSE] RX'd: {'key': '74d3c335185b4d2cb5a95a62a7fcef1e', 'data': '', 'timestamp': 1715474150.5666447, 'source': 0, 'type': 's'}
May 12 08:35:53 msm8909 python3[3011]: [SSE] RX'd: {'key': '5e5ed13f43e24ffaa1d04eac0c123b20', 'data': '', 'timestamp': 1715474151.7620921, 'source': 0, 'type': 's'}
May 12 08:36:00 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000070000000000005b006564
May 12 08:36:00 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:36:00 msm8909 python3[3011]: ADVERT: {'battery': 62, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 121, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400070000001002003e30797b
May 12 08:36:01 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000060000000000004b006465
May 12 08:36:01 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000700000000000055006464
May 12 08:36:01 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:36:02 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000700000000000058006565
May 12 08:36:02 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:36:02 msm8909 python3[3011]: ADVERT: {'battery': 97, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 81, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005100090000000061206565
May 12 08:36:02 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:36:02 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 56, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000380009000000004c106464
May 12 08:36:03 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000700000000000003306564
May 12 08:36:03 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:36:04 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 50, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003200090000000047006565
May 12 08:36:04 msm8909 python3[3011]: ADVERT: {'battery': 65, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000041306565
May 12 08:36:04 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 56, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000380009000000004c206464
May 12 08:36:06 msm8909 python3[3011]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 12 08:36:14 msm8909 python3[3011]: ADVERT: {'battery': 65, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000041306565
May 12 08:36:16 msm8909 python3[3011]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 12 08:36:16 msm8909 python3[3011]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 08:36:16 msm8909 python3[3011]: Device not connected, retrying later
May 12 08:36:16 msm8909 python3[3011]: ADVERT: {'battery': 65, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000041306565
May 12 08:36:16 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 65, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474176, 'wearableId': 75}
May 12 08:36:16 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 65, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474176, 'wearableId': 75}
May 12 08:36:16 msm8909 python3[3011]: [SSE] Sending: {"key": "461a3fee8f2648bebd7921a54fb56c04", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 65, "skinTemp": 101, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474176, "wearableId": 75}, "rt": "instant"}
May 12 08:36:16 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:36:16 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:36:16 msm8909 python3[3011]: [SSE] RX'd: {'key': '461a3fee8f2648bebd7921a54fb56c04', 'data': '', 'timestamp': 1715474176.6999352, 'source': 0, 'type': 's'}
May 12 08:36:21 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 50, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003200090000000046206565
May 12 08:36:22 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 81, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000510009000000005f006565
May 12 08:36:22 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:36:22 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047306464
May 12 08:36:22 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000070000000000005b206564
May 12 08:36:22 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:36:22 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000060000000000004b306465
May 12 08:36:23 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:36:23 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:36:24 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043106565
May 12 08:36:24 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000700000000000055206464
May 12 08:36:24 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:36:26 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043206565
May 12 08:36:35 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000060000000000004b006465
May 12 08:36:36 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043306565
May 12 08:36:36 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047106464
May 12 08:36:36 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000700000000000055306464
May 12 08:36:36 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:36:36 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 50, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003200090000000046306565
May 12 08:36:36 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000390009000000004e106464
May 12 08:36:37 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 81, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000510009000000005f106565
May 12 08:36:37 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:36:37 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000070000000000005b006564
May 12 08:36:37 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:36:37 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:36:37 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:36:37 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:36:37 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:36:37 msm8909 python3[3011]: [SSE] Sending: {"key": "659c6bfe39364b93bc5ff106352a3258", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:36:38 msm8909 python3[3011]: [SSE] RX'd: {'key': '659c6bfe39364b93bc5ff106352a3258', 'data': '', 'timestamp': 1715474198.1637523, 'source': 0, 'type': 's'}
May 12 08:36:39 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 81, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000510009000000005f206565
May 12 08:36:39 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:36:39 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000390009000000004e106464
May 12 08:36:40 msm8909 python3[3011]: ADVERT: {'battery': 61, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 121, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400070000001002003d30797b
May 12 08:36:40 msm8909 python3[3011]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 12 08:36:40 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x1b\xab', 'mtp_version': 5, 'company_id': b'_\x00'} 1bab065f00
May 12 08:36:40 msm8909 python3[3011]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 12 08:36:47 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:36:47 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:36:48 msm8909 python3[3011]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 12 08:36:49 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000390009000000004e206464
May 12 08:36:49 msm8909 python3[3011]: ADVERT: {'battery': 61, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 121, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400070000001002003d30797b
May 12 08:36:50 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000700000000000003006564
May 12 08:36:50 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:36:51 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 50, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003200090000000046106565
May 12 08:36:51 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 50, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474211, 'wearableId': 74}
May 12 08:36:51 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 50, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474211, 'wearableId': 74}
May 12 08:36:51 msm8909 python3[3011]: [SSE] Sending: {"key": "59ecd4ee60154716ab739b53fe5b9efb", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 70, "skinTemp": 101, "sleepState": 0, "solarGen": 50, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474211, "wearableId": 74}, "rt": "instant"}
May 12 08:36:51 msm8909 python3[3011]: DBUS: Connected to 06:05:04:30:B0:14
May 12 08:36:51 msm8909 python3[3011]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 08:36:51 msm8909 python3[3011]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 08:36:51 msm8909 python3[3011]: [SSE] Sending: {"key": "f2a3465fe12a47a7b7440b3d2ebfd427", "msg": {"wearables": [{"wearable_id": 81, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:36:51 msm8909 python3[3011]: ACTIVATING HR.
May 12 08:36:53 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047306464
May 12 08:36:53 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474213, 'wearableId': 63}
May 12 08:36:53 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474213, 'wearableId': 63}
May 12 08:36:54 msm8909 python3[3011]: [SSE] Sending: {"key": "8a409dbc74d1402baa53e6f2cafdbe64", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 100, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474213, "wearableId": 63}, "rt": "instant"}
May 12 08:36:54 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 81, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000510009000000005f306565
May 12 08:36:54 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:36:54 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000700000000000058106565
May 12 08:36:54 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:36:58 msm8909 python3[3011]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:36:58 msm8909 python3[3011]: 181.965163230896 [06:05:04:30:B0:14] <- HR 0000
May 12 08:36:59 msm8909 python3[3011]: 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, 63, 245, 189, 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 08:36:59 msm8909 python3[3011]: GOT Firmware Version: V1.5.4d0
May 12 08:36:59 msm8909 python3[3011]: GOT Pairing Code: 13d4
May 12 08:36:59 msm8909 python3[3011]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 08:36:59 msm8909 python3[3011]: NO FW Update needed.
May 12 08:36:59 msm8909 python3[3011]: LAST SYNC: 1715467709
May 12 08:37:01 msm8909 python3[3011]: 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, 214, 15, 0, 16, 244, 10, 0, 17, 226, 4, 0, 18, 68, 0, 0, 32, 0, 0, 0, 48, 7, 0, 0, 64, 0, 0, 0, 65, 123, 0, 0, 80, 121, 0, 0, 81, 61, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 08:37:01 msm8909 python3[3011]: ACTIVITY: 0
May 12 08:37:01 msm8909 python3[3011]: HR READING: 0 TOOK 0.000509 secs
May 12 08:37:01 msm8909 python3[3011]: DEACTIVATING HR.
May 12 08:37:01 msm8909 python3[3011]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:37:01 msm8909 python3[3011]: GOT Instant Data: {'battery': 61, 'total_cals': 4054, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'heart_rate': 0, 'bmr_cals': 2804, 'case_temp': 121, 'total_steps': 0, 'act_cals': 1250, 'walk_steps': 0, 'activity': 0}
May 12 08:37:01 msm8909 python3[3011]: W ID: 81
May 12 08:37:01 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'activity': 0, 'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 1250, 'battery': 61, 'skinTemp': 123, 'solarGen': 7, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 4054, 'bmrCals': 2804, 'heartRate': 0, 'sleepDuration': 68, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474221, 'wearableId': 81}
May 12 08:37:01 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'activity': 0, 'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 1250, 'battery': 61, 'skinTemp': 123, 'solarGen': 7, 'walkSteps': 0, 'caseTemp': 121, 'totalCals': 4054, 'bmrCals': 2804, 'heartRate': 0, 'sleepDuration': 68, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474221, 'wearableId': 81}
May 12 08:37:01 msm8909 python3[3011]: [SSE] Sending: {"key": "69856070e5394e749ca52c0f89266603", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"activity": 0, "runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 1250, "battery": 61, "skinTemp": 123, "solarGen": 7, "walkSteps": 0, "caseTemp": 121, "totalCals": 4054, "bmrCals": 2804, "heartRate": 0, "sleepDuration": 68, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474221, "wearableId": 81}, "rt": "instant"}
May 12 08:37:01 msm8909 python3[3011]: Instant Upload complete
May 12 08:37:01 msm8909 python3[3011]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 12 08:37:03 msm8909 python3[3011]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 08:37:03 msm8909 python3[3011]: DBUS: 06:05:04:30:B0:14 disconnected.
May 12 08:37:03 msm8909 python3[3011]: ADVERT: {'battery': 61, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 121, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400070000001002003d00797b
May 12 08:37:03 msm8909 python3[3011]: ADVERT: {'battery': 61, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 121, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400070000001002003d00797b
May 12 08:37:03 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000700000000000055206464
May 12 08:37:03 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:37:03 msm8909 python3[3011]: [SSE] RX'd: {'key': '59ecd4ee60154716ab739b53fe5b9efb', 'data': '', 'timestamp': 1715474211.8477788, 'source': 0, 'type': 's'}
May 12 08:37:03 msm8909 python3[3011]: [SSE] RX'd: {'key': 'f2a3465fe12a47a7b7440b3d2ebfd427', 'data': '', 'timestamp': 1715474212.3670182, 'source': 0, 'type': 's'}
May 12 08:37:04 msm8909 python3[3011]: [SSE] RX'd: {'key': '8a409dbc74d1402baa53e6f2cafdbe64', 'data': '', 'timestamp': 1715474214.4222887, 'source': 0, 'type': 's'}
May 12 08:37:04 msm8909 python3[3011]: [SSE] RX'd: {'key': '69856070e5394e749ca52c0f89266603', 'data': '', 'timestamp': 1715474221.6652837, 'source': 0, 'type': 's'}
May 12 08:37:04 msm8909 python3[3011]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 12 08:37:04 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:37:04 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:37:09 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000700000000000003206564
May 12 08:37:09 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:37:10 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 81, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005100090000000060106565
May 12 08:37:10 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:37:10 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000060000000000004b306465
May 12 08:37:10 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 6, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474230, 'wearableId': 76}
May 12 08:37:10 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 6, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474230, 'wearableId': 76}
May 12 08:37:10 msm8909 python3[3011]: [SSE] Sending: {"key": "2535d8e5a01a49d8be7edf0bf20c167c", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 75, "skinTemp": 101, "sleepState": 0, "solarGen": 6, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474230, "wearableId": 76}, "rt": "instant"}
May 12 08:37:11 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000700000000000055306464
May 12 08:37:11 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:37:11 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 51, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003300090000000046306565
May 12 08:37:11 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000700000000000058306565
May 12 08:37:11 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:37:11 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048006464
May 12 08:37:11 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000390009000000004e006464
May 12 08:37:13 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043206565
May 12 08:37:13 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000390009000000004e006464
May 12 08:37:15 msm8909 python3[3011]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 12 08:37:15 msm8909 python3[3011]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 08:37:15 msm8909 python3[3011]: Device not connected, retrying later
May 12 08:37:15 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000390009000000004e006464
May 12 08:37:15 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 57, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474235, 'wearableId': 73}
May 12 08:37:15 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 57, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474235, 'wearableId': 73}
May 12 08:37:15 msm8909 python3[3011]: [SSE] Sending: {"key": "fe2d2110f49d4efda6c0850e1bc0d8bf", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "sleepState": 0, "solarGen": 57, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474235, "wearableId": 73}, "rt": "instant"}
May 12 08:37:16 msm8909 python3[3011]: [SSE] RX'd: {'key': '2535d8e5a01a49d8be7edf0bf20c167c', 'data': '', 'timestamp': 1715474230.6673131, 'source': 0, 'type': 's'}
May 12 08:37:16 msm8909 python3[3011]: [SSE] RX'd: {'key': 'fe2d2110f49d4efda6c0850e1bc0d8bf', 'data': '', 'timestamp': 1715474236.23862, 'source': 0, 'type': 's'}
May 12 08:37:16 msm8909 python3[3011]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 12 08:37:26 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000060000000000004c106465
May 12 08:37:27 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000700000000000058106565
May 12 08:37:27 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:37:28 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000700000000000055106464
May 12 08:37:28 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:37:28 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000390009000000004d206464
May 12 08:37:28 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:37:28 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:37:30 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 81, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005100090000000060306565
May 12 08:37:30 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:37:30 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043206565
May 12 08:37:30 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400070000001002003f007a7b
May 12 08:37:30 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 51, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003300090000000046106565
May 12 08:37:33 msm8909 python3[3011]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 12 08:37:33 msm8909 python3[3011]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 08:37:33 msm8909 python3[3011]: Device not connected, retrying later
May 12 08:37:33 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043206565
May 12 08:37:33 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474253, 'wearableId': 75}
May 12 08:37:33 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474253, 'wearableId': 75}
May 12 08:37:33 msm8909 python3[3011]: [SSE] Sending: {"key": "c5d5256deeb543a4a4b37177291bd17f", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 67, "skinTemp": 101, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474253, "wearableId": 75}, "rt": "instant"}
May 12 08:37:33 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:37:33 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:37:33 msm8909 python3[3011]: [SSE] RX'd: {'key': 'c5d5256deeb543a4a4b37177291bd17f', 'data': '', 'timestamp': 1715474253.4947109, 'source': 0, 'type': 's'}
May 12 08:37:37 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:37:37 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:37:37 msm8909 python3[3011]: [SSE] Sending: {"key": "813fa3c04bb94feda0afe4a5d13e7907", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:37:38 msm8909 python3[3011]: [SSE] RX'd: {'key': '813fa3c04bb94feda0afe4a5d13e7907', 'data': '', 'timestamp': 1715474258.3662364, 'source': 0, 'type': 's'}
May 12 08:37:40 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 51, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003300090000000046206565
May 12 08:37:40 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400070000001002003f107a7b
May 12 08:37:41 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000060000000000004c306465
May 12 08:37:41 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:37:41 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:37:43 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000390009000000004d006464
May 12 08:37:51 msm8909 python3[3011]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 08:37:53 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 51, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003300090000000046206565
May 12 08:37:54 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000700000000000058006565
May 12 08:37:54 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:37:54 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 81, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005100090000000060106565
May 12 08:37:54 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:37:55 msm8909 python3[3011]: DBUS: Connect Failed with 06:05:04:32:34:65
May 12 08:37:55 msm8909 python3[3011]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 08:37:55 msm8909 python3[3011]: Device not connected, retrying later
May 12 08:37:55 msm8909 python3[3011]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 12 08:37:55 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 51, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003300090000000046206565
May 12 08:37:55 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 51, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474275, 'wearableId': 74}
May 12 08:37:55 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 51, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474275, 'wearableId': 74}
May 12 08:37:55 msm8909 python3[3011]: [SSE] Sending: {"key": "0c0e6b729b1e4707b6de7308f49f067b", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 70, "skinTemp": 101, "sleepState": 0, "solarGen": 51, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474275, "wearableId": 74}, "rt": "instant"}
May 12 08:37:55 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048006464
May 12 08:37:57 msm8909 python3[3011]: DBUS: Connected to 06:05:04:FC:44:79
May 12 08:37:57 msm8909 python3[3011]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 08:37:57 msm8909 python3[3011]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 08:37:57 msm8909 python3[3011]: [SSE] Sending: {"key": "44a5caaa9ba1473d86adb71433a8676c", "msg": {"wearables": [{"wearable_id": 63, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:37:57 msm8909 python3[3011]: ACTIVATING HR.
May 12 08:38:00 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000700000000000055306464
May 12 08:38:00 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:38:00 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400070000001002003f307a7b
May 12 08:38:01 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 6, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000060000000000004c106465
May 12 08:38:01 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000700000000000003306564
May 12 08:38:01 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:38:02 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 81, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005100090000000060206565
May 12 08:38:02 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:38:03 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 51, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003300090000000046006565
May 12 08:38:04 msm8909 python3[3011]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:38:04 msm8909 python3[3011]: 247.61096620559692 [06:05:04:FC:44:79] <- HR 0000
May 12 08:38:04 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000700000000000058106565
May 12 08:38:04 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:38:04 msm8909 python3[3011]: ADVERT: {'battery': 69, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000045006565
May 12 08:38:05 msm8909 python3[3011]: 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, 63, 247, 251, 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 08:38:05 msm8909 python3[3011]: GOT Firmware Version: V1.5.4d0
May 12 08:38:05 msm8909 python3[3011]: GOT Pairing Code: 1d69
May 12 08:38:05 msm8909 python3[3011]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 08:38:05 msm8909 python3[3011]: NO FW Update needed.
May 12 08:38:05 msm8909 python3[3011]: LAST SYNC: 1715468283
May 12 08:38:06 msm8909 python3[3011]: 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, 0, 0, 0, 64, 0, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 08:38:06 msm8909 python3[3011]: ACTIVITY: 0
May 12 08:38:06 msm8909 python3[3011]: HR READING: 0 TOOK 0.000569 secs
May 12 08:38:06 msm8909 python3[3011]: DEACTIVATING HR.
May 12 08:38:06 msm8909 python3[3011]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:38:06 msm8909 python3[3011]: GOT Instant Data: {'battery': 72, 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'heart_rate': 0, 'bmr_cals': 0, 'case_temp': 100, 'total_steps': 0, 'act_cals': 0, 'walk_steps': 0, 'activity': 0}
May 12 08:38:06 msm8909 python3[3011]: W ID: 63
May 12 08:38:06 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'activity': 0, 'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 100, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474286, 'wearableId': 63}
May 12 08:38:06 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'activity': 0, 'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 100, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474286, 'wearableId': 63}
May 12 08:38:06 msm8909 python3[3011]: [SSE] Sending: {"key": "981d181a7eea41fe855ef044caa8f69c", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"activity": 0, "runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 72, "skinTemp": 100, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474286, "wearableId": 63}, "rt": "instant"}
May 12 08:38:06 msm8909 python3[3011]: Instant Upload complete
May 12 08:38:06 msm8909 python3[3011]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 12 08:38:09 msm8909 python3[3011]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 08:38:09 msm8909 python3[3011]: DBUS: 06:05:04:FC:44:79 disconnected.
May 12 08:38:09 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048006464
May 12 08:38:09 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:38:09 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:38:09 msm8909 python3[3011]: [SSE] RX'd: {'key': '0c0e6b729b1e4707b6de7308f49f067b', 'data': '', 'timestamp': 1715474275.8326354, 'source': 0, 'type': 's'}
May 12 08:38:09 msm8909 python3[3011]: [SSE] RX'd: {'key': '44a5caaa9ba1473d86adb71433a8676c', 'data': '', 'timestamp': 1715474278.0167513, 'source': 0, 'type': 's'}
May 12 08:38:09 msm8909 python3[3011]: [SSE] RX'd: {'key': '981d181a7eea41fe855ef044caa8f69c', 'data': '', 'timestamp': 1715474287.2083325, 'source': 0, 'type': 's'}
May 12 08:38:14 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000700000000000003006564
May 12 08:38:14 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:38:14 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047306464
May 12 08:38:15 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400070000001002003f107a7b
May 12 08:38:15 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 7, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 68, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474295, 'wearableId': 81}
May 12 08:38:15 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 7, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 68, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474295, 'wearableId': 81}
May 12 08:38:15 msm8909 python3[3011]: [SSE] Sending: {"key": "3b4f3a72c65a4df39ddc11b954ab2dfb", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 63, "skinTemp": 123, "sleepState": 0, "solarGen": 7, "walkSteps": 0, "caseTemp": 122, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 68, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474295, "wearableId": 81}, "rt": "instant"}
May 12 08:38:15 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000390009000000004d306464
May 12 08:38:16 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000070000000000005b206564
May 12 08:38:16 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:38:16 msm8909 python3[3011]: [SSE] RX'd: {'key': '3b4f3a72c65a4df39ddc11b954ab2dfb', 'data': '', 'timestamp': 1715474295.6958683, 'source': 0, 'type': 's'}
May 12 08:38:16 msm8909 python3[3011]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 12 08:38:17 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000390009000000004d306464
May 12 08:38:20 msm8909 python3[3011]: DBUS: Connected to 06:05:04:AF:F9:E9
May 12 08:38:20 msm8909 python3[3011]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 08:38:20 msm8909 python3[3011]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 08:38:20 msm8909 python3[3011]: [SSE] Sending: {"key": "adb7c93fe75e4ab4a37a67a0e119a226", "msg": {"wearables": [{"wearable_id": 73, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:38:20 msm8909 python3[3011]: ACTIVATING HR.
May 12 08:38:21 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 81, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005100090000000060006565
May 12 08:38:21 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:38:22 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000700000000000058206565
May 12 08:38:22 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:38:22 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400070000001002003f207a7b
May 12 08:38:23 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000070000000000005b306564
May 12 08:38:23 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:38:24 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000700000000000003106564
May 12 08:38:24 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:38:24 msm8909 python3[3011]: ADVERT: {'battery': 66, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042206565
May 12 08:38:25 msm8909 python3[3011]: ADVERT: {'battery': 86, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000700000000000056206464
May 12 08:38:25 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:38:25 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 51, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003300090000000046206565
May 12 08:38:25 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000070000000000004b306465
May 12 08:38:25 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 7, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474305, 'wearableId': 76}
May 12 08:38:25 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 7, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474305, 'wearableId': 76}
May 12 08:38:25 msm8909 python3[3011]: [SSE] Sending: {"key": "ae4ca89ada054bbf8ad982898b69d103", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 75, "skinTemp": 101, "sleepState": 0, "solarGen": 7, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474305, "wearableId": 76}, "rt": "instant"}
May 12 08:38:26 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 08:38:26 msm8909 python3[3011]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:38:27 msm8909 python3[3011]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:38:27 msm8909 python3[3011]: 270.2423152923584 [06:05:04:AF:F9:E9] <- HR 0000
May 12 08:38:28 msm8909 python3[3011]: 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, 63, 245, 142, 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 08:38:28 msm8909 python3[3011]: GOT Firmware Version: V1.5.4d0
May 12 08:38:28 msm8909 python3[3011]: GOT Pairing Code: 0f89
May 12 08:38:28 msm8909 python3[3011]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 08:38:28 msm8909 python3[3011]: NO FW Update needed.
May 12 08:38:28 msm8909 python3[3011]: LAST SYNC: 1715467662
May 12 08:38:29 msm8909 python3[3011]: 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, 57, 0, 0, 64, 9, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 08:38:29 msm8909 python3[3011]: ACTIVITY: 0
May 12 08:38:29 msm8909 python3[3011]: HR READING: 0 TOOK 0.000501 secs
May 12 08:38:29 msm8909 python3[3011]: DEACTIVATING HR.
May 12 08:38:29 msm8909 python3[3011]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:38:29 msm8909 python3[3011]: GOT Instant Data: {'battery': 77, 'total_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'heart_rate': 0, 'bmr_cals': 0, 'case_temp': 100, 'total_steps': 0, 'act_cals': 0, 'walk_steps': 0, 'activity': 0}
May 12 08:38:29 msm8909 python3[3011]: W ID: 73
May 12 08:38:29 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'activity': 0, 'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'solarGen': 57, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474309, 'wearableId': 73}
May 12 08:38:29 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'activity': 0, 'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'solarGen': 57, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474309, 'wearableId': 73}
May 12 08:38:29 msm8909 python3[3011]: [SSE] Sending: {"key": "aaa0a5c9b9bc4b7b85cd4a16c43cb3fd", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"activity": 0, "runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "solarGen": 57, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474309, "wearableId": 73}, "rt": "instant"}
May 12 08:38:29 msm8909 python3[3011]: Instant Upload complete
May 12 08:38:29 msm8909 python3[3011]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 12 08:38:31 msm8909 python3[3011]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 08:38:31 msm8909 python3[3011]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 12 08:38:31 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000390009000000004d306464
May 12 08:38:31 msm8909 python3[3011]: [SSE] RX'd: {'key': 'adb7c93fe75e4ab4a37a67a0e119a226', 'data': '', 'timestamp': 1715474300.6428313, 'source': 0, 'type': 's'}
May 12 08:38:31 msm8909 python3[3011]: [SSE] RX'd: {'key': 'ae4ca89ada054bbf8ad982898b69d103', 'data': '', 'timestamp': 1715474306.3699622, 'source': 0, 'type': 's'}
May 12 08:38:31 msm8909 python3[3011]: [SSE] RX'd: {'key': 'aaa0a5c9b9bc4b7b85cd4a16c43cb3fd', 'data': '', 'timestamp': 1715474309.5140469, 'source': 0, 'type': 's'}
May 12 08:38:33 msm8909 python3[3011]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 12 08:38:36 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000390009000000004d106464
May 12 08:38:36 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000700000000000058006565
May 12 08:38:36 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:38:36 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047106464
May 12 08:38:37 msm8909 python3[3011]: ADVERT: {'battery': 86, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000700000000000056006464
May 12 08:38:37 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:38:37 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400070000001002003f307a7b
May 12 08:38:38 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000070000000000005b006564
May 12 08:38:38 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:38:38 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000070000000000004b006465
May 12 08:38:38 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 81, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005100090000000060206565
May 12 08:38:38 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:38:38 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000700000000000003306564
May 12 08:38:38 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:38:40 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 51, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003300090000000046006565
May 12 08:38:40 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:38:40 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:38:40 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000070000000000004b106465
May 12 08:38:45 msm8909 python3[3011]: ADVERT: {'battery': 66, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042206565
May 12 08:38:47 msm8909 python3[3011]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 12 08:38:47 msm8909 python3[3011]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 08:38:47 msm8909 python3[3011]: Device not connected, retrying later
May 12 08:38:47 msm8909 python3[3011]: ADVERT: {'battery': 66, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042206565
May 12 08:38:47 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 66, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474327, 'wearableId': 75}
May 12 08:38:47 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 66, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474327, 'wearableId': 75}
May 12 08:38:47 msm8909 python3[3011]: [SSE] Sending: {"key": "6882bcb898a74cf4baa7df4330b23fcb", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 66, "skinTemp": 101, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474327, "wearableId": 75}, "rt": "instant"}
May 12 08:38:48 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:38:48 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:38:48 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:38:48 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:38:48 msm8909 python3[3011]: [SSE] Sending: {"key": "25167a65c1d44150b55f4a392957c8c6", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:38:48 msm8909 python3[3011]: [SSE] RX'd: {'key': '6882bcb898a74cf4baa7df4330b23fcb', 'data': '', 'timestamp': 1715474328.4142075, 'source': 0, 'type': 's'}
May 12 08:38:49 msm8909 python3[3011]: [SSE] RX'd: {'key': '25167a65c1d44150b55f4a392957c8c6', 'data': '', 'timestamp': 1715474328.7858343, 'source': 0, 'type': 's'}
May 12 08:38:53 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:38:53 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:38:53 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000070000000000005b206564
May 12 08:38:53 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:38:54 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400070000001002003f107a7b
May 12 08:38:55 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 51, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003300090000000046106565
May 12 08:38:55 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 81, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005100090000000060006565
May 12 08:38:55 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:38:55 msm8909 python3[3011]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 08:38:59 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 51, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003300090000000046106565
May 12 08:39:01 msm8909 python3[3011]: DBUS: Connected to 06:05:04:32:34:65
May 12 08:39:01 msm8909 python3[3011]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 08:39:01 msm8909 python3[3011]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 08:39:01 msm8909 python3[3011]: [SSE] Sending: {"key": "ee5f046ebec8478e8ecbe8589402fcc8", "msg": {"wearables": [{"wearable_id": 74, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:39:01 msm8909 python3[3011]: ACTIVATING HR.
May 12 08:39:01 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000700000000000058206565
May 12 08:39:01 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:39:02 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000070000000000004b306465
May 12 08:39:03 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000700000000000003106564
May 12 08:39:03 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:39:03 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047006464
May 12 08:39:04 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400070000001002003f207a7b
May 12 08:39:04 msm8909 python3[3011]: ADVERT: {'battery': 86, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000700000000000056206464
May 12 08:39:04 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:39:05 msm8909 python3[3011]: ADVERT: {'battery': 66, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042206565
May 12 08:39:06 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000700000000000003206564
May 12 08:39:06 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:39:06 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000390009000000004d006464
May 12 08:39:08 msm8909 python3[3011]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:39:08 msm8909 python3[3011]: 311.68754529953003 [06:05:04:32:34:65] <- HR 0000
May 12 08:39:09 msm8909 python3[3011]: 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, 63, 238, 182, 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 08:39:09 msm8909 python3[3011]: GOT Firmware Version: V1.5.4d0
May 12 08:39:09 msm8909 python3[3011]: GOT Pairing Code: 0d55
May 12 08:39:09 msm8909 python3[3011]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 08:39:09 msm8909 python3[3011]: NO FW Update needed.
May 12 08:39:09 msm8909 python3[3011]: LAST SYNC: 1715465910
May 12 08:39:10 msm8909 python3[3011]: 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, 51, 0, 0, 64, 9, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 08:39:10 msm8909 python3[3011]: ACTIVITY: 0
May 12 08:39:10 msm8909 python3[3011]: HR READING: 0 TOOK 0.000425 secs
May 12 08:39:10 msm8909 python3[3011]: DEACTIVATING HR.
May 12 08:39:10 msm8909 python3[3011]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:39:10 msm8909 python3[3011]: GOT Instant Data: {'battery': 71, 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 51, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'heart_rate': 0, 'bmr_cals': 0, 'case_temp': 101, 'total_steps': 0, 'act_cals': 0, 'walk_steps': 0, 'activity': 0}
May 12 08:39:10 msm8909 python3[3011]: W ID: 74
May 12 08:39:10 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'activity': 0, 'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'solarGen': 51, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474350, 'wearableId': 74}
May 12 08:39:10 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'activity': 0, 'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'solarGen': 51, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474350, 'wearableId': 74}
May 12 08:39:10 msm8909 python3[3011]: [SSE] Sending: {"key": "1599d86a203a44f1a2e7c47678b4db39", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"activity": 0, "runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "solarGen": 51, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474350, "wearableId": 74}, "rt": "instant"}
May 12 08:39:10 msm8909 python3[3011]: Instant Upload complete
May 12 08:39:10 msm8909 python3[3011]: DBUS: Disconnecting from 06:05:04:32:34:65
May 12 08:39:13 msm8909 python3[3011]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 08:39:13 msm8909 python3[3011]: DBUS: 06:05:04:32:34:65 disconnected.
May 12 08:39:13 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 51, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003300090000000046106565
May 12 08:39:13 msm8909 python3[3011]: [SSE] RX'd: {'key': 'ee5f046ebec8478e8ecbe8589402fcc8', 'data': '', 'timestamp': 1715474342.114743, 'source': 0, 'type': 's'}
May 12 08:39:14 msm8909 python3[3011]: [SSE] RX'd: {'key': '1599d86a203a44f1a2e7c47678b4db39', 'data': '', 'timestamp': 1715474351.3232145, 'source': 0, 'type': 's'}
May 12 08:39:18 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:39:18 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:39:18 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000700000000000003306564
May 12 08:39:18 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:39:18 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000700000000000058006565
May 12 08:39:18 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:39:20 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044306565
May 12 08:39:21 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400070000001002003f007a7b
May 12 08:39:21 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 7, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 68, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474361, 'wearableId': 81}
May 12 08:39:21 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 7, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 68, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474361, 'wearableId': 81}
May 12 08:39:21 msm8909 python3[3011]: [SSE] Sending: {"key": "697c3dd9e52c43ffb0c0d4f2c03e875f", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 63, "skinTemp": 123, "sleepState": 0, "solarGen": 7, "walkSteps": 0, "caseTemp": 122, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 68, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474361, "wearableId": 81}, "rt": "instant"}
May 12 08:39:22 msm8909 python3[3011]: [SSE] RX'd: {'key': '697c3dd9e52c43ffb0c0d4f2c03e875f', 'data': '', 'timestamp': 1715474362.1966889, 'source': 0, 'type': 's'}
May 12 08:39:22 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044006565
May 12 08:39:22 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000520009000000005f206565
May 12 08:39:22 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:39:23 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:39:23 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:39:23 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000390009000000004d206464
May 12 08:39:33 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000390009000000004d306464
May 12 08:39:33 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 57, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474373, 'wearableId': 73}
May 12 08:39:33 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 57, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474373, 'wearableId': 73}
May 12 08:39:33 msm8909 python3[3011]: [SSE] Sending: {"key": "2d7dfbe5693a4e8eb426097c10b94c80", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "sleepState": 0, "solarGen": 57, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474373, "wearableId": 73}, "rt": "instant"}
May 12 08:39:33 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 51, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003300090000000047206565
May 12 08:39:33 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000700000000000058206565
May 12 08:39:33 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:39:33 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047306464
May 12 08:39:33 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474373, 'wearableId': 63}
May 12 08:39:33 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474373, 'wearableId': 63}
May 12 08:39:33 msm8909 python3[3011]: [SSE] Sending: {"key": "e6b1e0aba03e417eae7cfd63686f69dc", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 100, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474373, "wearableId": 63}, "rt": "instant"}
May 12 08:39:33 msm8909 python3[3011]: [SSE] RX'd: {'key': '2d7dfbe5693a4e8eb426097c10b94c80', 'data': '', 'timestamp': 1715474373.6294332, 'source': 0, 'type': 's'}
May 12 08:39:34 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 08:39:34 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:39:34 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400070000001002003f107a7b
May 12 08:39:34 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000700000000000055106464
May 12 08:39:34 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:39:34 msm8909 python3[3011]: [SSE] RX'd: {'key': 'e6b1e0aba03e417eae7cfd63686f69dc', 'data': '', 'timestamp': 1715474374.107594, 'source': 0, 'type': 's'}
May 12 08:39:34 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000520009000000005f006565
May 12 08:39:34 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:39:35 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000070000000000004b206465
May 12 08:39:35 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 7, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474375, 'wearableId': 76}
May 12 08:39:35 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 7, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474375, 'wearableId': 76}
May 12 08:39:35 msm8909 python3[3011]: [SSE] Sending: {"key": "540f7a079b444c65bd4fe0805eb83051", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 75, "skinTemp": 101, "sleepState": 0, "solarGen": 7, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474375, "wearableId": 76}, "rt": "instant"}
May 12 08:39:35 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000700000000000003106564
May 12 08:39:35 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:39:36 msm8909 python3[3011]: [SSE] RX'd: {'key': '540f7a079b444c65bd4fe0805eb83051', 'data': '', 'timestamp': 1715474375.7572715, 'source': 0, 'type': 's'}
May 12 08:39:37 msm8909 python3[3011]: Running Scheduled: Thread Check
May 12 08:39:46 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000700000000000055306464
May 12 08:39:46 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:39:46 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000520009000000005f106565
May 12 08:39:46 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:39:46 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 08:39:46 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:39:47 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000070000000000004b306465
May 12 08:39:48 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000700000000000003206564
May 12 08:39:48 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:39:48 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000390009000000004d006464
May 12 08:39:48 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047106464
May 12 08:39:48 msm8909 python3[3011]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 12 08:39:49 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044006565
May 12 08:39:51 msm8909 python3[3011]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 12 08:39:51 msm8909 python3[3011]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 08:39:51 msm8909 python3[3011]: Device not connected, retrying later
May 12 08:39:51 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044006565
May 12 08:39:51 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474391, 'wearableId': 75}
May 12 08:39:51 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474391, 'wearableId': 75}
May 12 08:39:51 msm8909 python3[3011]: [SSE] Sending: {"key": "bc400c8639264faabf0e93c23c372000", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 68, "skinTemp": 101, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474391, "wearableId": 75}, "rt": "instant"}
May 12 08:39:52 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:39:52 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:39:52 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:39:52 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:39:52 msm8909 python3[3011]: [SSE] Sending: {"key": "b6de993fb1424e0aa46dac7efd4cba8c", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:39:52 msm8909 python3[3011]: [SSE] RX'd: {'key': 'bc400c8639264faabf0e93c23c372000', 'data': '', 'timestamp': 1715474392.105902, 'source': 0, 'type': 's'}
May 12 08:39:52 msm8909 python3[3011]: [SSE] RX'd: {'key': 'b6de993fb1424e0aa46dac7efd4cba8c', 'data': '', 'timestamp': 1715474392.7158628, 'source': 0, 'type': 's'}
May 12 08:39:58 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000390009000000004d106464
May 12 08:39:58 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000700000000000058006565
May 12 08:39:58 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:39:59 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400070000001002003f307a7b
May 12 08:39:59 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000520009000000005f206565
May 12 08:39:59 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:39:59 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 08:39:59 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:39:59 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000070000000000004b106465
May 12 08:40:00 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000700000000000003306564
May 12 08:40:00 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:40:01 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:40:01 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:40:11 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000700000000000055106464
May 12 08:40:11 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:40:11 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043106565
May 12 08:40:11 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000520009000000005f306565
May 12 08:40:11 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:40:12 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000070000000000004a206465
May 12 08:40:14 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043106565
May 12 08:40:15 msm8909 python3[3011]: ADVERT: {'battery': 86, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000800000000000056206564
May 12 08:40:15 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:40:15 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003106564
May 12 08:40:15 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:40:15 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000390009000000004e306464
May 12 08:40:15 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 51, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003300090000000046206565
May 12 08:40:15 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 51, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474415, 'wearableId': 74}
May 12 08:40:15 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 51, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474415, 'wearableId': 74}
May 12 08:40:15 msm8909 python3[3011]: [SSE] Sending: {"key": "b4ff7d79b2c3483fa5c6e9192f4bd0d6", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 70, "skinTemp": 101, "sleepState": 0, "solarGen": 51, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474415, "wearableId": 74}, "rt": "instant"}
May 12 08:40:15 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:40:15 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:40:15 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047306464
May 12 08:40:16 msm8909 python3[3011]: ADVERT: {'battery': 61, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400080000001002003d107a7b
May 12 08:40:16 msm8909 python3[3011]: [SSE] RX'd: {'key': 'b4ff7d79b2c3483fa5c6e9192f4bd0d6', 'data': '', 'timestamp': 1715474415.9339032, 'source': 0, 'type': 's'}
May 12 08:40:22 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:40:22 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:40:25 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:40:25 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:40:26 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005200090000000060106565
May 12 08:40:26 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:40:27 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000070000000000004a306465
May 12 08:40:27 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003206564
May 12 08:40:27 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:40:28 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000800000000000055306464
May 12 08:40:28 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:40:28 msm8909 python3[3011]: ADVERT: {'battery': 61, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400080000001002003d207a7b
May 12 08:40:28 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 61, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 8, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 68, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474428, 'wearableId': 81}
May 12 08:40:28 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 61, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 8, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 68, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474428, 'wearableId': 81}
May 12 08:40:28 msm8909 python3[3011]: [SSE] Sending: {"key": "d166262e7d8c48d0be0af213b0feb3a0", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 61, "skinTemp": 123, "sleepState": 0, "solarGen": 8, "walkSteps": 0, "caseTemp": 122, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 68, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474428, "wearableId": 81}, "rt": "instant"}
May 12 08:40:29 msm8909 python3[3011]: [SSE] RX'd: {'key': 'd166262e7d8c48d0be0af213b0feb3a0', 'data': '', 'timestamp': 1715474429.1914177, 'source': 0, 'type': 's'}
May 12 08:40:39 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:40:39 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:40:39 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000800000000000058006565
May 12 08:40:39 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:40:39 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000390009000000004e206464
May 12 08:40:39 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 57, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474439, 'wearableId': 73}
May 12 08:40:39 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 57, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474439, 'wearableId': 73}
May 12 08:40:39 msm8909 python3[3011]: [SSE] Sending: {"key": "252269bbe6454573913fbbb3a195c22b", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "sleepState": 0, "solarGen": 57, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474439, "wearableId": 73}, "rt": "instant"}
May 12 08:40:40 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003306564
May 12 08:40:40 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:40:40 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005200090000000060206565
May 12 08:40:40 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:40:40 msm8909 python3[3011]: ADVERT: {'battery': 61, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400080000001002003d007a7b
May 12 08:40:40 msm8909 python3[3011]: [SSE] RX'd: {'key': '252269bbe6454573913fbbb3a195c22b', 'data': '', 'timestamp': 1715474440.2398126, 'source': 0, 'type': 's'}
May 12 08:40:40 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000800000000000055006464
May 12 08:40:40 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:40:41 msm8909 python3[3011]: ADVERT: {'battery': 86, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000800000000000056106564
May 12 08:40:41 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:40:41 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000070000000000004a106465
May 12 08:40:41 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 74, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 7, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474441, 'wearableId': 76}
May 12 08:40:41 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 74, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 7, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474441, 'wearableId': 76}
May 12 08:40:41 msm8909 python3[3011]: [SSE] Sending: {"key": "8fc0b5db8ebe460eabad3304562f8719", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 74, "skinTemp": 101, "sleepState": 0, "solarGen": 7, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474441, "wearableId": 76}, "rt": "instant"}
May 12 08:40:42 msm8909 python3[3011]: [SSE] RX'd: {'key': '8fc0b5db8ebe460eabad3304562f8719', 'data': '', 'timestamp': 1715474442.3732262, 'source': 0, 'type': 's'}
May 12 08:40:42 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043006565
May 12 08:40:43 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:40:43 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:40:51 msm8909 python3[3011]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 12 08:40:53 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000800000000000055106464
May 12 08:40:53 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:40:54 msm8909 python3[3011]: ADVERT: {'battery': 86, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000800000000000056206564
May 12 08:40:54 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:40:54 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000070000000000004a206465
May 12 08:40:54 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000800000000000058206565
May 12 08:40:54 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:40:54 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043006565
May 12 08:40:55 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:40:55 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:40:55 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005200090000000060006565
May 12 08:40:55 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:40:56 msm8909 python3[3011]: DBUS: Discovered 06:05:04:67:BC:31 .
May 12 08:40:56 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x1f\xf1', 'mtp_version': 5, 'company_id': b'_\x00'} 1ff1065f00
May 12 08:40:56 msm8909 python3[3011]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 12 08:40:56 msm8909 python3[3011]: DBUS: Connected to 06:05:04:11:B9:D2
May 12 08:40:56 msm8909 python3[3011]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 08:40:56 msm8909 python3[3011]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 12 08:40:56 msm8909 python3[3011]: [SSE] Sending: {"key": "1c3d4626741441f7baa5a91f7ba77215", "msg": {"wearables": [{"wearable_id": 75, "status": 3}], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:40:56 msm8909 python3[3011]: ACTIVATING HR.
May 12 08:40:56 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000800000000000058206565
May 12 08:40:56 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:40:57 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 08:40:57 msm8909 python3[3011]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:40:57 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 57, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f890007000000000000000000390009000000004e306464
May 12 08:40:57 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047006464
May 12 08:40:57 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474457, 'wearableId': 63}
May 12 08:40:57 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474457, 'wearableId': 63}
May 12 08:40:57 msm8909 python3[3011]: [SSE] Sending: {"key": "ddd8847e1d2b48e8898be67558d31056", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 100, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474457, "wearableId": 63}, "rt": "instant"}
May 12 08:41:03 msm8909 python3[3011]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:41:03 msm8909 python3[3011]: 426.4289710521698 [06:05:04:11:B9:D2] <- HR 0000
May 12 08:41:04 msm8909 python3[3011]: 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, 63, 240, 193, 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 08:41:04 msm8909 python3[3011]: GOT Firmware Version: V1.5.4d0
May 12 08:41:04 msm8909 python3[3011]: GOT Pairing Code: 1d92
May 12 08:41:04 msm8909 python3[3011]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 08:41:04 msm8909 python3[3011]: NO FW Update needed.
May 12 08:41:04 msm8909 python3[3011]: LAST SYNC: 1715466433
May 12 08:41:05 msm8909 python3[3011]: 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, 0, 0, 0, 64, 0, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 68, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 08:41:05 msm8909 python3[3011]: ACTIVITY: 0
May 12 08:41:05 msm8909 python3[3011]: HR READING: 0 TOOK 0.000487 secs
May 12 08:41:05 msm8909 python3[3011]: DEACTIVATING HR.
May 12 08:41:05 msm8909 python3[3011]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:41:05 msm8909 python3[3011]: GOT Instant Data: {'battery': 68, 'total_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'heart_rate': 0, 'bmr_cals': 0, 'case_temp': 101, 'total_steps': 0, 'act_cals': 0, 'walk_steps': 0, 'activity': 0}
May 12 08:41:05 msm8909 python3[3011]: W ID: 75
May 12 08:41:05 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'activity': 0, 'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474465, 'wearableId': 75}
May 12 08:41:05 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'activity': 0, 'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474465, 'wearableId': 75}
May 12 08:41:05 msm8909 python3[3011]: [SSE] Sending: {"key": "d71985e7d5e048f481e400c72ab174ab", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"activity": 0, "runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 68, "skinTemp": 101, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474465, "wearableId": 75}, "rt": "instant"}
May 12 08:41:05 msm8909 python3[3011]: Instant Upload complete
May 12 08:41:05 msm8909 python3[3011]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 12 08:41:07 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048106464
May 12 08:41:07 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003206564
May 12 08:41:07 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:41:07 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 51, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003300090000000046306565
May 12 08:41:07 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 08:41:07 msm8909 python3[3011]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:41:07 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005200090000000060106565
May 12 08:41:07 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:41:07 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000800000000000055306464
May 12 08:41:07 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:41:08 msm8909 python3[3011]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 08:41:08 msm8909 python3[3011]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 12 08:41:08 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044306565
May 12 08:41:08 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044306565
May 12 08:41:08 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000070000000000004a006465
May 12 08:41:09 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:41:09 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:41:09 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:41:09 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:41:09 msm8909 python3[3011]: [SSE] Sending: {"key": "85e4c62907d948bb9d4b86dbdb04750c", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:41:09 msm8909 python3[3011]: [SSE] RX'd: {'key': '1c3d4626741441f7baa5a91f7ba77215', 'data': '', 'timestamp': 1715474456.8487601, 'source': 0, 'type': 's'}
May 12 08:41:09 msm8909 python3[3011]: [SSE] RX'd: {'key': 'ddd8847e1d2b48e8898be67558d31056', 'data': '', 'timestamp': 1715474457.8932769, 'source': 0, 'type': 's'}
May 12 08:41:09 msm8909 python3[3011]: [SSE] RX'd: {'key': 'd71985e7d5e048f481e400c72ab174ab', 'data': '', 'timestamp': 1715474466.094346, 'source': 0, 'type': 's'}
May 12 08:41:09 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 58, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003a0009000000004e106464
May 12 08:41:09 msm8909 python3[3011]: [SSE] RX'd: {'key': '85e4c62907d948bb9d4b86dbdb04750c', 'data': '', 'timestamp': 1715474469.4362249, 'source': 0, 'type': 's'}
May 12 08:41:10 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400080000001002003f307a7b
May 12 08:41:11 msm8909 python3[3011]: ADVERT: {'battery': 89, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000800000000000059006565
May 12 08:41:11 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:41:11 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 58, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003a0009000000004e106464
May 12 08:41:21 msm8909 python3[3011]: ADVERT: {'battery': 89, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000800000000000059106565
May 12 08:41:21 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:41:21 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:41:21 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:41:22 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048206464
May 12 08:41:22 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003306564
May 12 08:41:22 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:41:23 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044006565
May 12 08:41:23 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000070000000000004b106565
May 12 08:41:24 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005200090000000060306565
May 12 08:41:24 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:41:24 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 58, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003a0009000000004e206464
May 12 08:41:24 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 51, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003300090000000047106565
May 12 08:41:24 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 51, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474484, 'wearableId': 74}
May 12 08:41:24 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 51, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474484, 'wearableId': 74}
May 12 08:41:24 msm8909 python3[3011]: [SSE] Sending: {"key": "419734c816544498985c78262401ec8f", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "sleepState": 0, "solarGen": 51, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474484, "wearableId": 74}, "rt": "instant"}
May 12 08:41:25 msm8909 python3[3011]: [SSE] RX'd: {'key': '419734c816544498985c78262401ec8f', 'data': '', 'timestamp': 1715474485.0953052, 'source': 0, 'type': 's'}
May 12 08:41:25 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 08:41:25 msm8909 python3[3011]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:41:25 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400080000001002003f007a7b
May 12 08:41:35 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044106565
May 12 08:41:36 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000070000000000004b206565
May 12 08:41:36 msm8909 python3[3011]: ADVERT: {'battery': 89, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000800000000000059206565
May 12 08:41:36 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:41:36 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 58, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003a0009000000004e306464
May 12 08:41:36 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005200090000000060006565
May 12 08:41:36 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:41:36 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048006464
May 12 08:41:37 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 51, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003300090000000047206565
May 12 08:41:37 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003106564
May 12 08:41:37 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:41:37 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000800000000000055206464
May 12 08:41:37 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:41:37 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400080000001002003f107a7b
May 12 08:41:37 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 8, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 68, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474497, 'wearableId': 81}
May 12 08:41:37 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 8, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 68, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474497, 'wearableId': 81}
May 12 08:41:37 msm8909 python3[3011]: [SSE] Sending: {"key": "f7d397da90094c8ea4336e0cc83f9bc0", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 63, "skinTemp": 123, "sleepState": 0, "solarGen": 8, "walkSteps": 0, "caseTemp": 122, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 68, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474497, "wearableId": 81}, "rt": "instant"}
May 12 08:41:38 msm8909 python3[3011]: [SSE] RX'd: {'key': 'f7d397da90094c8ea4336e0cc83f9bc0', 'data': '', 'timestamp': 1715474498.4486358, 'source': 0, 'type': 's'}
May 12 08:41:39 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 58, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003a0009000000004e006464
May 12 08:41:39 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:41:39 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:41:39 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003106564
May 12 08:41:39 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:41:49 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:41:49 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:41:49 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003206564
May 12 08:41:49 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:41:49 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400080000001002003f307a7b
May 12 08:41:50 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000800000000000055306464
May 12 08:41:50 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:41:50 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044306565
May 12 08:41:50 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:41:50 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:41:51 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000070000000000004b006565
May 12 08:41:51 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 7, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474511, 'wearableId': 76}
May 12 08:41:51 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 7, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474511, 'wearableId': 76}
May 12 08:41:51 msm8909 python3[3011]: [SSE] Sending: {"key": "fe1a60f1c32f42238dc2c4c63e00ce33", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 75, "skinTemp": 101, "sleepState": 0, "solarGen": 7, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474511, "wearableId": 76}, "rt": "instant"}
May 12 08:41:51 msm8909 python3[3011]: ADVERT: {'battery': 89, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000800000000000059006565
May 12 08:41:51 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:41:51 msm8909 python3[3011]: [SSE] RX'd: {'key': 'fe1a60f1c32f42238dc2c4c63e00ce33', 'data': '', 'timestamp': 1715474511.5214083, 'source': 0, 'type': 's'}
May 12 08:41:52 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048106464
May 12 08:41:53 msm8909 python3[3011]: ADVERT: {'battery': 90, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000080000000000005a006564
May 12 08:41:53 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:41:54 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005200090000000060206565
May 12 08:41:54 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:42:03 msm8909 python3[3011]: ADVERT: {'battery': 89, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000800000000000059106565
May 12 08:42:03 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:42:03 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:42:03 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:42:03 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 58, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003a0009000000004e206464
May 12 08:42:03 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 58, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474523, 'wearableId': 73}
May 12 08:42:03 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 58, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474523, 'wearableId': 73}
May 12 08:42:03 msm8909 python3[3011]: [SSE] Sending: {"key": "7fddeea3cabe473d9a071d8ddc00e723", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "sleepState": 0, "solarGen": 58, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474523, "wearableId": 73}, "rt": "instant"}
May 12 08:42:04 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 51, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003300090000000047106565
May 12 08:42:04 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003006564
May 12 08:42:04 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:42:04 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000800000000000055106464
May 12 08:42:04 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:42:04 msm8909 python3[3011]: [SSE] RX'd: {'key': '7fddeea3cabe473d9a071d8ddc00e723', 'data': '', 'timestamp': 1715474524.3848019, 'source': 0, 'type': 's'}
May 12 08:42:05 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000080000000000005b206564
May 12 08:42:05 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:42:06 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000046306464
May 12 08:42:06 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474526, 'wearableId': 63}
May 12 08:42:06 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474526, 'wearableId': 63}
May 12 08:42:06 msm8909 python3[3011]: [SSE] Sending: {"key": "573a6417068b45b49c587adc6f0e69df", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 70, "skinTemp": 100, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474526, "wearableId": 63}, "rt": "instant"}
May 12 08:42:06 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005200090000000060306565
May 12 08:42:06 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:42:07 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:42:07 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:42:07 msm8909 python3[3011]: [SSE] RX'd: {'key': '573a6417068b45b49c587adc6f0e69df', 'data': '', 'timestamp': 1715474527.0655999, 'source': 0, 'type': 's'}
May 12 08:42:09 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:42:09 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:42:09 msm8909 python3[3011]: [SSE] Sending: {"key": "580ef565f16843328a73a90a4236454e", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:42:10 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:42:10 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:42:10 msm8909 python3[3011]: [SSE] RX'd: {'key': '580ef565f16843328a73a90a4236454e', 'data': '', 'timestamp': 1715474529.8951085, 'source': 0, 'type': 's'}
May 12 08:42:17 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:42:17 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:42:17 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400080000001002003f107a7b
May 12 08:42:17 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000080000000000005b306564
May 12 08:42:17 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:42:18 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000800000000000058206565
May 12 08:42:18 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:42:18 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 58, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003a0009000000004c006464
May 12 08:42:18 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044206565
May 12 08:42:18 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474538, 'wearableId': 75}
May 12 08:42:18 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474538, 'wearableId': 75}
May 12 08:42:18 msm8909 python3[3011]: [SSE] Sending: {"key": "e1d120f210254653b244645593ee7b51", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 68, "skinTemp": 101, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474538, "wearableId": 75}, "rt": "instant"}
May 12 08:42:18 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:42:18 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:42:19 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000046206565
May 12 08:42:19 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003106564
May 12 08:42:19 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:42:19 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000520009000000005f006565
May 12 08:42:19 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:42:19 msm8909 python3[3011]: [SSE] RX'd: {'key': 'e1d120f210254653b244645593ee7b51', 'data': '', 'timestamp': 1715474539.056128, 'source': 0, 'type': 's'}
May 12 08:42:19 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000800000000000055206464
May 12 08:42:19 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:42:20 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000070000000000004b306565
May 12 08:42:21 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:42:21 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:42:21 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003106564
May 12 08:42:21 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:42:31 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000520009000000005f206565
May 12 08:42:31 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:42:31 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003206564
May 12 08:42:31 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:42:32 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 1, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400080000001002003f317a7b
May 12 08:42:32 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000080000000000005b006564
May 12 08:42:32 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:42:32 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044306565
May 12 08:42:33 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000070000000000004b006565
May 12 08:42:34 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000046106464
May 12 08:42:34 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000800000000000055006464
May 12 08:42:34 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:42:34 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:42:34 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:42:34 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000080000000000005b106564
May 12 08:42:34 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:42:35 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:42:35 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:42:35 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000800000000000058006565
May 12 08:42:35 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:42:36 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 58, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003a0009000000004c106464
May 12 08:42:36 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000046006565
May 12 08:42:36 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 52, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474556, 'wearableId': 74}
May 12 08:42:36 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 52, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474556, 'wearableId': 74}
May 12 08:42:36 msm8909 python3[3011]: [SSE] Sending: {"key": "f0330d09973a4668a4ce46d0aa377ae3", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 70, "skinTemp": 101, "sleepState": 0, "solarGen": 52, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474556, "wearableId": 74}, "rt": "instant"}
May 12 08:42:37 msm8909 python3[3011]: [SSE] RX'd: {'key': 'f0330d09973a4668a4ce46d0aa377ae3', 'data': '', 'timestamp': 1715474556.7963285, 'source': 0, 'type': 's'}
May 12 08:42:40 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:42:40 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:42:45 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:42:45 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:42:46 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000046106565
May 12 08:42:46 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000046306464
May 12 08:42:46 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003006564
May 12 08:42:46 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:42:46 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000520009000000005f306565
May 12 08:42:46 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:42:46 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000800000000000055106464
May 12 08:42:46 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:42:47 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 1, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400080000001002003f017a7b
May 12 08:42:47 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 1, 'solarGen': 8, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 68, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474567, 'wearableId': 81}
May 12 08:42:47 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 1, 'solarGen': 8, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 2, 'bmrCals': 2, 'heartRate': 0, 'sleepDuration': 68, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474567, 'wearableId': 81}
May 12 08:42:47 msm8909 python3[3011]: [SSE] Sending: {"key": "8475f114696c440fa6650bb9adab1ee6", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 63, "skinTemp": 123, "sleepState": 1, "solarGen": 8, "walkSteps": 0, "caseTemp": 122, "totalCals": 2, "bmrCals": 2, "heartRate": 0, "sleepDuration": 68, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474567, "wearableId": 81}, "rt": "instant"}
May 12 08:42:47 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:42:47 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:42:47 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000080000000000005b206564
May 12 08:42:47 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:42:47 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044106565
May 12 08:42:47 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000070000000000004b206565
May 12 08:42:47 msm8909 python3[3011]: [SSE] RX'd: {'key': '8475f114696c440fa6650bb9adab1ee6', 'data': '', 'timestamp': 1715474567.5572717, 'source': 0, 'type': 's'}
May 12 08:42:47 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 12 08:42:47 msm8909 python3[3011]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 12 08:42:48 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000800000000000058106565
May 12 08:42:48 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:42:48 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 58, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003a0009000000004c306464
May 12 08:42:49 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 1, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400080000001002003f117a7b
May 12 08:42:59 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000080000000000005b306564
May 12 08:42:59 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:42:59 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044206565
May 12 08:43:00 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000046306565
May 12 08:43:01 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000520009000000005f106565
May 12 08:43:01 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:43:01 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:43:01 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:43:01 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000046006464
May 12 08:43:01 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003106564
May 12 08:43:01 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:43:01 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 1, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400080000001002003f217a7b
May 12 08:43:01 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000800000000000055206464
May 12 08:43:01 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:43:03 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 58, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003a0009000000004c006464
May 12 08:43:04 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:43:04 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:43:09 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:43:09 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:43:09 msm8909 python3[3011]: [SSE] Sending: {"key": "bf0084a8bdf44609bec23642470c67f4", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:43:10 msm8909 python3[3011]: [SSE] RX'd: {'key': 'bf0084a8bdf44609bec23642470c67f4', 'data': '', 'timestamp': 1715474590.1130638, 'source': 0, 'type': 's'}
May 12 08:43:10 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:43:10 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:43:13 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048106464
May 12 08:43:13 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474593, 'wearableId': 63}
May 12 08:43:13 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474593, 'wearableId': 63}
May 12 08:43:13 msm8909 python3[3011]: [SSE] Sending: {"key": "e1da162e07e2457da5dad658119a5073", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 72, "skinTemp": 100, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474593, "wearableId": 63}, "rt": "instant"}
May 12 08:43:13 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005200090000000060206565
May 12 08:43:13 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:43:13 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044006565
May 12 08:43:14 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 2, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 68, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 2, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 1, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004400080000001002003f317a7b
May 12 08:43:14 msm8909 python3[3011]: [SSE] RX'd: {'key': 'e1da162e07e2457da5dad658119a5073', 'data': '', 'timestamp': 1715474594.1829331, 'source': 0, 'type': 's'}
May 12 08:43:15 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000800000000000058006565
May 12 08:43:15 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:43:15 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 7, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000070000000000004b006565
May 12 08:43:15 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 7, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474595, 'wearableId': 76}
May 12 08:43:15 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 7, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474595, 'wearableId': 76}
May 12 08:43:15 msm8909 python3[3011]: [SSE] Sending: {"key": "b9b02a5bf1104e1e924e4b25edd9773c", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 75, "skinTemp": 101, "sleepState": 0, "solarGen": 7, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474595, "wearableId": 76}, "rt": "instant"}
May 12 08:43:15 msm8909 python3[3011]: [SSE] RX'd: {'key': 'b9b02a5bf1104e1e924e4b25edd9773c', 'data': '', 'timestamp': 1715474595.6586032, 'source': 0, 'type': 's'}
May 12 08:43:15 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000047006565
May 12 08:43:16 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000800000000000055006464
May 12 08:43:16 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:43:28 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000047106565
May 12 08:43:28 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048306464
May 12 08:43:28 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003006564
May 12 08:43:28 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:43:28 msm8909 python3[3011]: ADVERT: {'battery': 64, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000045000800000010040040107a7c
May 12 08:43:28 msm8909 python3[3011]: ADVERT: {'battery': 84, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000800000000000054106464
May 12 08:43:28 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:43:28 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005200090000000060306565
May 12 08:43:28 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:43:29 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000800000000000058206565
May 12 08:43:29 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:43:29 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:43:29 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:43:29 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b206565
May 12 08:43:31 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005200090000000060006565
May 12 08:43:31 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:43:41 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:43:41 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:43:42 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b306565
May 12 08:43:42 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 58, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003a0009000000004d006464
May 12 08:43:42 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 58, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474622, 'wearableId': 73}
May 12 08:43:42 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 58, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474622, 'wearableId': 73}
May 12 08:43:42 msm8909 python3[3011]: [SSE] Sending: {"key": "bea2c9c044b64d399e277f6f019af860", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "sleepState": 0, "solarGen": 58, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474622, "wearableId": 73}, "rt": "instant"}
May 12 08:43:42 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005200090000000060106565
May 12 08:43:42 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:43:43 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003206564
May 12 08:43:43 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:43:43 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044306565
May 12 08:43:43 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474623, 'wearableId': 75}
May 12 08:43:43 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474623, 'wearableId': 75}
May 12 08:43:43 msm8909 python3[3011]: [SSE] Sending: {"key": "aa717dd0f94a40549286ee3f730e91d4", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 68, "skinTemp": 101, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474623, "wearableId": 75}, "rt": "instant"}
May 12 08:43:43 msm8909 python3[3011]: ADVERT: {'battery': 84, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000800000000000054306464
May 12 08:43:43 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:43:43 msm8909 python3[3011]: [SSE] RX'd: {'key': 'bea2c9c044b64d399e277f6f019af860', 'data': '', 'timestamp': 1715474623.2172968, 'source': 0, 'type': 's'}
May 12 08:43:43 msm8909 python3[3011]: [SSE] RX'd: {'key': 'aa717dd0f94a40549286ee3f730e91d4', 'data': '', 'timestamp': 1715474623.5083022, 'source': 0, 'type': 's'}
May 12 08:43:43 msm8909 python3[3011]: ADVERT: {'battery': 64, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000045000800000010040040207a7c
May 12 08:43:45 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000047306565
May 12 08:43:45 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 52, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474625, 'wearableId': 74}
May 12 08:43:45 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 52, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474625, 'wearableId': 74}
May 12 08:43:45 msm8909 python3[3011]: [SSE] Sending: {"key": "03d3d3eceeda46a186931cabb2a221e3", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "sleepState": 0, "solarGen": 52, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474625, "wearableId": 74}, "rt": "instant"}
May 12 08:43:45 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048106464
May 12 08:43:45 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 08:43:45 msm8909 python3[3011]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:43:46 msm8909 python3[3011]: [SSE] RX'd: {'key': '03d3d3eceeda46a186931cabb2a221e3', 'data': '', 'timestamp': 1715474625.8845251, 'source': 0, 'type': 's'}
May 12 08:43:55 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000047006565
May 12 08:43:55 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048206464
May 12 08:43:55 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003306564
May 12 08:43:55 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:43:55 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 08:43:55 msm8909 python3[3011]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:43:56 msm8909 python3[3011]: ADVERT: {'battery': 64, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000045000800000010040040307a7c
May 12 08:43:56 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 64, 'skinTemp': 124, 'sleepState': 0, 'solarGen': 8, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 4, 'bmrCals': 4, 'heartRate': 0, 'sleepDuration': 69, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474636, 'wearableId': 81}
May 12 08:43:56 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 64, 'skinTemp': 124, 'sleepState': 0, 'solarGen': 8, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 4, 'bmrCals': 4, 'heartRate': 0, 'sleepDuration': 69, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474636, 'wearableId': 81}
May 12 08:43:56 msm8909 python3[3011]: [SSE] Sending: {"key": "45196a2e23ca4272b3bd3feb6a000de4", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 64, "skinTemp": 124, "sleepState": 0, "solarGen": 8, "walkSteps": 0, "caseTemp": 122, "totalCals": 4, "bmrCals": 4, "heartRate": 0, "sleepDuration": 69, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474636, "wearableId": 81}, "rt": "instant"}
May 12 08:43:56 msm8909 python3[3011]: ADVERT: {'battery': 90, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000080000000000005a106564
May 12 08:43:56 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:43:56 msm8909 python3[3011]: [SSE] RX'd: {'key': '45196a2e23ca4272b3bd3feb6a000de4', 'data': '', 'timestamp': 1715474636.6361535, 'source': 0, 'type': 's'}
May 12 08:43:56 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b106565
May 12 08:43:57 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 82, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005200090000000060206565
May 12 08:43:57 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:44:00 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:44:00 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:44:09 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044106565
May 12 08:44:09 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 58, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003a0009000000004d306464
May 12 08:44:09 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:44:09 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:44:09 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000047206565
May 12 08:44:10 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:44:10 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:44:10 msm8909 python3[3011]: [SSE] Sending: {"key": "e968187658074075a8ab6e861b53f191", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:44:10 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048306464
May 12 08:44:10 msm8909 python3[3011]: [SSE] RX'd: {'key': 'e968187658074075a8ab6e861b53f191', 'data': '', 'timestamp': 1715474650.5430629, 'source': 0, 'type': 's'}
May 12 08:44:11 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000080000000000005b206564
May 12 08:44:11 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:44:11 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 83, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005300090000000060006565
May 12 08:44:11 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:44:11 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:44:11 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:44:11 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b206565
May 12 08:44:12 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003106564
May 12 08:44:12 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:44:13 msm8909 python3[3011]: ADVERT: {'battery': 84, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000800000000000054206464
May 12 08:44:13 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:44:13 msm8909 python3[3011]: ADVERT: {'battery': 64, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000045000800000010040040107a7c
May 12 08:44:13 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000080000000000005b306564
May 12 08:44:13 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:44:23 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 83, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005300090000000060106565
May 12 08:44:23 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:44:23 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044306565
May 12 08:44:24 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b306565
May 12 08:44:24 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 8, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474664, 'wearableId': 76}
May 12 08:44:24 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 8, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474664, 'wearableId': 76}
May 12 08:44:24 msm8909 python3[3011]: [SSE] Sending: {"key": "4a6bf7fb5e9f49f98d083bc6351914db", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 75, "skinTemp": 101, "sleepState": 0, "solarGen": 8, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474664, "wearableId": 76}, "rt": "instant"}
May 12 08:44:24 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000080000000000005b006564
May 12 08:44:24 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:44:24 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 58, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003a0009000000004d006464
May 12 08:44:24 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000047306565
May 12 08:44:25 msm8909 python3[3011]: [SSE] RX'd: {'key': '4a6bf7fb5e9f49f98d083bc6351914db', 'data': '', 'timestamp': 1715474664.8566759, 'source': 0, 'type': 's'}
May 12 08:44:25 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003206564
May 12 08:44:25 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:44:25 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:44:25 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:44:27 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 58, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003a0009000000004d106464
May 12 08:44:27 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000080000000000005b006564
May 12 08:44:27 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:44:27 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048106464
May 12 08:44:27 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474667, 'wearableId': 63}
May 12 08:44:27 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474667, 'wearableId': 63}
May 12 08:44:27 msm8909 python3[3011]: [SSE] Sending: {"key": "de849d85d11248a5b8a2c57e8f0d3493", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 72, "skinTemp": 100, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474667, "wearableId": 63}, "rt": "instant"}
May 12 08:44:27 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:44:27 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:44:28 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000800000000000058006565
May 12 08:44:28 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:44:28 msm8909 python3[3011]: [SSE] RX'd: {'key': 'de849d85d11248a5b8a2c57e8f0d3493', 'data': '', 'timestamp': 1715474668.0340221, 'source': 0, 'type': 's'}
May 12 08:44:37 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000047006565
May 12 08:44:37 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048206464
May 12 08:44:37 msm8909 python3[3011]: Running Scheduled: Thread Check
May 12 08:44:37 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000800000000000055006464
May 12 08:44:37 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:44:38 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000800000000000058106565
May 12 08:44:38 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:44:38 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044006565
May 12 08:44:38 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b106565
May 12 08:44:39 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500080000001004003f007a7c
May 12 08:44:40 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003306564
May 12 08:44:40 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:44:41 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000080000000000005b206564
May 12 08:44:41 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:44:42 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 58, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003a0009000000004d206464
May 12 08:44:42 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:44:42 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:44:51 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b206565
May 12 08:44:51 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000080000000000005b306564
May 12 08:44:51 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:44:51 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 58, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003a0009000000004d306464
May 12 08:44:51 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 58, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474691, 'wearableId': 73}
May 12 08:44:51 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 58, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474691, 'wearableId': 73}
May 12 08:44:51 msm8909 python3[3011]: [SSE] Sending: {"key": "bd8873b2d37243c6910c6528ef0488fc", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "sleepState": 0, "solarGen": 58, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474691, "wearableId": 73}, "rt": "instant"}
May 12 08:44:52 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000047206565
May 12 08:44:52 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 52, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474692, 'wearableId': 74}
May 12 08:44:52 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 52, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474692, 'wearableId': 74}
May 12 08:44:52 msm8909 python3[3011]: [SSE] Sending: {"key": "13cacf132c7842adb6f5eecfb11675ed", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "sleepState": 0, "solarGen": 52, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474692, "wearableId": 74}, "rt": "instant"}
May 12 08:44:52 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003106564
May 12 08:44:52 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:44:52 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500080000001004003f107a7c
May 12 08:44:52 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048306464
May 12 08:44:52 msm8909 python3[3011]: [SSE] RX'd: {'key': 'bd8873b2d37243c6910c6528ef0488fc', 'data': '', 'timestamp': 1715474692.3469446, 'source': 0, 'type': 's'}
May 12 08:44:52 msm8909 python3[3011]: [SSE] RX'd: {'key': '13cacf132c7842adb6f5eecfb11675ed', 'data': '', 'timestamp': 1715474692.4087565, 'source': 0, 'type': 's'}
May 12 08:44:53 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000800000000000058206565
May 12 08:44:53 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:44:53 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044206565
May 12 08:44:53 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474693, 'wearableId': 75}
May 12 08:44:53 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474693, 'wearableId': 75}
May 12 08:44:53 msm8909 python3[3011]: [SSE] Sending: {"key": "243ae255cfa54ce5b25eb4e7a00e9e90", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 68, "skinTemp": 101, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474693, "wearableId": 75}, "rt": "instant"}
May 12 08:44:54 msm8909 python3[3011]: [SSE] RX'd: {'key': '243ae255cfa54ce5b25eb4e7a00e9e90', 'data': '', 'timestamp': 1715474693.8675086, 'source': 0, 'type': 's'}
May 12 08:45:05 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000800000000000058306565
May 12 08:45:05 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:45:05 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044306565
May 12 08:45:06 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b006565
May 12 08:45:06 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 58, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003a0009000000004d106464
May 12 08:45:06 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000080000000000005b006564
May 12 08:45:06 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:45:07 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000047306565
May 12 08:45:07 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000046106464
May 12 08:45:07 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000800000000000003206564
May 12 08:45:07 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:45:07 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000800000000000055306464
May 12 08:45:07 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:45:10 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 83, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005300090000000060206565
May 12 08:45:10 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:45:10 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:45:10 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:45:10 msm8909 python3[3011]: [SSE] Sending: {"key": "5426c34c802a4dd5b55f70e6c849f559", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:45:10 msm8909 python3[3011]: [SSE] RX'd: {'key': '5426c34c802a4dd5b55f70e6c849f559', 'data': '', 'timestamp': 1715474710.8667908, 'source': 0, 'type': 's'}
May 12 08:45:12 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:45:12 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:45:19 msm8909 python3[3011]: ADVERT: {'battery': 61, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500090000001004003d007a7c
May 12 08:45:19 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 61, 'skinTemp': 124, 'sleepState': 0, 'solarGen': 9, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 4, 'bmrCals': 4, 'heartRate': 0, 'sleepDuration': 69, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474719, 'wearableId': 81}
May 12 08:45:19 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 61, 'skinTemp': 124, 'sleepState': 0, 'solarGen': 9, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 4, 'bmrCals': 4, 'heartRate': 0, 'sleepDuration': 69, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474719, 'wearableId': 81}
May 12 08:45:19 msm8909 python3[3011]: [SSE] Sending: {"key": "494284f4014542ca9b99a09e0d4fb679", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 61, "skinTemp": 124, "sleepState": 0, "solarGen": 9, "walkSteps": 0, "caseTemp": 122, "totalCals": 4, "bmrCals": 4, "heartRate": 0, "sleepDuration": 69, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474719, "wearableId": 81}, "rt": "instant"}
May 12 08:45:19 msm8909 python3[3011]: ADVERT: {'battery': 66, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042106565
May 12 08:45:20 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 83, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005300090000000060306565
May 12 08:45:20 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:45:20 msm8909 python3[3011]: [SSE] RX'd: {'key': '494284f4014542ca9b99a09e0d4fb679', 'data': '', 'timestamp': 1715474719.9485004, 'source': 0, 'type': 's'}
May 12 08:45:21 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b106565
May 12 08:45:24 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000046106565
May 12 08:45:33 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b206565
May 12 08:45:33 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 8, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474733, 'wearableId': 76}
May 12 08:45:33 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 8, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474733, 'wearableId': 76}
May 12 08:45:33 msm8909 python3[3011]: [SSE] Sending: {"key": "064d4a4367224997a2e3b3278c68beac", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 75, "skinTemp": 101, "sleepState": 0, "solarGen": 8, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474733, "wearableId": 76}, "rt": "instant"}
May 12 08:45:33 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000090000000000005b306564
May 12 08:45:33 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:45:33 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 58, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003a0009000000004d306464
May 12 08:45:34 msm8909 python3[3011]: [SSE] RX'd: {'key': '064d4a4367224997a2e3b3278c68beac', 'data': '', 'timestamp': 1715474734.1407907, 'source': 0, 'type': 's'}
May 12 08:45:34 msm8909 python3[3011]: ADVERT: {'battery': 61, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500090000001004003d107a7c
May 12 08:45:34 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000900000000000003106564
May 12 08:45:34 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:45:34 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000900000000000058206565
May 12 08:45:34 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:45:35 msm8909 python3[3011]: ADVERT: {'battery': 66, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042206565
May 12 08:45:35 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 83, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005300090000000060006565
May 12 08:45:35 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:45:36 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000046206565
May 12 08:45:36 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000046006464
May 12 08:45:36 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474736, 'wearableId': 63}
May 12 08:45:36 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474736, 'wearableId': 63}
May 12 08:45:36 msm8909 python3[3011]: [SSE] Sending: {"key": "be02e5a629d94f548069f2b510d03beb", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 70, "skinTemp": 100, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474736, "wearableId": 63}, "rt": "instant"}
May 12 08:45:36 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 83, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005300090000000060106565
May 12 08:45:36 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:45:37 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000900000000000058306565
May 12 08:45:37 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:45:37 msm8909 python3[3011]: [SSE] RX'd: {'key': 'be02e5a629d94f548069f2b510d03beb', 'data': '', 'timestamp': 1715474737.1994309, 'source': 0, 'type': 's'}
May 12 08:45:43 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:45:43 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:45:48 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b006565
May 12 08:45:48 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 58, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003a0009000000004d106464
May 12 08:45:48 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000046006565
May 12 08:45:48 msm8909 python3[3011]: ADVERT: {'battery': 61, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500090000001004003d307a7c
May 12 08:45:49 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000046106464
May 12 08:45:49 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000900000000000003206564
May 12 08:45:49 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:45:49 msm8909 python3[3011]: ADVERT: {'battery': 66, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042006565
May 12 08:45:52 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 83, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005300090000000060206565
May 12 08:45:52 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:45:52 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000900000000000058006565
May 12 08:45:52 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:45:52 msm8909 python3[3011]: ADVERT: {'battery': 66, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042006565
May 12 08:46:01 msm8909 python3[3011]: ADVERT: {'battery': 61, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500090000001004003d007a7c
May 12 08:46:01 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000046206464
May 12 08:46:02 msm8909 python3[3011]: ADVERT: {'battery': 66, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042106565
May 12 08:46:02 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 66, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474762, 'wearableId': 75}
May 12 08:46:02 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 66, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474762, 'wearableId': 75}
May 12 08:46:02 msm8909 python3[3011]: [SSE] Sending: {"key": "87128bf700f94db28df799a0189330ba", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 66, "skinTemp": 101, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474762, "wearableId": 75}, "rt": "instant"}
May 12 08:46:02 msm8909 python3[3011]: [SSE] RX'd: {'key': '87128bf700f94db28df799a0189330ba', 'data': '', 'timestamp': 1715474762.5169501, 'source': 0, 'type': 's'}
May 12 08:46:03 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b106565
May 12 08:46:03 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000046106565
May 12 08:46:03 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 52, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474763, 'wearableId': 74}
May 12 08:46:03 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 52, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474763, 'wearableId': 74}
May 12 08:46:03 msm8909 python3[3011]: [SSE] Sending: {"key": "0324bae2e13948569cd295dbfd1b2c6c", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 70, "skinTemp": 101, "sleepState": 0, "solarGen": 52, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474763, "wearableId": 74}, "rt": "instant"}
May 12 08:46:04 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000900000000000003006564
May 12 08:46:04 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:46:04 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000900000000000055106464
May 12 08:46:04 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:46:04 msm8909 python3[3011]: [SSE] RX'd: {'key': '0324bae2e13948569cd295dbfd1b2c6c', 'data': '', 'timestamp': 1715474764.1940098, 'source': 0, 'type': 's'}
May 12 08:46:04 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 83, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005300090000000060006565
May 12 08:46:04 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:46:05 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b206565
May 12 08:46:10 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:46:10 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:46:10 msm8909 python3[3011]: [SSE] Sending: {"key": "172f74d29153404888d3ae9d7640202e", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:46:11 msm8909 python3[3011]: [SSE] RX'd: {'key': '172f74d29153404888d3ae9d7640202e', 'data': '', 'timestamp': 1715474771.0999207, 'source': 0, 'type': 's'}
May 12 08:46:13 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:46:13 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:46:16 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000047206565
May 12 08:46:16 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000900000000000055206464
May 12 08:46:16 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:46:17 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 83, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000530009000000005f106565
May 12 08:46:17 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:46:18 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 59, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003b0009000000004d006464
May 12 08:46:18 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 59, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474778, 'wearableId': 73}
May 12 08:46:18 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 59, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474778, 'wearableId': 73}
May 12 08:46:18 msm8909 python3[3011]: [SSE] Sending: {"key": "18baea87dadb4819b6752c435f2c7664", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "sleepState": 0, "solarGen": 59, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474778, "wearableId": 73}, "rt": "instant"}
May 12 08:46:18 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000900000000000058306565
May 12 08:46:18 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:46:18 msm8909 python3[3011]: [SSE] RX'd: {'key': '18baea87dadb4819b6752c435f2c7664', 'data': '', 'timestamp': 1715474778.7308953, 'source': 0, 'type': 's'}
May 12 08:46:19 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043306565
May 12 08:46:30 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b006565
May 12 08:46:31 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500090000001004003f307a7c
May 12 08:46:31 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 124, 'sleepState': 0, 'solarGen': 9, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 4, 'bmrCals': 4, 'heartRate': 0, 'sleepDuration': 69, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474791, 'wearableId': 81}
May 12 08:46:31 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 124, 'sleepState': 0, 'solarGen': 9, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 4, 'bmrCals': 4, 'heartRate': 0, 'sleepDuration': 69, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474791, 'wearableId': 81}
May 12 08:46:31 msm8909 python3[3011]: [SSE] Sending: {"key": "6016b4aadeb54949a111f90d259edb06", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 63, "skinTemp": 124, "sleepState": 0, "solarGen": 9, "walkSteps": 0, "caseTemp": 122, "totalCals": 4, "bmrCals": 4, "heartRate": 0, "sleepDuration": 69, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474791, "wearableId": 81}, "rt": "instant"}
May 12 08:46:31 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000900000000000003306564
May 12 08:46:31 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:46:31 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000900000000000058006565
May 12 08:46:31 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:46:31 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 83, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000530009000000005f206565
May 12 08:46:31 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:46:31 msm8909 python3[3011]: [SSE] RX'd: {'key': '6016b4aadeb54949a111f90d259edb06', 'data': '', 'timestamp': 1715474791.5756869, 'source': 0, 'type': 's'}
May 12 08:46:33 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 59, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003b0009000000004d106464
May 12 08:46:33 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000047006565
May 12 08:46:33 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000900000000000055006464
May 12 08:46:33 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:46:43 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500090000001004003f107a7c
May 12 08:46:43 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000900000000000003006564
May 12 08:46:43 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:46:43 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:46:43 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:46:43 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 08:46:43 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:46:44 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b206565
May 12 08:46:44 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 8, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474804, 'wearableId': 76}
May 12 08:46:44 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 8, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474804, 'wearableId': 76}
May 12 08:46:45 msm8909 python3[3011]: [SSE] Sending: {"key": "5049f8a436224884915dbebeb272096d", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 75, "skinTemp": 101, "sleepState": 0, "solarGen": 8, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474804, "wearableId": 76}, "rt": "instant"}
May 12 08:46:45 msm8909 python3[3011]: [SSE] RX'd: {'key': '5049f8a436224884915dbebeb272096d', 'data': '', 'timestamp': 1715474805.468873, 'source': 0, 'type': 's'}
May 12 08:46:45 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 83, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000530009000000005f006565
May 12 08:46:45 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:46:45 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 08:46:45 msm8909 python3[3011]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:46:45 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000047106565
May 12 08:46:45 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047306464
May 12 08:46:45 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474805, 'wearableId': 63}
May 12 08:46:45 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474805, 'wearableId': 63}
May 12 08:46:45 msm8909 python3[3011]: [SSE] Sending: {"key": "4c875c3571ac4549abb202cc70c1eae8", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 100, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474805, "wearableId": 63}, "rt": "instant"}
May 12 08:46:46 msm8909 python3[3011]: [SSE] RX'd: {'key': '4c875c3571ac4549abb202cc70c1eae8', 'data': '', 'timestamp': 1715474806.3502111, 'source': 0, 'type': 's'}
May 12 08:46:47 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b206565
May 12 08:46:48 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 52, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003400090000000047206565
May 12 08:46:57 msm8909 python3[3011]: ADVERT: {'battery': 90, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000090000000000005a006565
May 12 08:46:57 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:46:57 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 59, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003b0009000000004d006464
May 12 08:46:58 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000900000000000058306565
May 12 08:46:58 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:46:58 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500090000001004003f307a7c
May 12 08:46:58 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047006464
May 12 08:46:58 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000900000000000003106564
May 12 08:46:58 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:46:59 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 08:46:59 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:46:59 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 83, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000530009000000005f106565
May 12 08:46:59 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:46:59 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b306565
May 12 08:47:00 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:47:00 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:47:02 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 08:47:02 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:47:10 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:47:10 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:47:10 msm8909 python3[3011]: [SSE] Sending: {"key": "cb747dde313d49ac904952e5ad50e3e6", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:47:11 msm8909 python3[3011]: [SSE] RX'd: {'key': 'cb747dde313d49ac904952e5ad50e3e6', 'data': '', 'timestamp': 1715474831.440989, 'source': 0, 'type': 's'}
May 12 08:47:12 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b006565
May 12 08:47:12 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 53, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003500090000000047006565
May 12 08:47:12 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 53, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474832, 'wearableId': 74}
May 12 08:47:12 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 53, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474832, 'wearableId': 74}
May 12 08:47:13 msm8909 python3[3011]: [SSE] Sending: {"key": "29d3c34bce62419e90212e0e036a0142", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "sleepState": 0, "solarGen": 53, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474832, "wearableId": 74}, "rt": "instant"}
May 12 08:47:13 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048206464
May 12 08:47:13 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044006565
May 12 08:47:13 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474833, 'wearableId': 75}
May 12 08:47:13 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474833, 'wearableId': 75}
May 12 08:47:13 msm8909 python3[3011]: [SSE] Sending: {"key": "cb901a035d754c5d867960d7f100b0db", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 68, "skinTemp": 101, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474833, "wearableId": 75}, "rt": "instant"}
May 12 08:47:13 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000900000000000003306564
May 12 08:47:13 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:47:13 msm8909 python3[3011]: [SSE] RX'd: {'key': '29d3c34bce62419e90212e0e036a0142', 'data': '', 'timestamp': 1715474833.4065881, 'source': 0, 'type': 's'}
May 12 08:47:13 msm8909 python3[3011]: [SSE] RX'd: {'key': 'cb901a035d754c5d867960d7f100b0db', 'data': '', 'timestamp': 1715474833.608562, 'source': 0, 'type': 's'}
May 12 08:47:14 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:47:14 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:47:14 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 59, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003b0009000000004d206464
May 12 08:47:14 msm8909 python3[3011]: ADVERT: {'battery': 90, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000090000000000005a106564
May 12 08:47:15 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:47:15 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500090000001004003f107a7c
May 12 08:47:16 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 83, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005300090000000060306565
May 12 08:47:16 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:47:16 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:47:16 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:47:25 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048306464
May 12 08:47:25 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:47:25 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:47:25 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044106565
May 12 08:47:25 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000900000000000003006564
May 12 08:47:25 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:47:27 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b206565
May 12 08:47:27 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 59, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003b0009000000004d306464
May 12 08:47:27 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 59, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474847, 'wearableId': 73}
May 12 08:47:27 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 59, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474847, 'wearableId': 73}
May 12 08:47:27 msm8909 python3[3011]: [SSE] Sending: {"key": "85314ce22b064334b6d80e06c033317d", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "sleepState": 0, "solarGen": 59, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474847, "wearableId": 73}, "rt": "instant"}
May 12 08:47:27 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000900000000000058206565
May 12 08:47:27 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:47:27 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500090000001004003f207a7c
May 12 08:47:28 msm8909 python3[3011]: [SSE] RX'd: {'key': '85314ce22b064334b6d80e06c033317d', 'data': '', 'timestamp': 1715474847.8737078, 'source': 0, 'type': 's'}
May 12 08:47:28 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 83, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005300090000000060006565
May 12 08:47:28 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:47:28 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000900000000000055106464
May 12 08:47:28 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:47:29 msm8909 python3[3011]: ADVERT: {'battery': 90, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000090000000000005a306564
May 12 08:47:29 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:47:30 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 53, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003500090000000047206565
May 12 08:47:39 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044306565
May 12 08:47:40 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500090000001004003f307a7c
May 12 08:47:40 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 124, 'sleepState': 0, 'solarGen': 9, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 4, 'bmrCals': 4, 'heartRate': 0, 'sleepDuration': 69, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474860, 'wearableId': 81}
May 12 08:47:40 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 124, 'sleepState': 0, 'solarGen': 9, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 4, 'bmrCals': 4, 'heartRate': 0, 'sleepDuration': 69, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474860, 'wearableId': 81}
May 12 08:47:40 msm8909 python3[3011]: [SSE] Sending: {"key": "a67f2b18fb8d4f5ba7a877eee9a929db", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 63, "skinTemp": 124, "sleepState": 0, "solarGen": 9, "walkSteps": 0, "caseTemp": 122, "totalCals": 4, "bmrCals": 4, "heartRate": 0, "sleepDuration": 69, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474860, "wearableId": 81}, "rt": "instant"}
May 12 08:47:40 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000900000000000003206564
May 12 08:47:40 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:47:40 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048006464
May 12 08:47:40 msm8909 python3[3011]: [SSE] RX'd: {'key': 'a67f2b18fb8d4f5ba7a877eee9a929db', 'data': '', 'timestamp': 1715474860.778975, 'source': 0, 'type': 's'}
May 12 08:47:42 msm8909 python3[3011]: ADVERT: {'battery': 90, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000090000000000005a006564
May 12 08:47:42 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:47:42 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b306565
May 12 08:47:42 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000900000000000058306565
May 12 08:47:42 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:47:44 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:47:44 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:47:54 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500090000001004003f107a7c
May 12 08:47:54 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044006565
May 12 08:47:54 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000900000000000058106565
May 12 08:47:54 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:47:55 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048206464
May 12 08:47:55 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474875, 'wearableId': 63}
May 12 08:47:55 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474875, 'wearableId': 63}
May 12 08:47:55 msm8909 python3[3011]: [SSE] Sending: {"key": "dc24ef060d764a289af53bfb1552cbdc", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 72, "skinTemp": 100, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474875, "wearableId": 63}, "rt": "instant"}
May 12 08:47:55 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000900000000000003306564
May 12 08:47:55 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:47:55 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000900000000000055006464
May 12 08:47:55 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:47:55 msm8909 python3[3011]: [SSE] RX'd: {'key': 'dc24ef060d764a289af53bfb1552cbdc', 'data': '', 'timestamp': 1715474875.6477942, 'source': 0, 'type': 's'}
May 12 08:47:57 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b106565
May 12 08:47:57 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 8, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474877, 'wearableId': 76}
May 12 08:47:57 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 8, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474877, 'wearableId': 76}
May 12 08:47:57 msm8909 python3[3011]: [SSE] Sending: {"key": "b0f0911cf3cb4e8684d60c25981d4c75", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 75, "skinTemp": 101, "sleepState": 0, "solarGen": 8, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474877, "wearableId": 76}, "rt": "instant"}
May 12 08:47:57 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 59, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003b0009000000004d206464
May 12 08:47:57 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 83, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005300090000000060306565
May 12 08:47:57 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:47:57 msm8909 python3[3011]: [SSE] RX'd: {'key': 'b0f0911cf3cb4e8684d60c25981d4c75', 'data': '', 'timestamp': 1715474877.4659989, 'source': 0, 'type': 's'}
May 12 08:48:07 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 83, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005300090000000060006565
May 12 08:48:07 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:48:07 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048306464
May 12 08:48:07 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000900000000000003006564
May 12 08:48:07 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:48:08 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000900000000000055106464
May 12 08:48:08 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:48:08 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000090000000000005b306564
May 12 08:48:08 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:48:08 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 08:48:08 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:48:09 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 8, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000080000000000004b206565
May 12 08:48:09 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 59, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003b0009000000004d306464
May 12 08:48:09 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000900000000000058206565
May 12 08:48:09 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:48:10 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000900000000000055206464
May 12 08:48:10 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:48:11 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:48:11 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:48:11 msm8909 python3[3011]: [SSE] Sending: {"key": "c53f4892ef5642b8ac1d1f3a3a922c7a", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:48:11 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500090000001004003f207a7c
May 12 08:48:11 msm8909 python3[3011]: [SSE] RX'd: {'key': 'c53f4892ef5642b8ac1d1f3a3a922c7a', 'data': '', 'timestamp': 1715474891.8130701, 'source': 0, 'type': 's'}
May 12 08:48:12 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:48:12 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:48:12 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 53, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003500090000000046206565
May 12 08:48:12 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047006464
May 12 08:48:15 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:48:15 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:48:21 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:48:21 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:48:21 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500090000001004003f307a7c
May 12 08:48:22 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 83, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005300090000000060206565
May 12 08:48:22 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:48:22 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047106464
May 12 08:48:22 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000900000000000003206564
May 12 08:48:22 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:48:23 msm8909 python3[3011]: ADVERT: {'battery': 69, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000045306565
May 12 08:48:23 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 69, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474903, 'wearableId': 75}
May 12 08:48:23 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 69, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474903, 'wearableId': 75}
May 12 08:48:23 msm8909 python3[3011]: [SSE] Sending: {"key": "7c0ff1bef46e4c2fbe012f9815f5b3b1", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 69, "skinTemp": 101, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474903, "wearableId": 75}, "rt": "instant"}
May 12 08:48:23 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000090000000000005b006564
May 12 08:48:23 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:48:23 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000090000000000004b006565
May 12 08:48:24 msm8909 python3[3011]: [SSE] RX'd: {'key': '7c0ff1bef46e4c2fbe012f9815f5b3b1', 'data': '', 'timestamp': 1715474903.7585859, 'source': 0, 'type': 's'}
May 12 08:48:25 msm8909 python3[3011]: ADVERT: {'battery': 69, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000045006565
May 12 08:48:25 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 08:48:25 msm8909 python3[3011]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:48:25 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000900000000000058006565
May 12 08:48:25 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:48:26 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000090000000000004b006565
May 12 08:48:36 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500090000001004003f107a7c
May 12 08:48:37 msm8909 python3[3011]: ADVERT: {'battery': 69, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000045106565
May 12 08:48:37 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 08:48:37 msm8909 python3[3011]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:48:38 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000090000000000005b206564
May 12 08:48:38 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:48:38 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:48:38 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:48:38 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000090000000000004b106565
May 12 08:48:39 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 59, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003b0009000000004d206464
May 12 08:48:39 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 59, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474919, 'wearableId': 73}
May 12 08:48:39 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 59, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474919, 'wearableId': 73}
May 12 08:48:39 msm8909 python3[3011]: [SSE] Sending: {"key": "c0e4b096676746378d1d7d3f7bb81ed2", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "sleepState": 0, "solarGen": 59, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474919, "wearableId": 73}, "rt": "instant"}
May 12 08:48:39 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000900000000000003006564
May 12 08:48:39 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:48:40 msm8909 python3[3011]: [SSE] RX'd: {'key': 'c0e4b096676746378d1d7d3f7bb81ed2', 'data': '', 'timestamp': 1715474919.6686938, 'source': 0, 'type': 's'}
May 12 08:48:45 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:48:45 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:48:49 msm8909 python3[3011]: ADVERT: {'battery': 69, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000045206565
May 12 08:48:49 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000900000000000003106564
May 12 08:48:49 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:48:50 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000090000000000005b306564
May 12 08:48:50 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:48:51 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000090000000000004b206565
May 12 08:48:51 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 59, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003b0009000000004d306464
May 12 08:48:51 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 83, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005300090000000060106565
May 12 08:48:51 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:48:51 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:48:51 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:48:51 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047006464
May 12 08:48:53 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000900000000000058306565
May 12 08:48:53 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:48:53 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 59, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003b0009000000004d006464
May 12 08:49:03 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 83, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005300090000000060206565
May 12 08:49:03 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:49:03 msm8909 python3[3011]: ADVERT: {'battery': 69, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000045006565
May 12 08:49:04 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 53, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003500090000000046306565
May 12 08:49:04 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 53, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474944, 'wearableId': 74}
May 12 08:49:04 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 53, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474944, 'wearableId': 74}
May 12 08:49:04 msm8909 python3[3011]: [SSE] Sending: {"key": "837808c820274531b00824737d487604", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 70, "skinTemp": 101, "sleepState": 0, "solarGen": 53, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474944, "wearableId": 74}, "rt": "instant"}
May 12 08:49:04 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:49:04 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:49:04 msm8909 python3[3011]: ADVERT: {'battery': 84, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000900000000000054306464
May 12 08:49:04 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:49:04 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000900000000000003206564
May 12 08:49:04 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:49:04 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 08:49:04 msm8909 python3[3011]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:49:05 msm8909 python3[3011]: [SSE] RX'd: {'key': '837808c820274531b00824737d487604', 'data': '', 'timestamp': 1715474944.7078781, 'source': 0, 'type': 's'}
May 12 08:49:05 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000090000000000005b106564
May 12 08:49:05 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:49:06 msm8909 python3[3011]: ADVERT: {'battery': 62, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500090000001004003e007a7c
May 12 08:49:06 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 62, 'skinTemp': 124, 'sleepState': 0, 'solarGen': 9, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 4, 'bmrCals': 4, 'heartRate': 0, 'sleepDuration': 69, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474946, 'wearableId': 81}
May 12 08:49:06 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 62, 'skinTemp': 124, 'sleepState': 0, 'solarGen': 9, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 4, 'bmrCals': 4, 'heartRate': 0, 'sleepDuration': 69, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474946, 'wearableId': 81}
May 12 08:49:06 msm8909 python3[3011]: [SSE] Sending: {"key": "2ae358aaeeab455890863532155b16d6", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 62, "skinTemp": 124, "sleepState": 0, "solarGen": 9, "walkSteps": 0, "caseTemp": 122, "totalCals": 4, "bmrCals": 4, "heartRate": 0, "sleepDuration": 69, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474946, "wearableId": 81}, "rt": "instant"}
May 12 08:49:06 msm8909 python3[3011]: [SSE] RX'd: {'key': '2ae358aaeeab455890863532155b16d6', 'data': '', 'timestamp': 1715474946.5928779, 'source': 0, 'type': 's'}
May 12 08:49:11 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:49:11 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:49:11 msm8909 python3[3011]: [SSE] Sending: {"key": "f9542fa822604b0faf4fa3e8a392f2a6", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:49:12 msm8909 python3[3011]: [SSE] RX'd: {'key': 'f9542fa822604b0faf4fa3e8a392f2a6', 'data': '', 'timestamp': 1715474952.1393604, 'source': 0, 'type': 's'}
May 12 08:49:16 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:49:16 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:49:17 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000090000000000005b206564
May 12 08:49:17 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:49:18 msm8909 python3[3011]: ADVERT: {'battery': 62, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500090000001004003e107a7c
May 12 08:49:18 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043106565
May 12 08:49:19 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000900000000000003006564
May 12 08:49:19 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:49:20 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:49:20 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:49:20 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 08:49:20 msm8909 python3[3011]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:49:21 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 59, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003b0009000000004d206464
May 12 08:49:21 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 84, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000540009000000005f006565
May 12 08:49:21 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:49:21 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047306464
May 12 08:49:21 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474961, 'wearableId': 63}
May 12 08:49:21 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474961, 'wearableId': 63}
May 12 08:49:21 msm8909 python3[3011]: [SSE] Sending: {"key": "b1496ef766c1436b809776846944c876", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 100, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474961, "wearableId": 63}, "rt": "instant"}
May 12 08:49:21 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 08:49:21 msm8909 python3[3011]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:49:21 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000900000000000055106465
May 12 08:49:21 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:49:22 msm8909 python3[3011]: [SSE] RX'd: {'key': 'b1496ef766c1436b809776846944c876', 'data': '', 'timestamp': 1715474962.0119245, 'source': 0, 'type': 's'}
May 12 08:49:22 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:49:22 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:49:31 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 84, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000540009000000005f106565
May 12 08:49:31 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:49:31 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047006464
May 12 08:49:31 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000900000000000003106564
May 12 08:49:31 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:49:32 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000090000000000005b306564
May 12 08:49:32 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:49:32 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000090000000000004a306565
May 12 08:49:32 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 74, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 9, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474972, 'wearableId': 76}
May 12 08:49:32 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 74, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 9, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474972, 'wearableId': 76}
May 12 08:49:33 msm8909 python3[3011]: [SSE] Sending: {"key": "b856da8d19ec482fac242c4f071dc08e", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 74, "skinTemp": 101, "sleepState": 0, "solarGen": 9, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474972, "wearableId": 76}, "rt": "instant"}
May 12 08:49:33 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043306565
May 12 08:49:33 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474973, 'wearableId': 75}
May 12 08:49:33 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474973, 'wearableId': 75}
May 12 08:49:33 msm8909 python3[3011]: [SSE] Sending: {"key": "0397d54ff6b14a919eb09b66b83cae8c", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 67, "skinTemp": 101, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474973, "wearableId": 75}, "rt": "instant"}
May 12 08:49:33 msm8909 python3[3011]: [SSE] RX'd: {'key': 'b856da8d19ec482fac242c4f071dc08e', 'data': '', 'timestamp': 1715474973.4971988, 'source': 0, 'type': 's'}
May 12 08:49:33 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 53, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003500090000000047206565
May 12 08:49:33 msm8909 python3[3011]: [SSE] RX'd: {'key': '0397d54ff6b14a919eb09b66b83cae8c', 'data': '', 'timestamp': 1715474973.829205, 'source': 0, 'type': 's'}
May 12 08:49:35 msm8909 python3[3011]: ADVERT: {'battery': 62, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500090000001004003e307a7c
May 12 08:49:36 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:49:36 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:49:37 msm8909 python3[3011]: Running Scheduled: Thread Check
May 12 08:49:45 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000090000000000004a006565
May 12 08:49:45 msm8909 python3[3011]: ADVERT: {'battery': 62, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500090000001004003e007a7c
May 12 08:49:46 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:49:46 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:49:46 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 08:49:46 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:49:47 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:49:47 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:49:48 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 84, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000540009000000005f306565
May 12 08:49:48 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:49:48 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 59, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003b0009000000004d106464
May 12 08:49:48 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 59, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474988, 'wearableId': 73}
May 12 08:49:48 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 59, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715474988, 'wearableId': 73}
May 12 08:49:48 msm8909 python3[3011]: [SSE] Sending: {"key": "eb491587d3a34fce8fdd5cd4d4448492", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "sleepState": 0, "solarGen": 59, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715474988, "wearableId": 73}, "rt": "instant"}
May 12 08:49:48 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 53, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003500090000000047006565
May 12 08:49:48 msm8909 python3[3011]: [SSE] RX'd: {'key': 'eb491587d3a34fce8fdd5cd4d4448492', 'data': '', 'timestamp': 1715474988.8068399, 'source': 0, 'type': 's'}
May 12 08:49:48 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000900000000000055006465
May 12 08:49:49 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:49:49 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047106464
May 12 08:49:49 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000900000000000003306564
May 12 08:49:49 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:49:49 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000090000000000005b106564
May 12 08:49:49 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:50:00 msm8909 python3[3011]: ADVERT: {'battery': 62, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 124, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d40007000000000000004500090000001004003e107a7c
May 12 08:50:00 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 84, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000540009000000005f006565
May 12 08:50:00 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:50:00 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 59, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003b0009000000004d206464
May 12 08:50:00 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 53, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003500090000000047106565
May 12 08:50:02 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf0007000000000000000000090000000000005b206564
May 12 08:50:02 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:50:02 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000090000000000004a206565
May 12 08:50:03 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:50:03 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:50:03 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047306464
May 12 08:50:04 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000900000000000055106465
May 12 08:50:04 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:50:04 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000900000000000003006564
May 12 08:50:04 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:50:12 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:50:12 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:50:12 msm8909 python3[3011]: [SSE] Sending: {"key": "b2049988d6eb4c0ba28b6c2353c1a7f7", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:50:12 msm8909 python3[3011]: [SSE] RX'd: {'key': 'b2049988d6eb4c0ba28b6c2353c1a7f7', 'data': '', 'timestamp': 1715475012.4967737, 'source': 0, 'type': 's'}
May 12 08:50:13 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047006464
May 12 08:50:13 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000900000000000055206465
May 12 08:50:13 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:50:14 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000a0000000000005b006564
May 12 08:50:14 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:50:15 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000090000000000004a306565
May 12 08:50:15 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:50:15 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:50:15 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 53, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003500090000000047306565
May 12 08:50:15 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 53, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475015, 'wearableId': 74}
May 12 08:50:15 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 53, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475015, 'wearableId': 74}
May 12 08:50:15 msm8909 python3[3011]: [SSE] Sending: {"key": "5017bb3eb6a54708a1ab30adde091ba4", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "sleepState": 0, "solarGen": 53, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475015, "wearableId": 74}, "rt": "instant"}
May 12 08:50:16 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:50:16 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:50:16 msm8909 python3[3011]: [SSE] RX'd: {'key': '5017bb3eb6a54708a1ab30adde091ba4', 'data': '', 'timestamp': 1715475016.1164968, 'source': 0, 'type': 's'}
May 12 08:50:16 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000a00000000000003106564
May 12 08:50:16 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:50:17 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:50:17 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:50:17 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000a00000000000058306565
May 12 08:50:17 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:50:17 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000090000000000004a306565
May 12 08:50:18 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044306565
May 12 08:50:27 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000090000000000004a006565
May 12 08:50:27 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 59, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003b0009000000004d106464
May 12 08:50:27 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 08:50:27 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:50:27 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044106565
May 12 08:50:28 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000a00000000000055006464
May 12 08:50:28 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:50:28 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047106464
May 12 08:50:28 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475028, 'wearableId': 63}
May 12 08:50:28 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475028, 'wearableId': 63}
May 12 08:50:28 msm8909 python3[3011]: [SSE] Sending: {"key": "bd28464be05849b9b434b444527a1d16", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 100, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475028, "wearableId": 63}, "rt": "instant"}
May 12 08:50:28 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000a00000000000003306564
May 12 08:50:28 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:50:28 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:50:28 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:50:29 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:50:29 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:50:29 msm8909 python3[3011]: [SSE] RX'd: {'key': 'bd28464be05849b9b434b444527a1d16', 'data': '', 'timestamp': 1715475029.0737519, 'source': 0, 'type': 's'}
May 12 08:50:30 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000045000a0000001004003f007a7b
May 12 08:50:30 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 10, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 4, 'bmrCals': 4, 'heartRate': 0, 'sleepDuration': 69, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475030, 'wearableId': 81}
May 12 08:50:30 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 10, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 4, 'bmrCals': 4, 'heartRate': 0, 'sleepDuration': 69, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475030, 'wearableId': 81}
May 12 08:50:30 msm8909 python3[3011]: [SSE] Sending: {"key": "4fe8328cf52c412ba5835506002d288b", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 63, "skinTemp": 123, "sleepState": 0, "solarGen": 10, "walkSteps": 0, "caseTemp": 122, "totalCals": 4, "bmrCals": 4, "heartRate": 0, "sleepDuration": 69, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475030, "wearableId": 81}, "rt": "instant"}
May 12 08:50:30 msm8909 python3[3011]: [SSE] RX'd: {'key': '4fe8328cf52c412ba5835506002d288b', 'data': '', 'timestamp': 1715475030.6842191, 'source': 0, 'type': 's'}
May 12 08:50:32 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000a0000000000005b106564
May 12 08:50:32 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:50:42 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000090000000000004a206565
May 12 08:50:42 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 74, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 9, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475042, 'wearableId': 76}
May 12 08:50:42 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 74, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 9, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475042, 'wearableId': 76}
May 12 08:50:42 msm8909 python3[3011]: [SSE] Sending: {"key": "ef09cebe9742484fae3a5711e1ad602e", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 74, "skinTemp": 101, "sleepState": 0, "solarGen": 9, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475042, "wearableId": 76}, "rt": "instant"}
May 12 08:50:42 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000045000a0000001004003f207a7b
May 12 08:50:43 msm8909 python3[3011]: [SSE] RX'd: {'key': 'ef09cebe9742484fae3a5711e1ad602e', 'data': '', 'timestamp': 1715475042.7131777, 'source': 0, 'type': 's'}
May 12 08:50:45 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 59, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003b0009000000004d306464
May 12 08:50:46 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000a00000000000003006564
May 12 08:50:46 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:50:47 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:50:47 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:50:55 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:50:55 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:50:55 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047006464
May 12 08:50:56 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000a00000000000055206464
May 12 08:50:56 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:50:56 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000a00000000000003106564
May 12 08:50:56 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:50:56 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000a0000000000005b006564
May 12 08:50:56 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:50:57 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000090000000000004a306565
May 12 08:50:57 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000045000a0000001004003f307a7b
May 12 08:50:57 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 59, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003b0009000000004d006464
May 12 08:50:57 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 59, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475057, 'wearableId': 73}
May 12 08:50:57 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 59, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475057, 'wearableId': 73}
May 12 08:50:57 msm8909 python3[3011]: [SSE] Sending: {"key": "ae84a940675c4270a281d6314dee676c", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "sleepState": 0, "solarGen": 59, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475057, "wearableId": 73}, "rt": "instant"}
May 12 08:50:57 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:50:57 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:50:58 msm8909 python3[3011]: [SSE] RX'd: {'key': 'ae84a940675c4270a281d6314dee676c', 'data': '', 'timestamp': 1715475057.9447172, 'source': 0, 'type': 's'}
May 12 08:50:58 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 08:50:58 msm8909 python3[3011]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:50:58 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000a00000000000003206564
May 12 08:50:58 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:50:59 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000a0000000000005b006564
May 12 08:50:59 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:51:00 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044006565
May 12 08:51:00 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475060, 'wearableId': 75}
May 12 08:51:00 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475060, 'wearableId': 75}
May 12 08:51:00 msm8909 python3[3011]: [SSE] Sending: {"key": "b632b7c296584d378647a66c54223c8e", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 68, "skinTemp": 101, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475060, "wearableId": 75}, "rt": "instant"}
May 12 08:51:00 msm8909 python3[3011]: [SSE] RX'd: {'key': 'b632b7c296584d378647a66c54223c8e', 'data': '', 'timestamp': 1715475060.6572049, 'source': 0, 'type': 's'}
May 12 08:51:09 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047206464
May 12 08:51:10 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044106565
May 12 08:51:10 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000a00000000000055006464
May 12 08:51:10 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:51:10 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000a00000000000003306564
May 12 08:51:10 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:51:11 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000a0000000000005b106564
May 12 08:51:11 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:51:11 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000045000a0000001004003f107a7b
May 12 08:51:12 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 60, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003c0009000000004d206464
May 12 08:51:12 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:51:12 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:51:12 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:51:12 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:51:12 msm8909 python3[3011]: [SSE] Sending: {"key": "d36dd5e60fd2458c9b570840fc81ed93", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:51:12 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 53, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003500090000000047006565
May 12 08:51:13 msm8909 python3[3011]: [SSE] RX'd: {'key': 'd36dd5e60fd2458c9b570840fc81ed93', 'data': '', 'timestamp': 1715475072.9871347, 'source': 0, 'type': 's'}
May 12 08:51:13 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:51:13 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:51:13 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 08:51:13 msm8909 python3[3011]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:51:13 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000a0000000000005b206564
May 12 08:51:13 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:51:14 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 08:51:14 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:51:18 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:51:18 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:51:23 msm8909 python3[3011]: DBUS: Discovered 06:05:04:E3:91:C9 .
May 12 08:51:23 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x1c\x99', 'mtp_version': 5, 'company_id': b'_\x00'} 1c99065f00
May 12 08:51:23 msm8909 python3[3011]: IGNORING 06:05:04:E3:91:C9 WITH PAIRING CODE: 1c99
May 12 08:51:24 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000090000000000004a206565
May 12 08:51:24 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 60, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003c0009000000004d306464
May 12 08:51:25 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:51:25 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:51:25 msm8909 python3[3011]: ADVERT: {'battery': 86, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000a00000000000056206565
May 12 08:51:25 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:51:25 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000a00000000000055106464
May 12 08:51:25 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:51:25 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000a00000000000003006564
May 12 08:51:25 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:51:27 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000a00000000000055206464
May 12 08:51:27 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:51:37 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000a00000000000055306464
May 12 08:51:37 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:51:38 msm8909 python3[3011]: ADVERT: {'battery': 86, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000a00000000000056306565
May 12 08:51:38 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:51:38 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 08:51:38 msm8909 python3[3011]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:51:39 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000090000000000004a306565
May 12 08:51:39 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047106464
May 12 08:51:39 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475099, 'wearableId': 63}
May 12 08:51:39 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475099, 'wearableId': 63}
May 12 08:51:39 msm8909 python3[3011]: [SSE] Sending: {"key": "383751d2cb6d4022a793b65071b2f012", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 100, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475099, "wearableId": 63}, "rt": "instant"}
May 12 08:51:39 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044006565
May 12 08:51:40 msm8909 python3[3011]: [SSE] RX'd: {'key': '383751d2cb6d4022a793b65071b2f012', 'data': '', 'timestamp': 1715475100.0767925, 'source': 0, 'type': 's'}
May 12 08:51:41 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 84, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000540009000000005f206565
May 12 08:51:41 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:51:41 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:51:41 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:51:41 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:51:41 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:51:48 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:51:48 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:51:51 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000090000000000004a106565
May 12 08:51:51 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 74, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 9, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475111, 'wearableId': 76}
May 12 08:51:51 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 74, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 9, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475111, 'wearableId': 76}
May 12 08:51:51 msm8909 python3[3011]: [SSE] Sending: {"key": "4cd619f2eefd40f595611d16381613f7", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 74, "skinTemp": 101, "sleepState": 0, "solarGen": 9, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475111, "wearableId": 76}, "rt": "instant"}
May 12 08:51:51 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044206565
May 12 08:51:52 msm8909 python3[3011]: [SSE] RX'd: {'key': '4cd619f2eefd40f595611d16381613f7', 'data': '', 'timestamp': 1715475111.8418441, 'source': 0, 'type': 's'}
May 12 08:51:53 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 84, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000540009000000005f306565
May 12 08:51:53 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:51:54 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 60, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003c0009000000004d206464
May 12 08:51:54 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047206464
May 12 08:51:54 msm8909 python3[3011]: ADVERT: {'battery': 86, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000a00000000000056106565
May 12 08:51:54 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:51:55 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000a00000000000055006464
May 12 08:51:55 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:51:55 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 84, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000540009000000005f006565
May 12 08:51:55 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:51:56 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 08:51:56 msm8909 python3[3011]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:52:05 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 84, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000540009000000005f106565
May 12 08:52:05 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:52:06 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 60, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003c0009000000004d306464
May 12 08:52:06 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 60, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475126, 'wearableId': 73}
May 12 08:52:06 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 60, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475126, 'wearableId': 73}
May 12 08:52:06 msm8909 python3[3011]: [SSE] Sending: {"key": "eab87e82b5fd440fad5a544697dcd3dc", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "sleepState": 0, "solarGen": 60, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475126, "wearableId": 73}, "rt": "instant"}
May 12 08:52:06 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044306565
May 12 08:52:06 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475126, 'wearableId': 75}
May 12 08:52:06 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475126, 'wearableId': 75}
May 12 08:52:06 msm8909 python3[3011]: [SSE] Sending: {"key": "e96d537f0205481fa2d586fed4ce892e", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 68, "skinTemp": 101, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475126, "wearableId": 75}, "rt": "instant"}
May 12 08:52:06 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 53, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003500090000000047206565
May 12 08:52:06 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 53, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475126, 'wearableId': 74}
May 12 08:52:06 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 53, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475126, 'wearableId': 74}
May 12 08:52:06 msm8909 python3[3011]: [SSE] Sending: {"key": "b1539c093d9b4d3ea578523848d01edd", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "sleepState": 0, "solarGen": 53, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475126, "wearableId": 74}, "rt": "instant"}
May 12 08:52:07 msm8909 python3[3011]: [SSE] RX'd: {'key': 'eab87e82b5fd440fad5a544697dcd3dc', 'data': '', 'timestamp': 1715475127.1285677, 'source': 0, 'type': 's'}
May 12 08:52:07 msm8909 python3[3011]: [SSE] RX'd: {'key': 'e96d537f0205481fa2d586fed4ce892e', 'data': '', 'timestamp': 1715475127.1884503, 'source': 0, 'type': 's'}
May 12 08:52:07 msm8909 python3[3011]: [SSE] RX'd: {'key': 'b1539c093d9b4d3ea578523848d01edd', 'data': '', 'timestamp': 1715475127.3063822, 'source': 0, 'type': 's'}
May 12 08:52:07 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:52:07 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:52:08 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000090000000000004a206565
May 12 08:52:09 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044306565
May 12 08:52:10 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000a00000000000055206464
May 12 08:52:10 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:52:12 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:52:12 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:52:12 msm8909 python3[3011]: [SSE] Sending: {"key": "e5acd467adc74ff18d658e9cfc7d8dbf", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:52:13 msm8909 python3[3011]: [SSE] RX'd: {'key': 'e5acd467adc74ff18d658e9cfc7d8dbf', 'data': '', 'timestamp': 1715475133.3098302, 'source': 0, 'type': 's'}
May 12 08:52:18 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:52:18 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:52:19 msm8909 python3[3011]: ADVERT: {'battery': 89, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000a00000000000059006565
May 12 08:52:19 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:52:19 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 54, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003600090000000046306565
May 12 08:52:19 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000a00000000000055306465
May 12 08:52:19 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:52:20 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 84, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005400090000000060206565
May 12 08:52:20 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:52:21 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 08:52:21 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:52:21 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044106565
May 12 08:52:22 msm8909 python3[3011]: ADVERT: {'battery': 90, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000a0000000000005a106565
May 12 08:52:22 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:52:23 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 12 08:52:23 msm8909 python3[3011]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 08:52:23 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000090000000000004b006565
May 12 08:52:23 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 60, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003c0009000000004d106464
May 12 08:52:24 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 12 08:52:24 msm8909 python3[3011]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 08:52:24 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048106464
May 12 08:52:24 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 12 08:52:24 msm8909 python3[3011]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 08:52:33 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000090000000000004b106565
May 12 08:52:33 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044206565
May 12 08:52:33 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 54, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003600090000000046106565
May 12 08:52:34 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048206464
May 12 08:52:34 msm8909 python3[3011]: ADVERT: {'battery': 89, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000a00000000000059106565
May 12 08:52:34 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:52:34 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000a00000000000055006465
May 12 08:52:34 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:52:35 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:52:35 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:52:36 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 60, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003c0009000000004d206464
May 12 08:52:37 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 84, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005400090000000060006565
May 12 08:52:37 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:52:38 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:52:38 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:52:47 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:52:47 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:52:47 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 84, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005400090000000060106565
May 12 08:52:47 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:52:47 msm8909 python3[3011]: ADVERT: {'battery': 90, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000a0000000000005a306565
May 12 08:52:47 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:52:47 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044306565
May 12 08:52:48 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 12 08:52:48 msm8909 python3[3011]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 08:52:48 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 9, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a0007000000000000000000090000000000004b206565
May 12 08:52:48 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000045000a0000001004003f207a7b
May 12 08:52:48 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 10, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 4, 'bmrCals': 4, 'heartRate': 0, 'sleepDuration': 69, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475168, 'wearableId': 81}
May 12 08:52:48 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 10, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 4, 'bmrCals': 4, 'heartRate': 0, 'sleepDuration': 69, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475168, 'wearableId': 81}
May 12 08:52:48 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:52:48 msm8909 python3[3011]: [SSE] Sending: {"key": "2db1af6a4f5d4d41a7e5dd580caa2b3a", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 63, "skinTemp": 123, "sleepState": 0, "solarGen": 10, "walkSteps": 0, "caseTemp": 122, "totalCals": 4, "bmrCals": 4, "heartRate": 0, "sleepDuration": 69, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475168, "wearableId": 81}, "rt": "instant"}
May 12 08:52:48 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:52:48 msm8909 python3[3011]: ADVERT: {'battery': 89, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000a00000000000059306565
May 12 08:52:48 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:52:49 msm8909 python3[3011]: [SSE] RX'd: {'key': '2db1af6a4f5d4d41a7e5dd580caa2b3a', 'data': '', 'timestamp': 1715475169.1256974, 'source': 0, 'type': 's'}
May 12 08:52:49 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000a00000000000055206465
May 12 08:52:49 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:53:02 msm8909 python3[3011]: ADVERT: {'battery': 90, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000a0000000000005a106565
May 12 08:53:02 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:53:02 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044106565
May 12 08:53:02 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 08:53:02 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:53:03 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000045000a0000001004003f007a7b
May 12 08:53:03 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 60, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003c0009000000004d106464
May 12 08:53:03 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048106464
May 12 08:53:03 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475183, 'wearableId': 63}
May 12 08:53:03 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475183, 'wearableId': 63}
May 12 08:53:03 msm8909 python3[3011]: [SSE] Sending: {"key": "434e23b8526c4a5d846f313c838020da", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 72, "skinTemp": 100, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475183, "wearableId": 63}, "rt": "instant"}
May 12 08:53:04 msm8909 python3[3011]: ADVERT: {'battery': 89, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000a00000000000059006565
May 12 08:53:04 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:53:04 msm8909 python3[3011]: [SSE] RX'd: {'key': '434e23b8526c4a5d846f313c838020da', 'data': '', 'timestamp': 1715475184.2567925, 'source': 0, 'type': 's'}
May 12 08:53:04 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000a00000000000003206564
May 12 08:53:04 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:53:04 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 84, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005400090000000060306565
May 12 08:53:04 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:53:06 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 54, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003600090000000046006565
May 12 08:53:12 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:53:12 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:53:12 msm8909 python3[3011]: [SSE] Sending: {"key": "71624d287f204eb980058d40bffedcd5", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:53:13 msm8909 python3[3011]: [SSE] RX'd: {'key': '71624d287f204eb980058d40bffedcd5', 'data': '', 'timestamp': 1715475193.4114223, 'source': 0, 'type': 's'}
May 12 08:53:16 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 54, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003600090000000047106565
May 12 08:53:16 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 54, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475196, 'wearableId': 74}
May 12 08:53:16 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 54, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475196, 'wearableId': 74}
May 12 08:53:16 msm8909 python3[3011]: [SSE] Sending: {"key": "3bc25d82ca1d4079a2d1608eb2539f24", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "sleepState": 0, "solarGen": 54, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475196, "wearableId": 74}, "rt": "instant"}
May 12 08:53:16 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047206464
May 12 08:53:16 msm8909 python3[3011]: ADVERT: {'battery': 89, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000a00000000000059106565
May 12 08:53:16 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:53:16 msm8909 python3[3011]: [SSE] RX'd: {'key': '3bc25d82ca1d4079a2d1608eb2539f24', 'data': '', 'timestamp': 1715475196.5004601, 'source': 0, 'type': 's'}
May 12 08:53:16 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000a00000000000003006564
May 12 08:53:16 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:53:18 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 1, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000045000a0000001004003f117a7b
May 12 08:53:18 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 60, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003c0009000000004d206464
May 12 08:53:18 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 60, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475198, 'wearableId': 73}
May 12 08:53:18 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 60, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475198, 'wearableId': 73}
May 12 08:53:18 msm8909 python3[3011]: [SSE] Sending: {"key": "3a869b2749b84d7589f640cf005feb50", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "sleepState": 0, "solarGen": 60, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475198, "wearableId": 73}, "rt": "instant"}
May 12 08:53:19 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:53:19 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:53:19 msm8909 python3[3011]: [SSE] RX'd: {'key': '3a869b2749b84d7589f640cf005feb50', 'data': '', 'timestamp': 1715475198.8736436, 'source': 0, 'type': 's'}
May 12 08:53:19 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000a0000000000005b206565
May 12 08:53:19 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:53:19 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 08:53:19 msm8909 python3[3011]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:53:29 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000a00000000000003106564
May 12 08:53:29 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:53:29 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044006565
May 12 08:53:29 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475209, 'wearableId': 75}
May 12 08:53:29 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475209, 'wearableId': 75}
May 12 08:53:29 msm8909 python3[3011]: [SSE] Sending: {"key": "a95e2016fd27430698c546610b526555", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 68, "skinTemp": 101, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475209, "wearableId": 75}, "rt": "instant"}
May 12 08:53:30 msm8909 python3[3011]: [SSE] RX'd: {'key': 'a95e2016fd27430698c546610b526555', 'data': '', 'timestamp': 1715475209.9448733, 'source': 0, 'type': 's'}
May 12 08:53:30 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 1, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000045000a0000001004003f317a7b
May 12 08:53:31 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000a00000000000058306565
May 12 08:53:31 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:53:31 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 54, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003600090000000047206565
May 12 08:53:32 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 08:53:32 msm8909 python3[3011]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:53:33 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:53:33 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:53:33 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 84, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000540009000000005f206565
May 12 08:53:33 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:53:33 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 54, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003600090000000047306565
May 12 08:53:33 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000a0000000000005b006565
May 12 08:53:33 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:53:43 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 08:53:43 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:53:44 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000a00000000000003206564
May 12 08:53:44 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:53:45 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004c006565
May 12 08:53:45 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 10, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475225, 'wearableId': 76}
May 12 08:53:45 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 10, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475225, 'wearableId': 76}
May 12 08:53:45 msm8909 python3[3011]: [SSE] Sending: {"key": "483929fdd44c4ed6badd0e452654006f", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 76, "skinTemp": 101, "sleepState": 0, "solarGen": 10, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475225, "wearableId": 76}, "rt": "instant"}
May 12 08:53:45 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 1, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000045000a0000001004003f017a7b
May 12 08:53:45 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 60, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003c0009000000004d106464
May 12 08:53:45 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 54, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003600090000000047006565
May 12 08:53:45 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 84, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000540009000000005f306565
May 12 08:53:45 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:53:46 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000a00000000000058006565
May 12 08:53:46 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:53:46 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000a00000000000055006465
May 12 08:53:46 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:53:46 msm8909 python3[3011]: [SSE] RX'd: {'key': '483929fdd44c4ed6badd0e452654006f', 'data': '', 'timestamp': 1715475225.7839868, 'source': 0, 'type': 's'}
May 12 08:53:46 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 08:53:46 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:53:47 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044106565
May 12 08:53:47 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:53:47 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:53:48 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000a00000000000058106565
May 12 08:53:48 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:53:49 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:53:49 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:53:57 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 12 08:53:57 msm8909 python3[3011]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 12 08:53:57 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 4, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 69, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 4, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 1, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000045000a0000001004003f117a7b
May 12 08:53:57 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 1, 'solarGen': 10, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 4, 'bmrCals': 4, 'heartRate': 0, 'sleepDuration': 69, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475237, 'wearableId': 81}
May 12 08:53:57 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 1, 'solarGen': 10, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 4, 'bmrCals': 4, 'heartRate': 0, 'sleepDuration': 69, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475237, 'wearableId': 81}
May 12 08:53:57 msm8909 python3[3011]: [SSE] Sending: {"key": "cf5805d787dc4628a3ea2e89645cc027", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 63, "skinTemp": 123, "sleepState": 1, "solarGen": 10, "walkSteps": 0, "caseTemp": 122, "totalCals": 4, "bmrCals": 4, "heartRate": 0, "sleepDuration": 69, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475237, "wearableId": 81}, "rt": "instant"}
May 12 08:53:57 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:53:57 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:53:57 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047306464
May 12 08:53:58 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:53:58 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:53:58 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000a00000000000058206565
May 12 08:53:58 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:53:58 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000a0000000000005b206565
May 12 08:53:58 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:53:58 msm8909 python3[3011]: [SSE] RX'd: {'key': 'cf5805d787dc4628a3ea2e89645cc027', 'data': '', 'timestamp': 1715475238.2373552, 'source': 0, 'type': 's'}
May 12 08:53:58 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000a00000000000055106465
May 12 08:53:58 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:53:58 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000a00000000000003006564
May 12 08:53:58 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:53:59 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043306565
May 12 08:53:59 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004c206565
May 12 08:54:00 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 60, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003c0009000000004d306464
May 12 08:54:02 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:54:02 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:54:11 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000a00000000000003106564
May 12 08:54:11 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:54:12 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005500090000000060206565
May 12 08:54:12 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:54:12 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004c306565
May 12 08:54:12 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 54, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003600090000000047306565
May 12 08:54:12 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047006464
May 12 08:54:12 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475252, 'wearableId': 63}
May 12 08:54:12 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475252, 'wearableId': 63}
May 12 08:54:12 msm8909 python3[3011]: [SSE] Sending: {"key": "725fa492353741c5b398f7c7340174d9", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 100, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475252, "wearableId": 63}, "rt": "instant"}
May 12 08:54:13 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000a00000000000058306565
May 12 08:54:13 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:54:13 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:54:13 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:54:13 msm8909 python3[3011]: [SSE] Sending: {"key": "4517e50a1cc04c3181e21e78b8b51917", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:54:13 msm8909 python3[3011]: [SSE] RX'd: {'key': '725fa492353741c5b398f7c7340174d9', 'data': '', 'timestamp': 1715475253.4380848, 'source': 0, 'type': 's'}
May 12 08:54:13 msm8909 python3[3011]: [SSE] RX'd: {'key': '4517e50a1cc04c3181e21e78b8b51917', 'data': '', 'timestamp': 1715475253.7008581, 'source': 0, 'type': 's'}
May 12 08:54:14 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043006565
May 12 08:54:15 msm8909 python3[3011]: ADVERT: {'battery': 90, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000a0000000000005a006564
May 12 08:54:15 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:54:15 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:54:15 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:54:20 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:54:20 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:54:25 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047106464
May 12 08:54:25 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x1e\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 12 08:54:25 msm8909 python3[3011]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 12 08:54:26 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000a00000000000003306564
May 12 08:54:26 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:54:27 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004b006565
May 12 08:54:27 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000a0000002005003f007a7b
May 12 08:54:27 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047206464
May 12 08:54:27 msm8909 python3[3011]: ADVERT: {'battery': 89, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000a00000000000059106565
May 12 08:54:27 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:54:27 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:54:27 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:54:28 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:54:28 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:54:29 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000a0000002005003f107a7b
May 12 08:54:29 msm8909 python3[3011]: ADVERT: {'battery': 90, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000a0000000000005a206564
May 12 08:54:29 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:54:30 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043206565
May 12 08:54:30 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475270, 'wearableId': 75}
May 12 08:54:30 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475270, 'wearableId': 75}
May 12 08:54:30 msm8909 python3[3011]: [SSE] Sending: {"key": "8b3b8b93b8ac4716ac786be021a84d7a", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 67, "skinTemp": 101, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475270, "wearableId": 75}, "rt": "instant"}
May 12 08:54:30 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 54, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003600090000000047006565
May 12 08:54:30 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 54, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475270, 'wearableId': 74}
May 12 08:54:30 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 54, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475270, 'wearableId': 74}
May 12 08:54:30 msm8909 python3[3011]: [SSE] Sending: {"key": "281580879c494f8e9093efe7100f3f27", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "sleepState": 0, "solarGen": 54, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475270, "wearableId": 74}, "rt": "instant"}
May 12 08:54:31 msm8909 python3[3011]: [SSE] RX'd: {'key': '8b3b8b93b8ac4716ac786be021a84d7a', 'data': '', 'timestamp': 1715475270.4890022, 'source': 0, 'type': 's'}
May 12 08:54:31 msm8909 python3[3011]: [SSE] RX'd: {'key': '281580879c494f8e9093efe7100f3f27', 'data': '', 'timestamp': 1715475270.7930388, 'source': 0, 'type': 's'}
May 12 08:54:38 msm8909 python3[3011]: Running Scheduled: Thread Check
May 12 08:54:39 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004b206565
May 12 08:54:41 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005500090000000060106565
May 12 08:54:41 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:54:41 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:54:41 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:54:42 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047306464
May 12 08:54:42 msm8909 python3[3011]: ADVERT: {'battery': 89, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000a00000000000059206565
May 12 08:54:42 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:54:42 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:54:42 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:54:43 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:54:43 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:54:43 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000a00000000000003006564
May 12 08:54:43 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:54:43 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:54:43 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:54:44 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:54:44 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:54:50 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:54:50 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:54:53 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005500090000000060206565
May 12 08:54:53 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:54:53 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:54:53 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:54:54 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043006565
May 12 08:54:54 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000a0000002005003f307a7b
May 12 08:54:54 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:54:54 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:54:54 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 60, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003c0009000000004d006464
May 12 08:54:54 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 60, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475294, 'wearableId': 73}
May 12 08:54:54 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 60, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475294, 'wearableId': 73}
May 12 08:54:54 msm8909 python3[3011]: [SSE] Sending: {"key": "104ced65a0794d1b9b771124dcfdf0e3", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "sleepState": 0, "solarGen": 60, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475294, "wearableId": 73}, "rt": "instant"}
May 12 08:54:54 msm8909 python3[3011]: ADVERT: {'battery': 90, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000a0000000000005a006564
May 12 08:54:54 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:54:55 msm8909 python3[3011]: [SSE] RX'd: {'key': '104ced65a0794d1b9b771124dcfdf0e3', 'data': '', 'timestamp': 1715475295.0923557, 'source': 0, 'type': 's'}
May 12 08:54:57 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 60, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003c0009000000004d006464
May 12 08:54:57 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047106464
May 12 08:54:58 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000a00000000000003206564
May 12 08:54:58 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:55:07 msm8909 python3[3011]: ADVERT: {'battery': 90, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000a0000000000005a106564
May 12 08:55:07 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:55:08 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005500090000000060306565
May 12 08:55:08 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:55:08 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 08:55:08 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:55:08 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043206565
May 12 08:55:09 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004b106565
May 12 08:55:09 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 10, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475309, 'wearableId': 76}
May 12 08:55:09 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 10, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475309, 'wearableId': 76}
May 12 08:55:09 msm8909 python3[3011]: [SSE] Sending: {"key": "f73b774b2111408a94a2eef8c43d5908", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 75, "skinTemp": 101, "sleepState": 0, "solarGen": 10, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475309, "wearableId": 76}, "rt": "instant"}
May 12 08:55:09 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 08:55:09 msm8909 python3[3011]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:55:09 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000046206464
May 12 08:55:09 msm8909 python3[3011]: [SSE] RX'd: {'key': 'f73b774b2111408a94a2eef8c43d5908', 'data': '', 'timestamp': 1715475309.5289261, 'source': 0, 'type': 's'}
May 12 08:55:10 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:55:10 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:55:10 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 08:55:10 msm8909 python3[3011]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:55:11 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043206565
May 12 08:55:11 msm8909 python3[3011]: ADVERT: {'battery': 62, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000b0000002005003e107a7b
May 12 08:55:11 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 62, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 11, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 5, 'bmrCals': 5, 'heartRate': 0, 'sleepDuration': 70, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475311, 'wearableId': 81}
May 12 08:55:11 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 62, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 11, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 5, 'bmrCals': 5, 'heartRate': 0, 'sleepDuration': 70, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475311, 'wearableId': 81}
May 12 08:55:11 msm8909 python3[3011]: [SSE] Sending: {"key": "4b71a199e8f54931b8f1862acf3ec8bb", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 62, "skinTemp": 123, "sleepState": 0, "solarGen": 11, "walkSteps": 0, "caseTemp": 122, "totalCals": 5, "bmrCals": 5, "heartRate": 0, "sleepDuration": 70, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475311, "wearableId": 81}, "rt": "instant"}
May 12 08:55:12 msm8909 python3[3011]: [SSE] RX'd: {'key': '4b71a199e8f54931b8f1862acf3ec8bb', 'data': '', 'timestamp': 1715475312.0720172, 'source': 0, 'type': 's'}
May 12 08:55:13 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:55:13 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:55:13 msm8909 python3[3011]: [SSE] Sending: {"key": "54ac2216d6c64d1798be527be8cce3fc", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:55:14 msm8909 python3[3011]: [SSE] RX'd: {'key': '54ac2216d6c64d1798be527be8cce3fc', 'data': '', 'timestamp': 1715475314.1516702, 'source': 0, 'type': 's'}
May 12 08:55:20 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:55:20 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:55:21 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043306565
May 12 08:55:21 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004b206565
May 12 08:55:22 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000046306464
May 12 08:55:22 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475322, 'wearableId': 63}
May 12 08:55:22 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475322, 'wearableId': 63}
May 12 08:55:22 msm8909 python3[3011]: [SSE] Sending: {"key": "325a15f9ecd54a868ea859d7846a9e70", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 70, "skinTemp": 100, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475322, "wearableId": 63}, "rt": "instant"}
May 12 08:55:22 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000550009000000005f106565
May 12 08:55:22 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:55:23 msm8909 python3[3011]: [SSE] RX'd: {'key': '325a15f9ecd54a868ea859d7846a9e70', 'data': '', 'timestamp': 1715475322.6686735, 'source': 0, 'type': 's'}
May 12 08:55:23 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 08:55:23 msm8909 python3[3011]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:55:24 msm8909 python3[3011]: ADVERT: {'battery': 62, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000b0000002005003e207a7b
May 12 08:55:25 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000b00000000000003106564
May 12 08:55:25 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:55:25 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:55:25 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:55:35 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000b00000000000003206564
May 12 08:55:35 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:55:35 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043106565
May 12 08:55:35 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475335, 'wearableId': 75}
May 12 08:55:35 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475335, 'wearableId': 75}
May 12 08:55:35 msm8909 python3[3011]: [SSE] Sending: {"key": "a7b8909b62e94a10aa67a248c4755f9d", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 67, "skinTemp": 101, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475335, "wearableId": 75}, "rt": "instant"}
May 12 08:55:35 msm8909 python3[3011]: ADVERT: {'battery': 90, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000b0000000000005a006565
May 12 08:55:35 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:55:36 msm8909 python3[3011]: [SSE] RX'd: {'key': 'a7b8909b62e94a10aa67a248c4755f9d', 'data': '', 'timestamp': 1715475335.9849524, 'source': 0, 'type': 's'}
May 12 08:55:36 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004b306565
May 12 08:55:36 msm8909 python3[3011]: ADVERT: {'battery': 62, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000b0000002005003e307a7b
May 12 08:55:36 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 60, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003c0009000000004d006464
May 12 08:55:36 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000058006565
May 12 08:55:36 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:55:37 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 08:55:37 msm8909 python3[3011]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:55:37 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000550009000000005f206565
May 12 08:55:37 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:55:38 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004b006565
May 12 08:55:38 msm8909 python3[3011]: ADVERT: {'battery': 62, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000b0000002005003e007a7b
May 12 08:55:39 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 54, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003600090000000046306565
May 12 08:55:39 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 54, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475339, 'wearableId': 74}
May 12 08:55:39 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 54, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475339, 'wearableId': 74}
May 12 08:55:39 msm8909 python3[3011]: [SSE] Sending: {"key": "370b7cad54344852aea135321492cb35", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 70, "skinTemp": 101, "sleepState": 0, "solarGen": 54, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475339, "wearableId": 74}, "rt": "instant"}
May 12 08:55:39 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000550009000000005f306565
May 12 08:55:39 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:55:40 msm8909 python3[3011]: [SSE] RX'd: {'key': '370b7cad54344852aea135321492cb35', 'data': '', 'timestamp': 1715475339.9853556, 'source': 0, 'type': 's'}
May 12 08:55:49 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000058106565
May 12 08:55:49 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:55:49 msm8909 python3[3011]: ADVERT: {'battery': 84, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000b00000000000054006465
May 12 08:55:49 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:55:50 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000b00000000000003306564
May 12 08:55:50 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:55:51 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004b106565
May 12 08:55:51 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 60, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003c0009000000004d206464
May 12 08:55:51 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:55:51 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:55:51 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000046206464
May 12 08:55:52 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000550009000000005f006565
May 12 08:55:52 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:55:53 msm8909 python3[3011]: ADVERT: {'battery': 62, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000b0000002005003e107a7b
May 12 08:55:54 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 54, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003600090000000046106565
May 12 08:56:03 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:56:03 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:56:03 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004b206565
May 12 08:56:03 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:56:03 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:56:03 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 60, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003c0009000000004d306464
May 12 08:56:03 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 60, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475363, 'wearableId': 73}
May 12 08:56:03 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 60, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475363, 'wearableId': 73}
May 12 08:56:03 msm8909 python3[3011]: [SSE] Sending: {"key": "ad0dccf22bbb4b9ea0682f38e6a495fa", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "sleepState": 0, "solarGen": 60, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475363, "wearableId": 73}, "rt": "instant"}
May 12 08:56:04 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 54, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003600090000000046206565
May 12 08:56:04 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000046306464
May 12 08:56:04 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000058206565
May 12 08:56:04 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:56:04 msm8909 python3[3011]: ADVERT: {'battery': 84, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000b00000000000054206465
May 12 08:56:04 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:56:04 msm8909 python3[3011]: [SSE] RX'd: {'key': 'ad0dccf22bbb4b9ea0682f38e6a495fa', 'data': '', 'timestamp': 1715475364.3111646, 'source': 0, 'type': 's'}
May 12 08:56:05 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000b00000000000003106564
May 12 08:56:05 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:56:05 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000058306565
May 12 08:56:05 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:56:06 msm8909 python3[3011]: ADVERT: {'battery': 62, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000b0000002005003e207a7b
May 12 08:56:06 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000550009000000005f106565
May 12 08:56:06 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:56:07 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044006565
May 12 08:56:07 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000550009000000005f206565
May 12 08:56:07 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:56:08 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000b0000002005003f307a7b
May 12 08:56:14 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:56:14 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:56:14 msm8909 python3[3011]: [SSE] Sending: {"key": "2520a28349344d15ac896c426d0b3aaa", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:56:14 msm8909 python3[3011]: [SSE] RX'd: {'key': '2520a28349344d15ac896c426d0b3aaa', 'data': '', 'timestamp': 1715475374.562464, 'source': 0, 'type': 's'}
May 12 08:56:17 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000550009000000005f306565
May 12 08:56:17 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:56:18 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000b0000002005003f007a7b
May 12 08:56:18 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 11, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 5, 'bmrCals': 5, 'heartRate': 0, 'sleepDuration': 70, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475378, 'wearableId': 81}
May 12 08:56:18 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 11, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 5, 'bmrCals': 5, 'heartRate': 0, 'sleepDuration': 70, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475378, 'wearableId': 81}
May 12 08:56:18 msm8909 python3[3011]: [SSE] Sending: {"key": "c777396617864e96a89158c28b80d1d7", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 63, "skinTemp": 123, "sleepState": 0, "solarGen": 11, "walkSteps": 0, "caseTemp": 122, "totalCals": 5, "bmrCals": 5, "heartRate": 0, "sleepDuration": 70, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475378, "wearableId": 81}, "rt": "instant"}
May 12 08:56:18 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 61, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003d0009000000004d106464
May 12 08:56:19 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 54, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003600090000000047306565
May 12 08:56:19 msm8909 python3[3011]: [SSE] RX'd: {'key': 'c777396617864e96a89158c28b80d1d7', 'data': '', 'timestamp': 1715475378.7258995, 'source': 0, 'type': 's'}
May 12 08:56:19 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:56:19 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:56:20 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000b00000000000003206564
May 12 08:56:20 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:56:20 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004c006565
May 12 08:56:20 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 10, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475380, 'wearableId': 76}
May 12 08:56:20 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 10, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475380, 'wearableId': 76}
May 12 08:56:20 msm8909 python3[3011]: [SSE] Sending: {"key": "ec22fd3063e94a558ea7b0659198b6be", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 76, "skinTemp": 101, "sleepState": 0, "solarGen": 10, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475380, "wearableId": 76}, "rt": "instant"}
May 12 08:56:20 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000058006565
May 12 08:56:20 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:56:21 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 54, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003600090000000047006565
May 12 08:56:21 msm8909 python3[3011]: [SSE] RX'd: {'key': 'ec22fd3063e94a558ea7b0659198b6be', 'data': '', 'timestamp': 1715475381.2101121, 'source': 0, 'type': 's'}
May 12 08:56:21 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:56:22 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:56:22 msm8909 python3[3011]: ADVERT: {'battery': 84, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000b00000000000054306465
May 12 08:56:22 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:56:31 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047206464
May 12 08:56:31 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475391, 'wearableId': 63}
May 12 08:56:31 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475391, 'wearableId': 63}
May 12 08:56:31 msm8909 python3[3011]: [SSE] Sending: {"key": "55fca495363144baaad770e6069fe4e0", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 100, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475391, "wearableId": 63}, "rt": "instant"}
May 12 08:56:31 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044206565
May 12 08:56:31 msm8909 python3[3011]: [SSE] RX'd: {'key': '55fca495363144baaad770e6069fe4e0', 'data': '', 'timestamp': 1715475391.7951152, 'source': 0, 'type': 's'}
May 12 08:56:31 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000b00000000000055006465
May 12 08:56:32 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:56:33 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 61, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003d0009000000004d206464
May 12 08:56:33 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 54, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003600090000000047106565
May 12 08:56:35 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000550009000000005f006565
May 12 08:56:35 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:56:35 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000058206565
May 12 08:56:35 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:56:35 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004c106565
May 12 08:56:35 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000b0000002005003f107a7b
May 12 08:56:36 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 12 08:56:36 msm8909 python3[3011]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 08:56:45 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000058306565
May 12 08:56:45 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:56:45 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000550009000000005f206565
May 12 08:56:45 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:56:45 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 61, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003d0009000000004d306464
May 12 08:56:45 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047006464
May 12 08:56:46 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 54, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003600090000000047206565
May 12 08:56:46 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 54, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475406, 'wearableId': 74}
May 12 08:56:46 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 54, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475406, 'wearableId': 74}
May 12 08:56:46 msm8909 python3[3011]: [SSE] Sending: {"key": "6e3315385c7048278d8e3b12d261f717", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "sleepState": 0, "solarGen": 54, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475406, "wearableId": 74}, "rt": "instant"}
May 12 08:56:46 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044006565
May 12 08:56:46 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475406, 'wearableId': 75}
May 12 08:56:46 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475406, 'wearableId': 75}
May 12 08:56:46 msm8909 python3[3011]: [SSE] Sending: {"key": "c0b728acc8a14daca717c3c4d237060b", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 68, "skinTemp": 101, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475406, "wearableId": 75}, "rt": "instant"}
May 12 08:56:46 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000b00000000000055206465
May 12 08:56:46 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:56:46 msm8909 python3[3011]: [SSE] RX'd: {'key': '6e3315385c7048278d8e3b12d261f717', 'data': '', 'timestamp': 1715475406.6393483, 'source': 0, 'type': 's'}
May 12 08:56:46 msm8909 python3[3011]: [SSE] RX'd: {'key': 'c0b728acc8a14daca717c3c4d237060b', 'data': '', 'timestamp': 1715475406.6873796, 'source': 0, 'type': 's'}
May 12 08:56:47 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000b00000000000003106564
May 12 08:56:47 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:56:47 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:56:47 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:56:47 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004c306565
May 12 08:56:47 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000b0000002005003f307a7b
May 12 08:56:49 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 12 08:56:49 msm8909 python3[3011]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 08:56:50 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:56:50 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:56:50 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:56:50 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:56:52 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:56:52 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:57:00 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004c006565
May 12 08:57:00 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 54, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003600090000000047006565
May 12 08:57:00 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d30007000000000000000000550009000000005f306565
May 12 08:57:00 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:57:03 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044206565
May 12 08:57:03 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000b00000000000055006465
May 12 08:57:03 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:57:13 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048206464
May 12 08:57:13 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000b00000000000055106465
May 12 08:57:13 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:57:14 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:57:14 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:57:14 msm8909 python3[3011]: [SSE] Sending: {"key": "f5af89f3513542ac9876398112f98399", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:57:14 msm8909 python3[3011]: [SSE] RX'd: {'key': 'f5af89f3513542ac9876398112f98399', 'data': '', 'timestamp': 1715475434.8731885, 'source': 0, 'type': 's'}
May 12 08:57:15 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000b0000000000005b306565
May 12 08:57:15 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:57:15 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 61, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003d0009000000004d206464
May 12 08:57:15 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 61, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475435, 'wearableId': 73}
May 12 08:57:15 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 61, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475435, 'wearableId': 73}
May 12 08:57:15 msm8909 python3[3011]: [SSE] Sending: {"key": "30633c5acdde4aa181acf01c5e75c9e9", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "sleepState": 0, "solarGen": 61, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475435, "wearableId": 73}, "rt": "instant"}
May 12 08:57:16 msm8909 python3[3011]: [SSE] RX'd: {'key': '30633c5acdde4aa181acf01c5e75c9e9', 'data': '', 'timestamp': 1715475435.9190478, 'source': 0, 'type': 's'}
May 12 08:57:17 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000b0000002005003f207a7b
May 12 08:57:17 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 61, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003d0009000000004d306464
May 12 08:57:18 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 55, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003700090000000046106565
May 12 08:57:22 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:57:22 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:57:28 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 55, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003700090000000046206565
May 12 08:57:28 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005500090000000060206565
May 12 08:57:28 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:57:28 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044006565
May 12 08:57:28 msm8909 python3[3011]: ADVERT: {'battery': 84, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000b00000000000054206465
May 12 08:57:28 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:57:29 msm8909 python3[3011]: ADVERT: {'battery': 87, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000057306565
May 12 08:57:29 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:57:30 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 61, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003d0009000000004d006464
May 12 08:57:30 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000b0000000000005b006565
May 12 08:57:30 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:57:30 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048006464
May 12 08:57:30 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:57:30 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:57:41 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 08:57:41 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:57:42 msm8909 python3[3011]: ADVERT: {'battery': 87, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000057006565
May 12 08:57:42 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:57:42 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004b006565
May 12 08:57:42 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 10, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475462, 'wearableId': 76}
May 12 08:57:42 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 10, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475462, 'wearableId': 76}
May 12 08:57:42 msm8909 python3[3011]: [SSE] Sending: {"key": "7c1d7802eccc4ff797e38e465386ff23", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 75, "skinTemp": 101, "sleepState": 0, "solarGen": 10, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475462, "wearableId": 76}, "rt": "instant"}
May 12 08:57:42 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 61, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003d0009000000004d106464
May 12 08:57:42 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 55, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003700090000000046006565
May 12 08:57:42 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044206565
May 12 08:57:43 msm8909 python3[3011]: [SSE] RX'd: {'key': '7c1d7802eccc4ff797e38e465386ff23', 'data': '', 'timestamp': 1715475462.9964769, 'source': 0, 'type': 's'}
May 12 08:57:43 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:57:43 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:57:44 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000b0000000000005b206565
May 12 08:57:44 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:57:45 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005500090000000060006565
May 12 08:57:45 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:57:45 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000b0000002005003f007a7b
May 12 08:57:45 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 11, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 5, 'bmrCals': 5, 'heartRate': 0, 'sleepDuration': 70, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475465, 'wearableId': 81}
May 12 08:57:45 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 11, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 5, 'bmrCals': 5, 'heartRate': 0, 'sleepDuration': 70, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475465, 'wearableId': 81}
May 12 08:57:45 msm8909 python3[3011]: [SSE] Sending: {"key": "582e118b52b44bd9ba8b47281134dd4e", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 63, "skinTemp": 123, "sleepState": 0, "solarGen": 11, "walkSteps": 0, "caseTemp": 122, "totalCals": 5, "bmrCals": 5, "heartRate": 0, "sleepDuration": 70, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475465, "wearableId": 81}, "rt": "instant"}
May 12 08:57:45 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048206464
May 12 08:57:45 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475465, 'wearableId': 63}
May 12 08:57:45 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475465, 'wearableId': 63}
May 12 08:57:45 msm8909 python3[3011]: [SSE] Sending: {"key": "56f4dcc9bd8543799cc5fae1a3d95cc6", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 72, "skinTemp": 100, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475465, "wearableId": 63}, "rt": "instant"}
May 12 08:57:45 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 08:57:45 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:57:45 msm8909 python3[3011]: [SSE] RX'd: {'key': '582e118b52b44bd9ba8b47281134dd4e', 'data': '', 'timestamp': 1715475465.5125329, 'source': 0, 'type': 's'}
May 12 08:57:46 msm8909 python3[3011]: [SSE] RX'd: {'key': '56f4dcc9bd8543799cc5fae1a3d95cc6', 'data': '', 'timestamp': 1715475465.7668769, 'source': 0, 'type': 's'}
May 12 08:57:53 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:57:53 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:57:56 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004b206565
May 12 08:57:57 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005500090000000060106565
May 12 08:57:57 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:57:57 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000044306565
May 12 08:57:57 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475477, 'wearableId': 75}
May 12 08:57:57 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475477, 'wearableId': 75}
May 12 08:57:57 msm8909 python3[3011]: [SSE] Sending: {"key": "e14c5f7152e6418da09459cab4bd6c1e", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 68, "skinTemp": 101, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475477, "wearableId": 75}, "rt": "instant"}
May 12 08:57:57 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048306464
May 12 08:57:58 msm8909 python3[3011]: [SSE] RX'd: {'key': 'e14c5f7152e6418da09459cab4bd6c1e', 'data': '', 'timestamp': 1715475478.2449074, 'source': 0, 'type': 's'}
May 12 08:57:59 msm8909 python3[3011]: ADVERT: {'battery': 87, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000057206565
May 12 08:57:59 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:57:59 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000b0000002005003f207a7b
May 12 08:57:59 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000b0000000000005b306565
May 12 08:57:59 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:58:09 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 61, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003d0009000000004d006464
May 12 08:58:09 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000b0000000000005b006565
May 12 08:58:09 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:58:09 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 08:58:09 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:58:10 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005500090000000060206565
May 12 08:58:10 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:58:10 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047006464
May 12 08:58:11 msm8909 python3[3011]: ADVERT: {'battery': 87, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000057306565
May 12 08:58:11 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:58:11 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004b306565
May 12 08:58:13 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000b00000000000003206564
May 12 08:58:13 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:58:13 msm8909 python3[3011]: ADVERT: {'battery': 87, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000057006565
May 12 08:58:13 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:58:14 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 08:58:14 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:58:14 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:58:14 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:58:14 msm8909 python3[3011]: [SSE] Sending: {"key": "68ec2d7d46ec450f93799f82bcae4ae3", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:58:15 msm8909 python3[3011]: [SSE] RX'd: {'key': '68ec2d7d46ec450f93799f82bcae4ae3', 'data': '', 'timestamp': 1715475495.1401529, 'source': 0, 'type': 's'}
May 12 08:58:23 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:58:23 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:58:24 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004b006565
May 12 08:58:24 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000b0000002005003f007a7b
May 12 08:58:24 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 61, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003d0009000000004e106464
May 12 08:58:24 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 61, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475504, 'wearableId': 73}
May 12 08:58:24 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 61, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475504, 'wearableId': 73}
May 12 08:58:24 msm8909 python3[3011]: [SSE] Sending: {"key": "be07a5f5050e479db89b43674a8cf8e8", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "sleepState": 0, "solarGen": 61, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475504, "wearableId": 73}, "rt": "instant"}
May 12 08:58:24 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047206464
May 12 08:58:25 msm8909 python3[3011]: [SSE] RX'd: {'key': 'be07a5f5050e479db89b43674a8cf8e8', 'data': '', 'timestamp': 1715475505.1672611, 'source': 0, 'type': 's'}
May 12 08:58:25 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000b00000000000055006465
May 12 08:58:25 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:58:25 msm8909 python3[3011]: ADVERT: {'battery': 87, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000057106565
May 12 08:58:25 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:58:26 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000b0000000000005b206565
May 12 08:58:26 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:58:26 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000b00000000000003306564
May 12 08:58:26 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:58:26 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 61, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003d0009000000004e206464
May 12 08:58:27 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005500090000000060006565
May 12 08:58:27 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:58:37 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047306464
May 12 08:58:37 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000b00000000000055106465
May 12 08:58:37 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:58:38 msm8909 python3[3011]: ADVERT: {'battery': 87, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000057206565
May 12 08:58:38 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:58:39 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000b0000002005003f207a7b
May 12 08:58:39 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005500090000000060106565
May 12 08:58:39 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:58:39 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 61, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003d0009000000004e306464
May 12 08:58:39 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 08:58:39 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:58:41 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000b0000000000005b306565
May 12 08:58:41 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:58:41 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000b00000000000003006564
May 12 08:58:41 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:58:41 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 55, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003700090000000046206565
May 12 08:58:41 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 55, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475521, 'wearableId': 74}
May 12 08:58:41 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 55, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475521, 'wearableId': 74}
May 12 08:58:41 msm8909 python3[3011]: [SSE] Sending: {"key": "d044a71a8d934ca29ab7e3f40e33d941", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 70, "skinTemp": 101, "sleepState": 0, "solarGen": 55, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475521, "wearableId": 74}, "rt": "instant"}
May 12 08:58:42 msm8909 python3[3011]: [SSE] RX'd: {'key': 'd044a71a8d934ca29ab7e3f40e33d941', 'data': '', 'timestamp': 1715475522.3926132, 'source': 0, 'type': 's'}
May 12 08:58:51 msm8909 python3[3011]: ADVERT: {'battery': 96, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 85, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d300070000000000000000005500090000000060206565
May 12 08:58:51 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:58:51 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004b306565
May 12 08:58:51 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 10, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475531, 'wearableId': 76}
May 12 08:58:51 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 10, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475531, 'wearableId': 76}
May 12 08:58:51 msm8909 python3[3011]: [SSE] Sending: {"key": "f8cea9c6cefe42429a2f9e830d9168cb", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 75, "skinTemp": 101, "sleepState": 0, "solarGen": 10, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475531, "wearableId": 76}, "rt": "instant"}
May 12 08:58:51 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000b0000002005003f307a7b
May 12 08:58:51 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 11, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 5, 'bmrCals': 5, 'heartRate': 0, 'sleepDuration': 70, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475531, 'wearableId': 81}
May 12 08:58:51 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 11, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 5, 'bmrCals': 5, 'heartRate': 0, 'sleepDuration': 70, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475531, 'wearableId': 81}
May 12 08:58:51 msm8909 python3[3011]: [SSE] Sending: {"key": "a6347062684f4769b87da43192a00785", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 63, "skinTemp": 123, "sleepState": 0, "solarGen": 11, "walkSteps": 0, "caseTemp": 122, "totalCals": 5, "bmrCals": 5, "heartRate": 0, "sleepDuration": 70, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475531, "wearableId": 81}, "rt": "instant"}
May 12 08:58:51 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 61, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003d0009000000004e006464
May 12 08:58:51 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 55, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003700090000000046306565
May 12 08:58:51 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000043106565
May 12 08:58:52 msm8909 python3[3011]: [SSE] RX'd: {'key': 'f8cea9c6cefe42429a2f9e830d9168cb', 'data': '', 'timestamp': 1715475531.8714254, 'source': 0, 'type': 's'}
May 12 08:58:52 msm8909 python3[3011]: [SSE] RX'd: {'key': 'a6347062684f4769b87da43192a00785', 'data': '', 'timestamp': 1715475532.070359, 'source': 0, 'type': 's'}
May 12 08:58:52 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000b00000000000055306465
May 12 08:58:52 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:58:52 msm8909 python3[3011]: ADVERT: {'battery': 87, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000057006565
May 12 08:58:52 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:58:53 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000b0000000000005b106565
May 12 08:58:53 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:58:53 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000b00000000000003206564
May 12 08:58:53 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:58:54 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:58:54 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:58:54 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 12 08:58:54 msm8909 python3[3011]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 08:58:55 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 08:58:55 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:59:06 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 55, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003700090000000046006565
May 12 08:59:06 msm8909 python3[3011]: ADVERT: {'battery': 66, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042206565
May 12 08:59:06 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 66, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475546, 'wearableId': 75}
May 12 08:59:06 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 66, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475546, 'wearableId': 75}
May 12 08:59:06 msm8909 python3[3011]: [SSE] Sending: {"key": "467af71a121f4a98a99da5a8e4e99b4c", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 66, "skinTemp": 101, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475546, "wearableId": 75}, "rt": "instant"}
May 12 08:59:07 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000b00000000000055006465
May 12 08:59:07 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:59:07 msm8909 python3[3011]: [SSE] RX'd: {'key': '467af71a121f4a98a99da5a8e4e99b4c', 'data': '', 'timestamp': 1715475547.3926127, 'source': 0, 'type': 's'}
May 12 08:59:08 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000b00000000000003306564
May 12 08:59:08 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:59:08 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004b106565
May 12 08:59:08 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000b0000002005003f107a7b
May 12 08:59:08 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 61, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003d0009000000004e206464
May 12 08:59:09 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000047206464
May 12 08:59:09 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475549, 'wearableId': 63}
May 12 08:59:09 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 0, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 0, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475549, 'wearableId': 63}
May 12 08:59:09 msm8909 python3[3011]: [SSE] Sending: {"key": "0695154d84284522975a274137763346", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 0, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 100, "sleepState": 0, "solarGen": 0, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475549, "wearableId": 63}, "rt": "instant"}
May 12 08:59:10 msm8909 python3[3011]: [SSE] RX'd: {'key': '0695154d84284522975a274137763346', 'data': '', 'timestamp': 1715475550.0055714, 'source': 0, 'type': 's'}
May 12 08:59:15 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 08:59:15 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:59:15 msm8909 python3[3011]: [SSE] Sending: {"key": "901b97f98bf044c3af66d4f986ede174", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 08:59:15 msm8909 python3[3011]: [SSE] RX'd: {'key': '901b97f98bf044c3af66d4f986ede174', 'data': '', 'timestamp': 1715475555.4556246, 'source': 0, 'type': 's'}
May 12 08:59:19 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048306464
May 12 08:59:19 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000b00000000000055106465
May 12 08:59:19 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:59:20 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000b0000000000005b306565
May 12 08:59:20 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:59:20 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000b00000000000003006564
May 12 08:59:20 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:59:20 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004c206565
May 12 08:59:21 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000058306565
May 12 08:59:21 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:59:21 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 55, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003700090000000047206565
May 12 08:59:23 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000b0000002005003f207a7b
May 12 08:59:24 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:59:24 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 08:59:33 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000b0000002005003f307a7b
May 12 08:59:33 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 61, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003d0009000000004d006464
May 12 08:59:33 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 61, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475573, 'wearableId': 73}
May 12 08:59:33 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 61, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475573, 'wearableId': 73}
May 12 08:59:33 msm8909 python3[3011]: [SSE] Sending: {"key": "472cd91effc741989dc4de53210b7c4f", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "sleepState": 0, "solarGen": 61, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475573, "wearableId": 73}, "rt": "instant"}
May 12 08:59:34 msm8909 python3[3011]: [SSE] RX'd: {'key': '472cd91effc741989dc4de53210b7c4f', 'data': '', 'timestamp': 1715475574.3520114, 'source': 0, 'type': 's'}
May 12 08:59:35 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000b0000000000005b106565
May 12 08:59:35 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:59:36 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048106464
May 12 08:59:37 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 08:59:37 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:59:37 msm8909 python3[3011]: ADVERT: {'battery': 66, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042106565
May 12 08:59:38 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0000000000004c006565
May 12 08:59:38 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000b00000000000003206564
May 12 08:59:38 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:59:38 msm8909 python3[3011]: Running Scheduled: Thread Check
May 12 08:59:47 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000b0000000000005b206565
May 12 08:59:47 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:59:47 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000b00000000000003306564
May 12 08:59:47 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:59:48 msm8909 python3[3011]: ADVERT: {'battery': 66, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042306565
May 12 08:59:48 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000b0000002005003f107a7b
May 12 08:59:48 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 55, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003700090000000047106565
May 12 08:59:48 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 55, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475588, 'wearableId': 74}
May 12 08:59:48 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 55, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475588, 'wearableId': 74}
May 12 08:59:48 msm8909 python3[3011]: [SSE] Sending: {"key": "883815d3880d49789e0ade5c3f683310", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "sleepState": 0, "solarGen": 55, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475588, "wearableId": 74}, "rt": "instant"}
May 12 08:59:48 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000058106565
May 12 08:59:48 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:59:49 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048206464
May 12 08:59:49 msm8909 python3[3011]: [SSE] RX'd: {'key': '883815d3880d49789e0ade5c3f683310', 'data': '', 'timestamp': 1715475589.0115857, 'source': 0, 'type': 's'}
May 12 08:59:49 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000b00000000000055006465
May 12 08:59:49 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:59:50 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 08:59:50 msm8909 python3[3011]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:59:50 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000058206565
May 12 08:59:50 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:59:50 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 61, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003d0009000000004d206464
May 12 08:59:51 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000b00000000000055106465
May 12 08:59:51 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:59:54 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 08:59:54 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 09:00:01 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000b0000000000005b006565
May 12 09:00:01 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 09:00:03 msm8909 python3[3011]: ADVERT: {'battery': 66, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000000000000000042006565
May 12 09:00:03 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 09:00:03 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 09:00:03 msm8909 python3[3011]: ADVERT: {'battery': 94, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 86, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d3000700000000000000000056000a000000005e306565
May 12 09:00:03 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 09:00:03 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 0, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000000000000000048006464
May 12 09:00:04 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 12 09:00:04 msm8909 python3[3011]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 09:00:05 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000b00000000000003106564
May 12 09:00:05 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 09:00:05 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 61, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003d0009000000004d006464
May 12 09:00:05 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000058306565
May 12 09:00:05 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 09:00:06 msm8909 python3[3011]: ADVERT: {'battery': 94, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 86, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d3000700000000000000000056000a000000005e306565
May 12 09:00:06 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 09:00:15 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 09:00:15 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 09:00:15 msm8909 python3[3011]: [SSE] Sending: {"key": "0f6ab23910634f47b4bc3840e838de0d", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 09:00:15 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000b00000000000058006565
May 12 09:00:15 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 09:00:15 msm8909 python3[3011]: [SSE] RX'd: {'key': '0f6ab23910634f47b4bc3840e838de0d', 'data': '', 'timestamp': 1715475615.7386668, 'source': 0, 'type': 's'}
May 12 09:00:16 msm8909 python3[3011]: ADVERT: {'battery': 94, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 86, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d3000700000000000000000056000a000000005e006565
May 12 09:00:16 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 09:00:17 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0001000000004a006565
May 12 09:00:17 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 74, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 10, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475617, 'wearableId': 76}
May 12 09:00:17 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 74, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 10, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475617, 'wearableId': 76}
May 12 09:00:17 msm8909 python3[3011]: [SSE] Sending: {"key": "4bf135676ce14860a157e6027db921ce", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 1, "distance": 0, "actCals": 0, "battery": 74, "skinTemp": 101, "sleepState": 0, "solarGen": 10, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475617, "wearableId": 76}, "rt": "instant"}
May 12 09:00:17 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000c00010000000003206564
May 12 09:00:17 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 09:00:17 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000c0001002005003f007a7b
May 12 09:00:18 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 12, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 5, 'bmrCals': 5, 'heartRate': 0, 'sleepDuration': 70, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475618, 'wearableId': 81}
May 12 09:00:18 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 12, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 5, 'bmrCals': 5, 'heartRate': 0, 'sleepDuration': 70, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475618, 'wearableId': 81}
May 12 09:00:18 msm8909 python3[3011]: [SSE] Sending: {"key": "fd50accca59e44aba31600a678a0df1a", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 1, "distance": 0, "actCals": 0, "battery": 63, "skinTemp": 123, "sleepState": 0, "solarGen": 12, "walkSteps": 0, "caseTemp": 122, "totalCals": 5, "bmrCals": 5, "heartRate": 0, "sleepDuration": 70, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475618, "wearableId": 81}, "rt": "instant"}
May 12 09:00:18 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 61, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003d0009000000004d106464
May 12 09:00:18 msm8909 python3[3011]: [SSE] RX'd: {'key': '4bf135676ce14860a157e6027db921ce', 'data': '', 'timestamp': 1715475617.993197, 'source': 0, 'type': 's'}
May 12 09:00:18 msm8909 python3[3011]: [SSE] RX'd: {'key': 'fd50accca59e44aba31600a678a0df1a', 'data': '', 'timestamp': 1715475618.4096937, 'source': 0, 'type': 's'}
May 12 09:00:19 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 0, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000b00000000000055306465
May 12 09:00:19 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 09:00:19 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000100010000000043206565
May 12 09:00:19 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 1, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475619, 'wearableId': 75}
May 12 09:00:19 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 1, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475619, 'wearableId': 75}
May 12 09:00:19 msm8909 python3[3011]: [SSE] Sending: {"key": "2c4a8c73c80341288d95fbaa44620a1b", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 1, "distance": 0, "actCals": 0, "battery": 67, "skinTemp": 101, "sleepState": 0, "solarGen": 1, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475619, "wearableId": 75}, "rt": "instant"}
May 12 09:00:20 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 09:00:20 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 09:00:20 msm8909 python3[3011]: [SSE] RX'd: {'key': '2c4a8c73c80341288d95fbaa44620a1b', 'data': '', 'timestamp': 1715475620.1330998, 'source': 0, 'type': 's'}
May 12 09:00:25 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 09:00:25 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 09:00:29 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0001000000004a106565
May 12 09:00:30 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 61, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003d0009000000004d206464
May 12 09:00:30 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 09:00:30 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 09:00:31 msm8909 python3[3011]: ADVERT: {'battery': 94, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 86, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d3000700000000000000000056000a000000005e206565
May 12 09:00:31 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 09:00:31 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000100010000000047206465
May 12 09:00:31 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 1, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475631, 'wearableId': 63}
May 12 09:00:31 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 1, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475631, 'wearableId': 63}
May 12 09:00:31 msm8909 python3[3011]: [SSE] Sending: {"key": "8cf5ba0e26dd42a8bf8f282b36b84c36", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 1, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "sleepState": 0, "solarGen": 1, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475631, "wearableId": 63}, "rt": "instant"}
May 12 09:00:32 msm8909 python3[3011]: [SSE] RX'd: {'key': '8cf5ba0e26dd42a8bf8f282b36b84c36', 'data': '', 'timestamp': 1715475631.6654372, 'source': 0, 'type': 's'}
May 12 09:00:32 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000c00010000000003006564
May 12 09:00:32 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 09:00:32 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 09:00:32 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 09:00:33 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000c0001002005003f107a7b
May 12 09:00:33 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 09:00:33 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 09:00:33 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000100010000000047306465
May 12 09:00:33 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000c00010000000055106465
May 12 09:00:33 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 09:00:34 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000100010000000043306565
May 12 09:00:43 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 09:00:43 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 09:00:44 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000c00010000000003106564
May 12 09:00:44 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 09:00:45 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000c0001002005003f307a7b
May 12 09:00:45 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 55, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003700090000000047206565
May 12 09:00:45 msm8909 python3[3011]: ADVERT: {'battery': 94, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 86, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d3000700000000000000000056000a000000005e306565
May 12 09:00:45 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 09:00:45 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000100010000000047006465
May 12 09:00:47 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0001000000004a306565
May 12 09:00:48 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 09:00:48 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 09:00:55 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 09:00:55 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 09:00:57 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 12 09:00:57 msm8909 python3[3011]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 09:00:57 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000c0001002005003f007a7b
May 12 09:00:58 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000c00010000000055306465
May 12 09:00:58 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 09:00:59 msm8909 python3[3011]: ADVERT: {'battery': 94, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 86, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d3000700000000000000000056000a000000005e106565
May 12 09:00:59 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 09:00:59 msm8909 python3[3011]: ADVERT: {'battery': 74, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0001000000004a006565
May 12 09:00:59 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000c00010000000058106565
May 12 09:00:59 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 09:00:59 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 55, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 9, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d5500070000000000000000003700090000000047006565
May 12 09:00:59 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 55, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475659, 'wearableId': 74}
May 12 09:00:59 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 9, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 55, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475659, 'wearableId': 74}
May 12 09:00:59 msm8909 python3[3011]: [SSE] Sending: {"key": "b80eb0d5a8b14a82afbc7332369e076e", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 9, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "sleepState": 0, "solarGen": 55, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475659, "wearableId": 74}, "rt": "instant"}
May 12 09:01:00 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000c0001000000005b206565
May 12 09:01:00 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 09:01:00 msm8909 python3[3011]: [SSE] RX'd: {'key': 'b80eb0d5a8b14a82afbc7332369e076e', 'data': '', 'timestamp': 1715475660.2724125, 'source': 0, 'type': 's'}
May 12 09:01:01 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000c00010000000003306564
May 12 09:01:01 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 09:01:01 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 09:01:01 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 09:01:02 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 09:01:02 msm8909 python3[3011]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 09:01:02 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000100010000000047206465
May 12 09:01:02 msm8909 python3[3011]: ADVERT: {'battery': 94, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 86, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d3000700000000000000000056000a000000005e106565
May 12 09:01:02 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 09:01:12 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000c00010000000058206565
May 12 09:01:12 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 09:01:12 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 55, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d55000700000000000000000037000a0000000047106565
May 12 09:01:14 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0001000000004c206565
May 12 09:01:14 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000c00010000000003006564
May 12 09:01:14 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 09:01:14 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000c0001002005003f207a7b
May 12 09:01:15 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 09:01:15 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 09:01:15 msm8909 python3[3011]: [SSE] Sending: {"key": "c85fedd4f8ec474e87593a8075de2199", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 09:01:16 msm8909 python3[3011]: [SSE] RX'd: {'key': 'c85fedd4f8ec474e87593a8075de2199', 'data': '', 'timestamp': 1715475676.270668, 'source': 0, 'type': 's'}
May 12 09:01:26 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 09:01:26 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 09:01:26 msm8909 python3[3011]: ADVERT: {'battery': 93, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 86, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d3000700000000000000000056000a000000005d306565
May 12 09:01:26 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 09:01:26 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0001000000004c306565
May 12 09:01:26 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 10, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475686, 'wearableId': 76}
May 12 09:01:26 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 10, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475686, 'wearableId': 76}
May 12 09:01:26 msm8909 python3[3011]: [SSE] Sending: {"key": "a2cbccde3257477493428ad0145996b6", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 1, "distance": 0, "actCals": 0, "battery": 76, "skinTemp": 101, "sleepState": 0, "solarGen": 10, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475686, "wearableId": 76}, "rt": "instant"}
May 12 09:01:26 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 55, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d55000700000000000000000037000a0000000047306565
May 12 09:01:27 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 62, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003e000a000000004d006464
May 12 09:01:27 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 10, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 62, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475687, 'wearableId': 73}
May 12 09:01:27 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 10, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 62, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475687, 'wearableId': 73}
May 12 09:01:27 msm8909 python3[3011]: [SSE] Sending: {"key": "7abc51040bcf4aafbb9d1e9724b61e75", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 10, "distance": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "sleepState": 0, "solarGen": 62, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475687, "wearableId": 73}, "rt": "instant"}
May 12 09:01:27 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000c00010000000058306565
May 12 09:01:27 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 09:01:27 msm8909 python3[3011]: [SSE] RX'd: {'key': 'a2cbccde3257477493428ad0145996b6', 'data': '', 'timestamp': 1715475687.1441848, 'source': 0, 'type': 's'}
May 12 09:01:27 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000100010000000043106565
May 12 09:01:27 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 1, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475687, 'wearableId': 75}
May 12 09:01:27 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 67, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 1, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475687, 'wearableId': 75}
May 12 09:01:27 msm8909 python3[3011]: [SSE] Sending: {"key": "91bb1d5232514dafbe68220af5d5d34f", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 1, "distance": 0, "actCals": 0, "battery": 67, "skinTemp": 101, "sleepState": 0, "solarGen": 1, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475687, "wearableId": 75}, "rt": "instant"}
May 12 09:01:27 msm8909 python3[3011]: ADVERT: {'battery': 90, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000c0001000000005a006565
May 12 09:01:27 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 09:01:28 msm8909 python3[3011]: [SSE] RX'd: {'key': '7abc51040bcf4aafbb9d1e9724b61e75', 'data': '', 'timestamp': 1715475687.6297681, 'source': 0, 'type': 's'}
May 12 09:01:28 msm8909 python3[3011]: [SSE] RX'd: {'key': '91bb1d5232514dafbe68220af5d5d34f', 'data': '', 'timestamp': 1715475687.8676875, 'source': 0, 'type': 's'}
May 12 09:01:29 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000c00010000000058006565
May 12 09:01:29 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 09:01:29 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000c0001002005003f307a7b
May 12 09:01:29 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 12, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 5, 'bmrCals': 5, 'heartRate': 0, 'sleepDuration': 70, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475689, 'wearableId': 81}
May 12 09:01:29 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 12, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 5, 'bmrCals': 5, 'heartRate': 0, 'sleepDuration': 70, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475689, 'wearableId': 81}
May 12 09:01:29 msm8909 python3[3011]: [SSE] Sending: {"key": "4059328097b34444b1732dc94ba865ae", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 1, "distance": 0, "actCals": 0, "battery": 63, "skinTemp": 123, "sleepState": 0, "solarGen": 12, "walkSteps": 0, "caseTemp": 122, "totalCals": 5, "bmrCals": 5, "heartRate": 0, "sleepDuration": 70, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475689, "wearableId": 81}, "rt": "instant"}
May 12 09:01:30 msm8909 python3[3011]: [SSE] RX'd: {'key': '4059328097b34444b1732dc94ba865ae', 'data': '', 'timestamp': 1715475690.2025263, 'source': 0, 'type': 's'}
May 12 09:01:39 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000c00010000000058106565
May 12 09:01:39 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 09:01:39 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 55, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d55000700000000000000000037000a0000000047006565
May 12 09:01:39 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000c0001002005003f007a7b
May 12 09:01:39 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 12 09:01:39 msm8909 python3[3011]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 09:01:39 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000100010000000043206565
May 12 09:01:40 msm8909 python3[3011]: ADVERT: {'battery': 93, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 86, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d3000700000000000000000056000a000000005d106565
May 12 09:01:40 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 09:01:41 msm8909 python3[3011]: ADVERT: {'battery': 90, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000c0001000000005a206565
May 12 09:01:41 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 09:01:42 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 12 09:01:42 msm8909 python3[3011]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 09:01:53 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 09:01:53 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 09:01:53 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0001000000004c206565
May 12 09:01:54 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000100010000000047306465
May 12 09:01:54 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 1, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475714, 'wearableId': 63}
May 12 09:01:54 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 1, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475714, 'wearableId': 63}
May 12 09:01:54 msm8909 python3[3011]: [SSE] Sending: {"key": "4bb625af297644d5bd273a68b8a29bc2", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 1, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "sleepState": 0, "solarGen": 1, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475714, "wearableId": 63}, "rt": "instant"}
May 12 09:01:54 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000c00010000000058206565
May 12 09:01:54 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 09:01:54 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 55, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d55000700000000000000000037000a0000000047106565
May 12 09:01:54 msm8909 python3[3011]: ADVERT: {'battery': 67, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000100010000000043006565
May 12 09:01:54 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x04\x8d', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\x8d'} 048d048d0006
May 12 09:01:54 msm8909 python3[3011]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 09:01:55 msm8909 python3[3011]: [SSE] RX'd: {'key': '4bb625af297644d5bd273a68b8a29bc2', 'data': '', 'timestamp': 1715475714.6538928, 'source': 0, 'type': 's'}
May 12 09:01:55 msm8909 python3[3011]: ADVERT: {'battery': 93, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 86, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d3000700000000000000000056000a000000005d206565
May 12 09:01:55 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 09:01:56 msm8909 python3[3011]: ADVERT: {'battery': 90, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000c0001000000005a306565
May 12 09:01:56 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 09:01:56 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000c0001002005003f207a7b
May 12 09:01:56 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 09:01:56 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 09:01:58 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 09:01:58 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 09:02:08 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 09:02:08 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 09:02:08 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 10, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000a0001000000004c306565
May 12 09:02:08 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 56, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d55000700000000000000000038000a0000000046306565
May 12 09:02:08 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 10, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 56, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475728, 'wearableId': 74}
May 12 09:02:08 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 10, 'distance': 0, 'actCals': 0, 'battery': 70, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 56, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475728, 'wearableId': 74}
May 12 09:02:08 msm8909 python3[3011]: [SSE] Sending: {"key": "c9749e2296fd4d10b891b9a5821dc2fb", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 10, "distance": 0, "actCals": 0, "battery": 70, "skinTemp": 101, "sleepState": 0, "solarGen": 56, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475728, "wearableId": 74}, "rt": "instant"}
May 12 09:02:09 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000c0001002005003f307a7b
May 12 09:02:09 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 62, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003e000a000000004d006464
May 12 09:02:09 msm8909 python3[3011]: [SSE] RX'd: {'key': 'c9749e2296fd4d10b891b9a5821dc2fb', 'data': '', 'timestamp': 1715475729.4275639, 'source': 0, 'type': 's'}
May 12 09:02:09 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 09:02:09 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 09:02:11 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000c00010000000003206564
May 12 09:02:11 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 09:02:11 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 09:02:11 msm8909 python3[3011]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 09:02:16 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 09:02:16 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 09:02:16 msm8909 python3[3011]: [SSE] Sending: {"key": "33d98d3dd877421d9e572a386303f916", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 09:02:16 msm8909 python3[3011]: [SSE] RX'd: {'key': '33d98d3dd877421d9e572a386303f916', 'data': '', 'timestamp': 1715475736.5267875, 'source': 0, 'type': 's'}
May 12 09:02:21 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000b0001000000004b006565
May 12 09:02:21 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 56, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d55000700000000000000000038000a0000000046006565
May 12 09:02:21 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000100010000000044206565
May 12 09:02:21 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000c0001002005003f007a7b
May 12 09:02:21 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 62, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003e000a000000004d106464
May 12 09:02:21 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 09:02:21 msm8909 python3[3011]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 09:02:26 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 56, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d55000700000000000000000038000a0000000046106565
May 12 09:02:26 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000c00010000000003306564
May 12 09:02:26 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 09:02:26 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000100010000000047206465
May 12 09:02:27 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 09:02:27 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 09:02:35 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000b0001000000004b206565
May 12 09:02:35 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 11, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475755, 'wearableId': 76}
May 12 09:02:35 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 75, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 11, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475755, 'wearableId': 76}
May 12 09:02:36 msm8909 python3[3011]: [SSE] Sending: {"key": "a1475984a3894cf98d9cbcb78a71aec7", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 1, "distance": 0, "actCals": 0, "battery": 75, "skinTemp": 101, "sleepState": 0, "solarGen": 11, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475755, "wearableId": 76}, "rt": "instant"}
May 12 09:02:36 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000100010000000044006565
May 12 09:02:36 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 1, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475756, 'wearableId': 75}
May 12 09:02:36 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 1, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475756, 'wearableId': 75}
May 12 09:02:36 msm8909 python3[3011]: [SSE] Sending: {"key": "6b72fcc7ccdb46c295eeb4bca2f80aea", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 1, "distance": 0, "actCals": 0, "battery": 68, "skinTemp": 101, "sleepState": 0, "solarGen": 1, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475756, "wearableId": 75}, "rt": "instant"}
May 12 09:02:36 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000100010000000047306465
May 12 09:02:36 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 62, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003e000a000000004d306464
May 12 09:02:36 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 10, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 62, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475756, 'wearableId': 73}
May 12 09:02:36 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 10, 'distance': 0, 'actCals': 0, 'battery': 77, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 62, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475756, 'wearableId': 73}
May 12 09:02:36 msm8909 python3[3011]: [SSE] Sending: {"key": "5c6089aca1174a96a15172b493d3774a", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 10, "distance": 0, "actCals": 0, "battery": 77, "skinTemp": 100, "sleepState": 0, "solarGen": 62, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475756, "wearableId": 73}, "rt": "instant"}
May 12 09:02:36 msm8909 python3[3011]: [SSE] RX'd: {'key': 'a1475984a3894cf98d9cbcb78a71aec7', 'data': '', 'timestamp': 1715475756.4333723, 'source': 0, 'type': 's'}
May 12 09:02:37 msm8909 python3[3011]: [SSE] RX'd: {'key': '6b72fcc7ccdb46c295eeb4bca2f80aea', 'data': '', 'timestamp': 1715475756.6710682, 'source': 0, 'type': 's'}
May 12 09:02:37 msm8909 python3[3011]: [SSE] RX'd: {'key': '5c6089aca1174a96a15172b493d3774a', 'data': '', 'timestamp': 1715475756.8462303, 'source': 0, 'type': 's'}
May 12 09:02:37 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000c00010000000055106465
May 12 09:02:37 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 09:02:38 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 56, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d55000700000000000000000038000a0000000046206565
May 12 09:02:38 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000c0001002005003f207a7b
May 12 09:02:38 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 12, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 5, 'bmrCals': 5, 'heartRate': 0, 'sleepDuration': 70, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475758, 'wearableId': 81}
May 12 09:02:38 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 12, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 5, 'bmrCals': 5, 'heartRate': 0, 'sleepDuration': 70, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475758, 'wearableId': 81}
May 12 09:02:38 msm8909 python3[3011]: [SSE] Sending: {"key": "66cbf0f5d9054c2ba0f2e46477a8f8b8", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 1, "distance": 0, "actCals": 0, "battery": 63, "skinTemp": 123, "sleepState": 0, "solarGen": 12, "walkSteps": 0, "caseTemp": 122, "totalCals": 5, "bmrCals": 5, "heartRate": 0, "sleepDuration": 70, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475758, "wearableId": 81}, "rt": "instant"}
May 12 09:02:39 msm8909 python3[3011]: [SSE] RX'd: {'key': '66cbf0f5d9054c2ba0f2e46477a8f8b8', 'data': '', 'timestamp': 1715475759.321605, 'source': 0, 'type': 's'}
May 12 09:02:39 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000c00010000000055206465
May 12 09:02:39 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 09:02:50 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000c00010000000058006565
May 12 09:02:50 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 09:02:50 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000100010000000047106465
May 12 09:02:50 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000b0001000000004b306565
May 12 09:02:51 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 56, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d55000700000000000000000038000a0000000046306565
May 12 09:02:51 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 62, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003e000a000000004d006464
May 12 09:02:52 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000c00010000000055306465
May 12 09:02:52 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 09:02:53 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000b0001000000004b006565
May 12 09:02:53 msm8909 python3[3011]: ADVERT: {'battery': 90, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000c0001000000005a106565
May 12 09:02:53 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 09:02:53 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000c00010000000003206564
May 12 09:02:53 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 09:02:53 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000c0001002005003f007a7b
May 12 09:02:57 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 09:02:57 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 09:03:03 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000100010000000044306565
May 12 09:03:03 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000c0001002005003f107a7b
May 12 09:03:03 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 86, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d3000700000000000000000056000a000000005f206565
May 12 09:03:03 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 09:03:04 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000c00010000000055006465
May 12 09:03:04 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 09:03:05 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000b0001000000004b106565
May 12 09:03:05 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000c00010000000058106565
May 12 09:03:05 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 09:03:05 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 12 09:03:05 msm8909 python3[3011]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 09:03:05 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000100010000000047206465
May 12 09:03:05 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 1, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475785, 'wearableId': 63}
May 12 09:03:05 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 1, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475785, 'wearableId': 63}
May 12 09:03:06 msm8909 python3[3011]: [SSE] Sending: {"key": "34ff112554de4f3d81a53bbf4edfd80c", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 1, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "sleepState": 0, "solarGen": 1, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475785, "wearableId": 63}, "rt": "instant"}
May 12 09:03:06 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 86, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d3000700000000000000000056000a000000005f206565
May 12 09:03:06 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 09:03:06 msm8909 python3[3011]: [SSE] RX'd: {'key': '34ff112554de4f3d81a53bbf4edfd80c', 'data': '', 'timestamp': 1715475786.4737818, 'source': 0, 'type': 's'}
May 12 09:03:07 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000c0001000000005b306565
May 12 09:03:07 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 09:03:08 msm8909 python3[3011]: ADVERT: {'battery': 70, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 56, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d55000700000000000000000038000a0000000046106565
May 12 09:03:08 msm8909 python3[3011]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 12 09:03:08 msm8909 python3[3011]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 12 09:03:08 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000c00010000000003306564
May 12 09:03:08 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 09:03:16 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 09:03:16 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 09:03:16 msm8909 python3[3011]: [SSE] Sending: {"key": "9b54482564bb409aa6b2a5b8f3333a7a", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 09:03:16 msm8909 python3[3011]: [SSE] RX'd: {'key': '9b54482564bb409aa6b2a5b8f3333a7a', 'data': '', 'timestamp': 1715475796.7969871, 'source': 0, 'type': 's'}
May 12 09:03:18 msm8909 python3[3011]: ADVERT: {'battery': 75, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000b0001000000004b206565
May 12 09:03:18 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 09:03:18 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 09:03:18 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000c0001002005003f207a7b
May 12 09:03:19 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 86, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d3000700000000000000000056000a000000005f306565
May 12 09:03:19 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 09:03:19 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000c00010000000055206465
May 12 09:03:19 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 09:03:20 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000c00010000000003106564
May 12 09:03:20 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 09:03:20 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000100010000000048006465
May 12 09:03:20 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000100010000000044006565
May 12 09:03:21 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 09:03:21 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 09:03:27 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 09:03:27 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 09:03:32 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 09:03:32 msm8909 python3[3011]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 09:03:32 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000b0001000000004c006565
May 12 09:03:32 msm8909 python3[3011]: ADVERT: {'battery': 91, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x18\xcf', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf'} 18cf18cf00070000000000000000000c0001000000005b106565
May 12 09:03:32 msm8909 python3[3011]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 09:03:33 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 62, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003e000a000000004e106464
May 12 09:03:33 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 56, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d55000700000000000000000038000a0000000047306565
May 12 09:03:33 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 10, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 56, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475813, 'wearableId': 74}
May 12 09:03:33 msm8909 python3[3011]: [SSE] Instant: {'configId': 294, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'runSteps': 0, 'thermalGen': 10, 'distance': 0, 'actCals': 0, 'battery': 71, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 56, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475813, 'wearableId': 74}
May 12 09:03:33 msm8909 python3[3011]: [SSE] Sending: {"key": "b67c0cf72f1c4f0094ece603f79dec3e", "msg": {"configId": 294, "deviceId": "06:05:04:32:34:65", "statusValues": {"runSteps": 0, "thermalGen": 10, "distance": 0, "actCals": 0, "battery": 71, "skinTemp": 101, "sleepState": 0, "solarGen": 56, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475813, "wearableId": 74}, "rt": "instant"}
May 12 09:03:33 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 09:03:33 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 09:03:33 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 86, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d3000700000000000000000056000a000000005f106565
May 12 09:03:33 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 09:03:34 msm8909 python3[3011]: [SSE] RX'd: {'key': 'b67c0cf72f1c4f0094ece603f79dec3e', 'data': '', 'timestamp': 1715475813.6454189, 'source': 0, 'type': 's'}
May 12 09:03:34 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000c00010000000055306465
May 12 09:03:34 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 09:03:35 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000b0001000000004c006565
May 12 09:03:35 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000c00010000000058006565
May 12 09:03:35 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 09:03:35 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000c00010000000003206564
May 12 09:03:35 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 09:03:35 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000c0001002005003f007a7b
May 12 09:03:45 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000c00010000000003306564
May 12 09:03:45 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 09:03:45 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000100010000000048206465
May 12 09:03:46 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000c00010000000055006465
May 12 09:03:46 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 09:03:47 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 56, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d55000700000000000000000038000a0000000047106565
May 12 09:03:47 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000100010000000044306565
May 12 09:03:47 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 1, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475827, 'wearableId': 75}
May 12 09:03:47 msm8909 python3[3011]: [SSE] Instant: {'configId': 291, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 68, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 1, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475827, 'wearableId': 75}
May 12 09:03:47 msm8909 python3[3011]: [SSE] Sending: {"key": "184e25380b3d4fcab2f9802ad54ff54c", "msg": {"configId": 291, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"runSteps": 0, "thermalGen": 1, "distance": 0, "actCals": 0, "battery": 68, "skinTemp": 101, "sleepState": 0, "solarGen": 1, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475827, "wearableId": 75}, "rt": "instant"}
May 12 09:03:48 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000c0001002005003f107a7b
May 12 09:03:48 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 12, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 5, 'bmrCals': 5, 'heartRate': 0, 'sleepDuration': 70, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475828, 'wearableId': 81}
May 12 09:03:48 msm8909 python3[3011]: [SSE] Instant: {'configId': 301, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 63, 'skinTemp': 123, 'sleepState': 0, 'solarGen': 12, 'walkSteps': 0, 'caseTemp': 122, 'totalCals': 5, 'bmrCals': 5, 'heartRate': 0, 'sleepDuration': 70, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475828, 'wearableId': 81}
May 12 09:03:48 msm8909 python3[3011]: [SSE] Sending: {"key": "d22323e99b6e419cbc2444425c3823d3", "msg": {"configId": 301, "deviceId": "06:05:04:30:B0:14", "statusValues": {"runSteps": 0, "thermalGen": 1, "distance": 0, "actCals": 0, "battery": 63, "skinTemp": 123, "sleepState": 0, "solarGen": 12, "walkSteps": 0, "caseTemp": 122, "totalCals": 5, "bmrCals": 5, "heartRate": 0, "sleepDuration": 70, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475828, "wearableId": 81}, "rt": "instant"}
May 12 09:03:48 msm8909 python3[3011]: [SSE] RX'd: {'key': '184e25380b3d4fcab2f9802ad54ff54c', 'data': '', 'timestamp': 1715475828.3688285, 'source': 0, 'type': 's'}
May 12 09:03:48 msm8909 python3[3011]: [SSE] RX'd: {'key': 'd22323e99b6e419cbc2444425c3823d3', 'data': '', 'timestamp': 1715475828.4806926, 'source': 0, 'type': 's'}
May 12 09:03:49 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 09:03:49 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 09:03:49 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 09:03:49 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 09:03:49 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 12 09:03:49 msm8909 python3[3011]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 09:03:50 msm8909 python3[3011]: ADVERT: {'battery': 88, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000c00010000000058206565
May 12 09:03:50 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 09:03:50 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 09:03:50 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 09:03:58 msm8909 python3[3011]: Running Scheduled: Check Network
May 12 09:03:58 msm8909 python3[3011]: [NET] NETWORK GOOD.
May 12 09:03:59 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 09:03:59 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 09:04:00 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000100010000000048006465
May 12 09:04:00 msm8909 python3[3011]: ADVERT: {'battery': 76, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 11, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'%\x1a', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'%\x1a'} 251a251a00070000000000000000000b0001000000004c206565
May 12 09:04:00 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 11, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475840, 'wearableId': 76}
May 12 09:04:00 msm8909 python3[3011]: [SSE] Instant: {'configId': 295, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 76, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 11, 'walkSteps': 0, 'caseTemp': 101, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475840, 'wearableId': 76}
May 12 09:04:00 msm8909 python3[3011]: [SSE] Sending: {"key": "4e506738202241b39cfdf1206f2a20f1", "msg": {"configId": 295, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"runSteps": 0, "thermalGen": 1, "distance": 0, "actCals": 0, "battery": 76, "skinTemp": 101, "sleepState": 0, "solarGen": 11, "walkSteps": 0, "caseTemp": 101, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475840, "wearableId": 76}, "rt": "instant"}
May 12 09:04:00 msm8909 python3[3011]: ADVERT: {'battery': 71, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 56, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\rU', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\rU'} 0d550d55000700000000000000000038000a0000000047206565
May 12 09:04:00 msm8909 python3[3011]: ADVERT: {'battery': 78, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 62, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003e000a000000004e306464
May 12 09:04:00 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 10, 'distance': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 62, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475840, 'wearableId': 73}
May 12 09:04:00 msm8909 python3[3011]: [SSE] Instant: {'configId': 292, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'runSteps': 0, 'thermalGen': 10, 'distance': 0, 'actCals': 0, 'battery': 78, 'skinTemp': 100, 'sleepState': 0, 'solarGen': 62, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475840, 'wearableId': 73}
May 12 09:04:00 msm8909 python3[3011]: [SSE] Sending: {"key": "c8369c138e3a4b23a78d926f1758044c", "msg": {"configId": 292, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"runSteps": 0, "thermalGen": 10, "distance": 0, "actCals": 0, "battery": 78, "skinTemp": 100, "sleepState": 0, "solarGen": 62, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475840, "wearableId": 73}, "rt": "instant"}
May 12 09:04:01 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 86, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d3000700000000000000000056000a000000005f306565
May 12 09:04:01 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 09:04:01 msm8909 python3[3011]: [SSE] RX'd: {'key': '4e506738202241b39cfdf1206f2a20f1', 'data': '', 'timestamp': 1715475840.6217613, 'source': 0, 'type': 's'}
May 12 09:04:01 msm8909 python3[3011]: [SSE] RX'd: {'key': 'c8369c138e3a4b23a78d926f1758044c', 'data': '', 'timestamp': 1715475840.9940314, 'source': 0, 'type': 's'}
May 12 09:04:02 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000100010000000044106565
May 12 09:04:02 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 0, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000c0001002005003f307a7b
May 12 09:04:03 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 87, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d3000700000000000000000057000a000000005f006565
May 12 09:04:03 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 09:04:04 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 09:04:04 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 09:04:14 msm8909 python3[3011]: ADVERT: {'pairing_code': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 09:04:14 msm8909 python3[3011]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 09:04:14 msm8909 python3[3011]: ADVERT: {'battery': 68, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\x92', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\x92'} 1d921d9200070000000000000000000100010000000044206565
May 12 09:04:15 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 09:04:15 msm8909 python3[3011]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 09:04:15 msm8909 python3[3011]: ADVERT: {'battery': 3, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xc6', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xc6'} 10c610c600070000000000000000000c00010000000003206564
May 12 09:04:15 msm8909 python3[3011]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 09:04:15 msm8909 python3[3011]: ADVERT: {'battery': 72, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 1, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1di', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1di'} 1d691d6900070000000000000000000100010000000048106465
May 12 09:04:15 msm8909 python3[3011]: DEBUG INSTANT UPDATE: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 1, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475855, 'wearableId': 63}
May 12 09:04:15 msm8909 python3[3011]: [SSE] Instant: {'configId': 293, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'runSteps': 0, 'thermalGen': 1, 'distance': 0, 'actCals': 0, 'battery': 72, 'skinTemp': 101, 'sleepState': 0, 'solarGen': 1, 'walkSteps': 0, 'caseTemp': 100, 'totalCals': 0, 'bmrCals': 0, 'heartRate': 0, 'sleepDuration': 0, 'totalSteps': 0}, 'firmwareRevision': None, 'gatewayId': '00e15e66f988db', 'utcTimestamp': 1715475855, 'wearableId': 63}
May 12 09:04:15 msm8909 python3[3011]: [SSE] Sending: {"key": "4ba19e8767374d4d9b70e8d38724ea78", "msg": {"configId": 293, "deviceId": "06:05:04:FC:44:79", "statusValues": {"runSteps": 0, "thermalGen": 1, "distance": 0, "actCals": 0, "battery": 72, "skinTemp": 101, "sleepState": 0, "solarGen": 1, "walkSteps": 0, "caseTemp": 100, "totalCals": 0, "bmrCals": 0, "heartRate": 0, "sleepDuration": 0, "totalSteps": 0}, "firmwareRevision": null, "gatewayId": "00e15e66f988db", "utcTimestamp": 1715475855, "wearableId": 63}, "rt": "instant"}
May 12 09:04:15 msm8909 python3[3011]: ADVERT: {'battery': 77, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 100, 'distance': 0, 'solar_gen': 62, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x0f\x89', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x0f\x89'} 0f890f8900070000000000000000003e000a000000004d106464
May 12 09:04:15 msm8909 python3[3011]: ADVERT: {'battery': 95, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 87, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 10, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x10\xd3', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x10\xd3'} 10d310d3000700000000000000000057000a000000005f106565
May 12 09:04:15 msm8909 python3[3011]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 09:04:16 msm8909 python3[3011]: [SSE] RX'd: {'key': '4ba19e8767374d4d9b70e8d38724ea78', 'data': '', 'timestamp': 1715475855.6494789, 'source': 0, 'type': 's'}
May 12 09:04:16 msm8909 python3[3011]: ADVERT: {'battery': 85, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x15\x83', 'sleep_state': 0, 'case_temp': 100, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x15\x83'} 1583158300070000000000000000000c00010000000055306465
May 12 09:04:16 msm8909 python3[3011]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 09:04:16 msm8909 python3[3011]: [SSE] Sending keepalive ping
May 12 09:04:16 msm8909 python3[3011]: [SSE] SENDING GATEWAY STATUS PING
May 12 09:04:16 msm8909 python3[3011]: [SSE] Sending: {"key": "e49038556ad84798915510047ba5afae", "msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw"}
May 12 09:04:16 msm8909 python3[3011]: ADVERT: {'pairing_code': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 09:04:16 msm8909 python3[3011]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 09:04:17 msm8909 python3[3011]: [SSE] RX'd: {'key': 'e49038556ad84798915510047ba5afae', 'data': '', 'timestamp': 1715475857.0482852, 'source': 0, 'type': 's'}
May 12 09:04:17 msm8909 python3[3011]: ADVERT: {'battery': 87, 'total_cals': 0, 'act_cals': 0, 'skin_temp': 101, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 0, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 0, 'total_steps': 0, 'pairing_code': b'\x1d\xd5', 'sleep_state': 0, 'case_temp': 101, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5'} 1dd51dd500070000000000000000000c00010000000057106565
May 12 09:04:17 msm8909 python3[3011]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 09:04:17 msm8909 python3[3011]: ADVERT: {'battery': 63, 'total_cals': 5, 'act_cals': 0, 'skin_temp': 123, 'distance': 0, 'solar_gen': 12, 'sleep_duration': 70, 'run_steps': 0, 'thermal_gen': 1, 'bmr_cals': 5, 'total_steps': 0, 'pairing_code': b'\x13\xd4', 'sleep_state': 1, 'case_temp': 122, 'heart_rate': 0, 'mtp_version': 7, 'walk_steps': 0, 'alert_status': b'\x00', 'company_id': b'\x13\xd4'} 13d413d400070000000000000046000c0001002005003f017a7b
May 12 09:04:17 msm8909 python3[3011]: ADVERT: {'pairing_code': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 12 09:04:17 msm8909 python3[3011]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 12 09:04:19 msm8909 python3[3011]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT