-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 12 08:02:14 msm8909 python3[2088]: DB VERSION: 9
May 12 08:02:14 msm8909 python3[2088]: [DB] No upgrade needed
May 12 08:02:15 msm8909 python3[2088]: [DEBUG] Looking for old files to remove in /data/logs
May 12 08:02:15 msm8909 python3[2088]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 08:02:15 msm8909 python3[2088]: [CONFIG] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 08:02:15 msm8909 python3[2088]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 08:02:15 msm8909 python3[2088]: [SSE] SETTING UP SSE
May 12 08:02:15 msm8909 python3[2088]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 08:02:16 msm8909 python3[2088]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa6ca6db0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 12 08:02:16 msm8909 python3[2088]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa61d22d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 12 08:02:29 msm8909 python3[2088]: Traceback (most recent call last):
May 12 08:02:29 msm8909 python3[2088]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 12 08:02:29 msm8909 python3[2088]: hci0 = BluetoothAdapter(0);
May 12 08:02:29 msm8909 python3[2088]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 12 08:02:29 msm8909 python3[2088]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 12 08:02:29 msm8909 python3[2088]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 12 08:02:29 msm8909 python3[2088]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 12 08:02:29 msm8909 python3[2088]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 12 08:02:29 msm8909 python3[2088]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 12 08:02:29 msm8909 python3[2088]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 12 08:02:29 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 12 08:02:29 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 12 08:02:29 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 12 08:02:35 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 12 08:02:35 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 12 08:02:35 msm8909 systemd[1]: Started Mother Gateway Service.
May 12 08:02:37 msm8909 python3[3066]: READING DB FROM FILE: /data/mother.db
May 12 08:02:37 msm8909 python3[3066]: DB VERSION: 9
May 12 08:02:37 msm8909 python3[3066]: [DB] No upgrade needed
May 12 08:02:38 msm8909 python3[3066]: [DEBUG] Looking for old files to remove in /data/logs
May 12 08:02:38 msm8909 python3[3066]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 08:02:38 msm8909 python3[3066]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 08:02:38 msm8909 python3[3066]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 08:02:38 msm8909 python3[3066]: [SSE] SETTING UP SSE
May 12 08:02:38 msm8909 python3[3066]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 08:03:16 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:03:16 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:03:16 msm8909 python3[3066]: Running Scheduled: Thread Check
May 12 08:03:16 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:03:16 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:03:16 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "3b18e46a0f1046f1a36942939cfa5d60", "rt": "gw"}
May 12 08:03:16 msm8909 python3[3066]: [SSE] RX'd: {'key': '3772fa9e07ec4fc5876b2328e3c7ba1b', 'timestamp': 1715472159.6250618, 'data': '', 'type': 's', 'source': 0}
May 12 08:03:16 msm8909 python3[3066]: [SSE] RX'd: {'key': None, 'timestamp': 1715472160.8624582, 'source': 1, 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'type': 'gw'}
May 12 08:03:16 msm8909 python3[3066]: [SSE] RX'd: {'key': None, 'timestamp': 1715472160.8669147, 'source': 1, '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"}]', 'type': 'wearables'}
May 12 08:03:16 msm8909 python3[3066]: [SSE] RX'd: {'key': None, 'timestamp': 1715472161.0401669, 'source': 1, '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}', 'type': 'wconfig'}
May 12 08:03:16 msm8909 python3[3066]: [SSE] UPDATING W CONFIG
May 12 08:03:16 msm8909 python3[3066]: [SSE] RX'd: {'key': None, 'timestamp': 1715472161.2232106, 'source': 1, '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}', 'type': 'wconfig'}
May 12 08:03:16 msm8909 python3[3066]: [SSE] UPDATING W CONFIG
May 12 08:03:16 msm8909 python3[3066]: [SSE] RX'd: {'key': None, 'timestamp': 1715472161.4172618, 'source': 1, '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}', 'type': 'wconfig'}
May 12 08:03:16 msm8909 python3[3066]: [SSE] UPDATING W CONFIG
May 12 08:03:16 msm8909 python3[3066]: [SSE] RX'd: {'key': None, 'timestamp': 1715472161.6202338, 'source': 1, '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}', 'type': 'wconfig'}
May 12 08:03:16 msm8909 python3[3066]: [SSE] UPDATING W CONFIG
May 12 08:03:16 msm8909 python3[3066]: [SSE] RX'd: {'key': None, 'timestamp': 1715472161.8232286, 'source': 1, '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}', 'type': 'wconfig'}
May 12 08:03:16 msm8909 python3[3066]: [SSE] UPDATING W CONFIG
May 12 08:03:16 msm8909 python3[3066]: [SSE] RX'd: {'key': None, 'timestamp': 1715472162.0098155, 'source': 1, '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}', 'type': 'wconfig'}
May 12 08:03:16 msm8909 python3[3066]: [SSE] UPDATING W CONFIG
May 12 08:03:16 msm8909 python3[3066]: DBUS: Discovered 06:05:04:56:C4:4A .
May 12 08:03:16 msm8909 python3[3066]: [SSE] RX'd: {'key': None, 'timestamp': 1715472162.0681343, 'source': 1, 'data': '0', 'type': 'prov'}
May 12 08:03:16 msm8909 python3[3066]: [SSE] SETTING PROVISIONING TO: 0
May 12 08:03:16 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:03:16 msm8909 python3[3066]: [SSE] RX'd: {'key': '3b18e46a0f1046f1a36942939cfa5d60', 'timestamp': 1715472196.8165181, 'data': '', 'type': 's', 'source': 0}
May 12 08:03:16 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:03:16 msm8909 python3[3066]: [CONFIG] SSE Has new config, updating
May 12 08:03:16 msm8909 python3[3066]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 08:03:16 msm8909 python3[3066]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 08:03:16 msm8909 python3[3066]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 08:03:16 msm8909 python3[3066]: [CLOUD] Activating Gateway
May 12 08:03:16 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044206465
May 12 08:03:16 msm8909 python3[3066]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 12 08:03:16 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472196, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:03:16 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472196, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:03:16 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715472196, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "e6ef6ae000594db996febd79cd72e0b4", "rt": "instant"}
May 12 08:03:17 msm8909 python3[3066]: DBUS: Discovered 06:05:04:66:30:47 .
May 12 08:03:17 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\t7', 'pairing_code': b'\t7', 'mtp_version': 6} 093709370006
May 12 08:03:17 msm8909 python3[3066]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 12 08:03:17 msm8909 python3[3066]: [SSE] RX'd: {'key': 'e6ef6ae000594db996febd79cd72e0b4', 'timestamp': 1715472197.3629584, 'data': '', 'type': 's', 'source': 0}
May 12 08:03:17 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 50, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000320009000000004d106363
May 12 08:03:17 msm8909 python3[3066]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 12 08:03:17 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472197, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 99, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 50}}
May 12 08:03:17 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472197, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 99, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 50}}
May 12 08:03:17 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715472197, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 99, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 99, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 50}}, "key": "05e2e75a4491499b9250f7f7cb5bd1bc", "rt": "instant"}
May 12 08:03:17 msm8909 python3[3066]: DBUS: Discovered 06:05:04:7A:56:97 .
May 12 08:03:17 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 08:03:17 msm8909 python3[3066]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:03:17 msm8909 python3[3066]: DBUS: Discovered 06:05:04:1F:66:01 .
May 12 08:03:17 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 08:03:17 msm8909 python3[3066]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 08:03:17 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 121, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 122, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004100000000000000003f00797a
May 12 08:03:17 msm8909 python3[3066]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 12 08:03:17 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472197, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 122, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 65, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 121, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:03:17 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472197, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 122, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 65, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 121, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:03:17 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715472197, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 122, "actCals": 0, "thermalGen": 0, "sleepDuration": 65, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 121, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "430676c2e65b414da58828e15dad5599", "rt": "instant"}
May 12 08:03:18 msm8909 python3[3066]: [SSE] RX'd: {'key': '05e2e75a4491499b9250f7f7cb5bd1bc', 'timestamp': 1715472197.8829925, 'data': '', 'type': 's', 'source': 0}
May 12 08:03:18 msm8909 python3[3066]: DBUS: Discovered 06:05:04:44:7C:06 .
May 12 08:03:18 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 12 08:03:18 msm8909 python3[3066]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 12 08:03:18 msm8909 python3[3066]: DBUS: Discovered 06:05:04:13:9C:CF .
May 12 08:03:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 08:03:18 msm8909 python3[3066]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:03:18 msm8909 python3[3066]: [SSE] RX'd: {'key': '430676c2e65b414da58828e15dad5599', 'timestamp': 1715472198.0866854, 'data': '', 'type': 's', 'source': 0}
May 12 08:03:18 msm8909 python3[3066]: DBUS: Discovered 06:05:04:69:0A:91 .
May 12 08:03:18 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 08:03:18 msm8909 python3[3066]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:03:18 msm8909 python3[3066]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 12 08:03:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000000000000000005a206464
May 12 08:03:19 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:03:19 msm8909 python3[3066]: DBUS: Discovered 06:05:04:88:94:2A .
May 12 08:03:19 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6} 1efa1efa0006
May 12 08:03:19 msm8909 python3[3066]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 12 08:03:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047206464
May 12 08:03:19 msm8909 python3[3066]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 12 08:03:19 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472199, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:03:19 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472199, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:03:19 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715472199, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "7acaa46a70ea409b9fc0540cab897db8", "rt": "instant"}
May 12 08:03:20 msm8909 python3[3066]: DBUS: Discovered 06:05:04:48:10:21 .
May 12 08:03:20 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'mtp_version': 6} 102110210006
May 12 08:03:20 msm8909 python3[3066]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 08:03:20 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000000000000000004b106464
May 12 08:03:20 msm8909 python3[3066]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 12 08:03:20 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472200, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:03:20 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472200, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:03:20 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715472200, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "eab5141489124a17a7809669a071dc7b", "rt": "instant"}
May 12 08:03:20 msm8909 python3[3066]: DBUS: Discovered 06:05:04:8E:52:AD .
May 12 08:03:20 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 08:03:20 msm8909 python3[3066]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 08:03:20 msm8909 python3[3066]: [SSE] RX'd: {'key': '7acaa46a70ea409b9fc0540cab897db8', 'timestamp': 1715472200.0094235, 'data': '', 'type': 's', 'source': 0}
May 12 08:03:20 msm8909 python3[3066]: DBUS: Discovered 06:05:04:80:24:04 .
May 12 08:03:20 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:03:20 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:03:20 msm8909 python3[3066]: [SSE] RX'd: {'key': 'eab5141489124a17a7809669a071dc7b', 'timestamp': 1715472200.4610806, 'data': '', 'type': 's', 'source': 0}
May 12 08:03:21 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000000000000000005a306464
May 12 08:03:21 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:03:21 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 44, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002c00090000000047106565
May 12 08:03:21 msm8909 python3[3066]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 12 08:03:21 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472201, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 44}}
May 12 08:03:21 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472201, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 44}}
May 12 08:03:21 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715472201, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 44}}, "key": "80904138a5fd4b85815d2008c7575933", "rt": "instant"}
May 12 08:03:21 msm8909 python3[3066]: DBUS: Discovered 06:05:04:09:A0:9C .
May 12 08:03:21 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 12 08:03:21 msm8909 python3[3066]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 08:03:22 msm8909 python3[3066]: [SSE] RX'd: {'key': '80904138a5fd4b85815d2008c7575933', 'timestamp': 1715472201.8532963, 'data': '', 'type': 's', 'source': 0}
May 12 08:03:30 msm8909 python3[3066]: DBUS: Discovered 06:05:04:61:15:83 .
May 12 08:03:30 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000000000000000055106464
May 12 08:03:30 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:03:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000000000000000005a006464
May 12 08:03:31 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:03:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 44, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002c00090000000047206565
May 12 08:03:31 msm8909 python3[3066]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 12 08:03:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 74, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004a00090000000061206665
May 12 08:03:31 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:03:31 msm8909 python3[3066]: DBUS: Discovered 06:05:04:6D:74:4C .
May 12 08:03:31 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'pairing_code': b'&,', 'mtp_version': 6} 262c262c0006
May 12 08:03:31 msm8909 python3[3066]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 12 08:03:32 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047306464
May 12 08:03:34 msm8909 python3[3066]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 12 08:03:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000000000000000003106464
May 12 08:03:34 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:03:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047006464
May 12 08:03:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044306465
May 12 08:03:34 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:03:34 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:03:35 msm8909 python3[3066]: DBUS: Discovered 06:05:04:50:93:05 .
May 12 08:03:35 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000000000000000058206464
May 12 08:03:35 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:03:44 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 50, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000320009000000004d006363
May 12 08:03:44 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000000000000000004b006464
May 12 08:03:44 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000000000000000055006464
May 12 08:03:44 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:03:45 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 44, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002c00090000000047006565
May 12 08:03:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 74, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004a00090000000061006665
May 12 08:03:46 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:03:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044106465
May 12 08:03:46 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:03:46 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:03:47 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000000000000000058306464
May 12 08:03:47 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:03:47 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:03:47 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:03:48 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000000000000000003306464
May 12 08:03:48 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:03:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 44, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002c00090000000047106565
May 12 08:03:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 74, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004a00090000000061106665
May 12 08:03:58 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:03:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000000000000000005a206464
May 12 08:03:58 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:03:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000000000000000003006464
May 12 08:03:58 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:03:59 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 50, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000320009000000004d206363
May 12 08:03:59 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000000000000000004b106464
May 12 08:04:00 msm8909 python3[3066]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 12 08:04:00 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:04:00 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:04:01 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044206465
May 12 08:04:01 msm8909 python3[3066]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 12 08:04:01 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'mtp_version': 6} 0a8e0a8e0006
May 12 08:04:01 msm8909 python3[3066]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 12 08:04:01 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047206464
May 12 08:04:02 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000000000000000055106464
May 12 08:04:02 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:04:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000000000000000055206464
May 12 08:04:12 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:04:13 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048006464
May 12 08:04:14 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 121, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 122, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004100000000000000003f20797a
May 12 08:04:14 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000000000000000058206464
May 12 08:04:14 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:04:14 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 75, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004b00090000000060306665
May 12 08:04:14 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:04:15 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 44, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002c00090000000047306565
May 12 08:04:16 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:04:16 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:04:16 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "dc15789d320741c2a19520f5c8606052", "rt": "gw"}
May 12 08:04:16 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000000000000000004b306465
May 12 08:04:17 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:04:17 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:04:17 msm8909 python3[3066]: [SSE] RX'd: {'key': 'dc15789d320741c2a19520f5c8606052', 'timestamp': 1715472256.933352, 'data': '', 'type': 's', 'source': 0}
May 12 08:04:17 msm8909 python3[3066]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 12 08:04:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044206465
May 12 08:04:20 msm8909 python3[3066]: DBUS: Connected to 06:05:04:11:B9:D2
May 12 08:04:20 msm8909 python3[3066]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 75}], 'gateway_id': '00e15e66f988db'}
May 12 08:04:20 msm8909 python3[3066]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 75}], 'gateway_id': '00e15e66f988db'}
May 12 08:04:20 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 75}], "gateway_id": "00e15e66f988db"}, "key": "4837abb8881946e29ed98438244f0f45", "rt": "gw"}
May 12 08:04:20 msm8909 python3[3066]: ACTIVATING HR.
May 12 08:04:22 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:04:22 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:04:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000000000000000055306464
May 12 08:04:22 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:04:23 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048106464
May 12 08:04:23 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472263, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:04:23 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472263, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:04:23 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715472263, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "69d9bffe93df4d178a6474ea8cad38f2", "rt": "instant"}
May 12 08:04:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 121, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 122, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004100000000000000003f30797a
May 12 08:04:24 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472264, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 122, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 65, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 121, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:04:24 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472264, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 122, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 65, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 121, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:04:24 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715472264, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 122, "actCals": 0, "thermalGen": 0, "sleepDuration": 65, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 121, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "5c60a23383324caebc976331528c883a", "rt": "instant"}
May 12 08:04:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000000000000000058306464
May 12 08:04:24 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:04:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000000000000000000059106464
May 12 08:04:24 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:04:27 msm8909 python3[3066]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:04:27 msm8909 python3[3066]: 111.42195129394531 [06:05:04:11:B9:D2] <- HR 0000
May 12 08:04:28 msm8909 python3[3066]: 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:04:28 msm8909 python3[3066]: GOT Firmware Version: V1.5.4d0
May 12 08:04:28 msm8909 python3[3066]: GOT Pairing Code: 1d92
May 12 08:04:28 msm8909 python3[3066]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 08:04:28 msm8909 python3[3066]: NO FW Update needed.
May 12 08:04:28 msm8909 python3[3066]: LAST SYNC: 1715466433
May 12 08:04:29 msm8909 python3[3066]: 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, 100, 0, 0, 81, 68, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 08:04:29 msm8909 python3[3066]: ACTIVITY: 0
May 12 08:04:29 msm8909 python3[3066]: HR READING: 0 TOOK 0.000558 secs
May 12 08:04:29 msm8909 python3[3066]: DEACTIVATING HR.
May 12 08:04:29 msm8909 python3[3066]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:04:29 msm8909 python3[3066]: GOT Instant Data: {'case_temp': 100, 'act_cals': 0, 'battery': 68, 'distance': 0, 'skin_temp': 101, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 0, 'activity': 0, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0}
May 12 08:04:29 msm8909 python3[3066]: W ID: 75
May 12 08:04:29 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472269, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'thermalGen': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0, 'activity': 0}}
May 12 08:04:29 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472269, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'thermalGen': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0, 'activity': 0}}
May 12 08:04:29 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715472269, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "sleepDuration": 0, "thermalGen": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0, "activity": 0}}, "key": "049ded21b6eb4f0292d47c372bd821d9", "rt": "instant"}
May 12 08:04:29 msm8909 python3[3066]: Instant Upload complete
May 12 08:04:29 msm8909 python3[3066]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 12 08:04:32 msm8909 python3[3066]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 12 08:04:32 msm8909 python3[3066]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 08:04:32 msm8909 python3[3066]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 12 08:04:32 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044206465
May 12 08:04:33 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 50, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000320009000000004d206363
May 12 08:04:35 msm8909 python3[3066]: DBUS: Connected to 06:05:04:AF:F9:E9
May 12 08:04:35 msm8909 python3[3066]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 73}], 'gateway_id': '00e15e66f988db'}
May 12 08:04:35 msm8909 python3[3066]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 73}], 'gateway_id': '00e15e66f988db'}
May 12 08:04:35 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 73}], "gateway_id": "00e15e66f988db"}, "key": "d28ad250815d4b018d2f7edb9b4fa319", "rt": "gw"}
May 12 08:04:35 msm8909 python3[3066]: ACTIVATING HR.
May 12 08:04:37 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 75, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004b00090000000060106665
May 12 08:04:37 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:04:37 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 44, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002c00090000000047106565
May 12 08:04:37 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472277, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 44}}
May 12 08:04:37 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472277, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 44}}
May 12 08:04:37 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715472277, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 44}}, "key": "c7588c2cafe84d86bc2d7237b51feab4", "rt": "instant"}
May 12 08:04:41 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000000000000000058106464
May 12 08:04:41 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:04:41 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 121, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 122, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004100000000000000003f00797a
May 12 08:04:42 msm8909 python3[3066]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 12 08:04:42 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1b\xab'} 1bab065f00
May 12 08:04:42 msm8909 python3[3066]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 12 08:04:42 msm8909 python3[3066]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:04:42 msm8909 python3[3066]: 126.40365076065063 [06:05:04:AF:F9:E9] <- HR 0000
May 12 08:04:43 msm8909 python3[3066]: 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:04:43 msm8909 python3[3066]: GOT Firmware Version: V1.5.4d0
May 12 08:04:43 msm8909 python3[3066]: GOT Pairing Code: 0f89
May 12 08:04:43 msm8909 python3[3066]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 08:04:43 msm8909 python3[3066]: NO FW Update needed.
May 12 08:04:43 msm8909 python3[3066]: LAST SYNC: 1715467662
May 12 08:04:44 msm8909 python3[3066]: 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, 50, 0, 0, 64, 9, 0, 0, 65, 99, 0, 0, 80, 99, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 08:04:44 msm8909 python3[3066]: ACTIVITY: 0
May 12 08:04:44 msm8909 python3[3066]: HR READING: 0 TOOK 0.000417 secs
May 12 08:04:44 msm8909 python3[3066]: DEACTIVATING HR.
May 12 08:04:44 msm8909 python3[3066]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:04:44 msm8909 python3[3066]: GOT Instant Data: {'case_temp': 99, 'act_cals': 0, 'battery': 77, 'distance': 0, 'skin_temp': 99, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'activity': 0, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0}
May 12 08:04:44 msm8909 python3[3066]: W ID: 73
May 12 08:04:44 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472284, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 99, 'actCals': 0, 'sleepDuration': 0, 'thermalGen': 9, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 50, 'activity': 0}}
May 12 08:04:44 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472284, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 99, 'actCals': 0, 'sleepDuration': 0, 'thermalGen': 9, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 50, 'activity': 0}}
May 12 08:04:44 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715472284, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 99, "actCals": 0, "sleepDuration": 0, "thermalGen": 9, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 99, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 50, "activity": 0}}, "key": "882f024e8f7842aeba1a2515e758ac72", "rt": "instant"}
May 12 08:04:44 msm8909 python3[3066]: Instant Upload complete
May 12 08:04:44 msm8909 python3[3066]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 12 08:04:47 msm8909 python3[3066]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 08:04:47 msm8909 python3[3066]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 12 08:04:47 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 50, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000320009000000004d206363
May 12 08:04:47 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:04:47 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:04:47 msm8909 python3[3066]: [SSE] RX'd: {'key': '4837abb8881946e29ed98438244f0f45', 'timestamp': 1715472260.9686527, 'data': '', 'type': 's', 'source': 0}
May 12 08:04:47 msm8909 python3[3066]: [SSE] RX'd: {'key': '69d9bffe93df4d178a6474ea8cad38f2', 'timestamp': 1715472264.0882547, 'data': '', 'type': 's', 'source': 0}
May 12 08:04:47 msm8909 python3[3066]: [SSE] RX'd: {'key': '5c60a23383324caebc976331528c883a', 'timestamp': 1715472264.5587366, 'data': '', 'type': 's', 'source': 0}
May 12 08:04:48 msm8909 python3[3066]: [SSE] RX'd: {'key': '049ded21b6eb4f0292d47c372bd821d9', 'timestamp': 1715472269.8907604, 'data': '', 'type': 's', 'source': 0}
May 12 08:04:48 msm8909 python3[3066]: [SSE] RX'd: {'key': 'd28ad250815d4b018d2f7edb9b4fa319', 'timestamp': 1715472275.9823766, 'data': '', 'type': 's', 'source': 0}
May 12 08:04:48 msm8909 python3[3066]: [SSE] RX'd: {'key': 'c7588c2cafe84d86bc2d7237b51feab4', 'timestamp': 1715472278.3363459, 'data': '', 'type': 's', 'source': 0}
May 12 08:04:48 msm8909 python3[3066]: [SSE] RX'd: {'key': '882f024e8f7842aeba1a2515e758ac72', 'timestamp': 1715472284.854811, 'data': '', 'type': 's', 'source': 0}
May 12 08:04:48 msm8909 python3[3066]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 12 08:04:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000000000000000004b306465
May 12 08:04:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 50, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000320009000000004d306363
May 12 08:04:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 75, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004b00090000000060206665
May 12 08:04:52 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:04:53 msm8909 python3[3066]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 12 08:04:53 msm8909 python3[3066]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 08:04:53 msm8909 python3[3066]: Device not connected, retrying later
May 12 08:04:53 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000000000000000004b306465
May 12 08:04:53 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472293, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:04:53 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472293, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:04:53 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715472293, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "c8183a201c054215a81733ce7269b98a", "rt": "instant"}
May 12 08:04:53 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048006464
May 12 08:04:53 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:04:53 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:04:53 msm8909 python3[3066]: [SSE] RX'd: {'key': 'c8183a201c054215a81733ce7269b98a', 'timestamp': 1715472293.4741108, 'data': '', 'type': 's', 'source': 0}
May 12 08:04:53 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000000000000000004b306465
May 12 08:04:53 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 121, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 122, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004100000000000000003f20797a
May 12 08:04:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044006465
May 12 08:04:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 44, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002c00090000000047306565
May 12 08:04:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 08:04:55 msm8909 python3[3066]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:04:57 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000000000000000058206464
May 12 08:04:57 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:05:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000000000000000058306464
May 12 08:05:06 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:05:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 44, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002c00090000000046006565
May 12 08:05:08 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 08:05:08 msm8909 python3[3066]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:05:09 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000000000000000055006464
May 12 08:05:09 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:05:09 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 75, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004b00090000000061006665
May 12 08:05:09 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:05:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 08:05:10 msm8909 python3[3066]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:05:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047106464
May 12 08:05:11 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 121, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 122, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004100000000000000003f30797a
May 12 08:05:16 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:05:16 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:05:16 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "d3628fc77aeb4e66b47a19119b415c22", "rt": "gw"}
May 12 08:05:17 msm8909 python3[3066]: [SSE] RX'd: {'key': 'd3628fc77aeb4e66b47a19119b415c22', 'timestamp': 1715472317.0200124, 'data': '', 'type': 's', 'source': 0}
May 12 08:05:18 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:05:18 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:05:20 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:05:20 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:05:20 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000100000000000003006464
May 12 08:05:20 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:05:21 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043306465
May 12 08:05:21 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:05:21 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:05:21 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 75, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004b00090000000061106665
May 12 08:05:21 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:05:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 50, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000320009000000004d206363
May 12 08:05:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000010000000000005a306464
May 12 08:05:22 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:05:22 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:05:22 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:05:23 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 121, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004100010000000000003f10797b
May 12 08:05:23 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 08:05:23 msm8909 python3[3066]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:05:23 msm8909 python3[3066]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 12 08:05:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047106464
May 12 08:05:27 msm8909 python3[3066]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 12 08:05:27 msm8909 python3[3066]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 08:05:27 msm8909 python3[3066]: Device not connected, retrying later
May 12 08:05:27 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047106464
May 12 08:05:27 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472327, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:05:27 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472327, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:05:27 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715472327, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "2fd1071f91e1464996b164b027397bc8", "rt": "instant"}
May 12 08:05:27 msm8909 python3[3066]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 12 08:05:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 121, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004100010000000000003f10797b
May 12 08:05:30 msm8909 python3[3066]: DBUS: Connected to 06:05:04:30:B0:14
May 12 08:05:30 msm8909 python3[3066]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 81}], 'gateway_id': '00e15e66f988db'}
May 12 08:05:30 msm8909 python3[3066]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 81}], 'gateway_id': '00e15e66f988db'}
May 12 08:05:30 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 81}], "gateway_id": "00e15e66f988db"}, "key": "130c30b5eca04873b09b998e13ed914d", "rt": "gw"}
May 12 08:05:30 msm8909 python3[3066]: ACTIVATING HR.
May 12 08:05:32 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000010000000000005a006464
May 12 08:05:32 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:05:32 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047006464
May 12 08:05:33 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004b306464
May 12 08:05:33 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000100000000000055306464
May 12 08:05:33 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:05:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 44, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002c00090000000046306565
May 12 08:05:35 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000100000000000003106464
May 12 08:05:35 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:05:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 75, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004b00090000000061306665
May 12 08:05:36 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:05:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 50, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000320009000000004d006363
May 12 08:05:37 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 44, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002c00090000000046306565
May 12 08:05:37 msm8909 python3[3066]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:05:37 msm8909 python3[3066]: 181.87746834754944 [06:05:04:30:B0:14] <- HR 0000
May 12 08:05:38 msm8909 python3[3066]: 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:05:38 msm8909 python3[3066]: GOT Firmware Version: V1.5.4d0
May 12 08:05:38 msm8909 python3[3066]: GOT Pairing Code: 13d4
May 12 08:05:38 msm8909 python3[3066]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 08:05:38 msm8909 python3[3066]: NO FW Update needed.
May 12 08:05:38 msm8909 python3[3066]: LAST SYNC: 1715467709
May 12 08:05:40 msm8909 python3[3066]: 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, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 65, 0, 0, 32, 0, 0, 0, 48, 1, 0, 0, 64, 0, 0, 0, 65, 123, 0, 0, 80, 121, 0, 0, 81, 63, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 08:05:40 msm8909 python3[3066]: ACTIVITY: 0
May 12 08:05:40 msm8909 python3[3066]: HR READING: 0 TOOK 0.000443 secs
May 12 08:05:40 msm8909 python3[3066]: DEACTIVATING HR.
May 12 08:05:40 msm8909 python3[3066]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:05:40 msm8909 python3[3066]: GOT Instant Data: {'case_temp': 121, 'act_cals': 0, 'battery': 63, 'distance': 0, 'skin_temp': 123, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 1, 'activity': 0, 'sleep_duration': 65, 'walk_steps': 0, 'total_steps': 0}
May 12 08:05:40 msm8909 python3[3066]: W ID: 81
May 12 08:05:40 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472340, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'sleepDuration': 65, 'thermalGen': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 121, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1, 'activity': 0}}
May 12 08:05:40 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472340, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'sleepDuration': 65, 'thermalGen': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 121, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1, 'activity': 0}}
May 12 08:05:40 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715472340, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "sleepDuration": 65, "thermalGen": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 121, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 1, "activity": 0}}, "key": "975a0f2291944cb6932279ca01d34f2a", "rt": "instant"}
May 12 08:05:40 msm8909 python3[3066]: Instant Upload complete
May 12 08:05:40 msm8909 python3[3066]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 12 08:05:42 msm8909 python3[3066]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 08:05:42 msm8909 python3[3066]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 08:05:42 msm8909 python3[3066]: DBUS: 06:05:04:30:B0:14 disconnected.
May 12 08:05:42 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 121, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004100010000000000003f10797b
May 12 08:05:47 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 44, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002c00090000000046306565
May 12 08:05:47 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 121, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004100010000000000003f30797b
May 12 08:05:47 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047106464
May 12 08:05:48 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:05:48 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:05:48 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 75, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004b00090000000061006665
May 12 08:05:48 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:05:48 msm8909 python3[3066]: DBUS: Connected to 06:05:04:32:34:65
May 12 08:05:48 msm8909 python3[3066]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 74}], 'gateway_id': '00e15e66f988db'}
May 12 08:05:48 msm8909 python3[3066]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 74}], 'gateway_id': '00e15e66f988db'}
May 12 08:05:48 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 74}], "gateway_id": "00e15e66f988db"}, "key": "691f4a7a837e4fc78e2ba2faf919234c", "rt": "gw"}
May 12 08:05:48 msm8909 python3[3066]: ACTIVATING HR.
May 12 08:05:49 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000010000000000005a206464
May 12 08:05:49 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:05:50 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043206465
May 12 08:05:50 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472350, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:05:50 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472350, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:05:50 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715472350, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 67, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "bf3705c8a07447b282ee149ef83d5bb9", "rt": "instant"}
May 12 08:05:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 50, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000320009000000004d106363
May 12 08:05:51 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472351, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 99, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 50}}
May 12 08:05:51 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472351, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 99, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 50}}
May 12 08:05:51 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715472351, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 99, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 99, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 50}}, "key": "84eff3f358a74c4d8e00f23ee7e0ad3e", "rt": "instant"}
May 12 08:05:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000010000000000005a206464
May 12 08:05:51 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:05:52 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:05:52 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:05:56 msm8909 python3[3066]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:05:56 msm8909 python3[3066]: 200.04564023017883 [06:05:04:32:34:65] <- HR 0000
May 12 08:05:57 msm8909 python3[3066]: 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:05:57 msm8909 python3[3066]: GOT Firmware Version: V1.5.4d0
May 12 08:05:57 msm8909 python3[3066]: GOT Pairing Code: 0d55
May 12 08:05:57 msm8909 python3[3066]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 08:05:57 msm8909 python3[3066]: NO FW Update needed.
May 12 08:05:57 msm8909 python3[3066]: LAST SYNC: 1715465910
May 12 08:05:58 msm8909 python3[3066]: 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, 44, 0, 0, 64, 9, 0, 0, 65, 101, 0, 0, 80, 101, 0, 0, 81, 70, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 08:05:58 msm8909 python3[3066]: ACTIVITY: 0
May 12 08:05:58 msm8909 python3[3066]: HR READING: 0 TOOK 0.000517 secs
May 12 08:05:58 msm8909 python3[3066]: DEACTIVATING HR.
May 12 08:05:58 msm8909 python3[3066]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:05:58 msm8909 python3[3066]: GOT Instant Data: {'case_temp': 101, 'act_cals': 0, 'battery': 70, 'distance': 0, 'skin_temp': 101, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 44, 'activity': 0, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0}
May 12 08:05:58 msm8909 python3[3066]: W ID: 74
May 12 08:05:58 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472358, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'thermalGen': 9, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 44, 'activity': 0}}
May 12 08:05:58 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472358, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'sleepDuration': 0, 'thermalGen': 9, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 44, 'activity': 0}}
May 12 08:05:58 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715472358, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "sleepDuration": 0, "thermalGen": 9, "battery": 70, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 44, "activity": 0}}, "key": "f45a6b0e475d4a71abdcdb31463e6f77", "rt": "instant"}
May 12 08:05:58 msm8909 python3[3066]: Instant Upload complete
May 12 08:05:58 msm8909 python3[3066]: DBUS: Disconnecting from 06:05:04:32:34:65
May 12 08:06:00 msm8909 python3[3066]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 08:06:00 msm8909 python3[3066]: DBUS: 06:05:04:32:34:65 disconnected.
May 12 08:06:00 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 44, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002c00090000000046306565
May 12 08:06:01 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:06:01 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:06:01 msm8909 python3[3066]: [SSE] RX'd: {'key': '2fd1071f91e1464996b164b027397bc8', 'timestamp': 1715472327.9892287, 'data': '', 'type': 's', 'source': 0}
May 12 08:06:01 msm8909 python3[3066]: [SSE] RX'd: {'key': '130c30b5eca04873b09b998e13ed914d', 'timestamp': 1715472331.1570275, 'data': '', 'type': 's', 'source': 0}
May 12 08:06:01 msm8909 python3[3066]: [SSE] RX'd: {'key': '975a0f2291944cb6932279ca01d34f2a', 'timestamp': 1715472340.6835446, 'data': '', 'type': 's', 'source': 0}
May 12 08:06:01 msm8909 python3[3066]: [SSE] RX'd: {'key': '691f4a7a837e4fc78e2ba2faf919234c', 'timestamp': 1715472349.3196046, 'data': '', 'type': 's', 'source': 0}
May 12 08:06:01 msm8909 python3[3066]: [SSE] RX'd: {'key': 'bf3705c8a07447b282ee149ef83d5bb9', 'timestamp': 1715472351.2637951, 'data': '', 'type': 's', 'source': 0}
May 12 08:06:01 msm8909 python3[3066]: [SSE] RX'd: {'key': '84eff3f358a74c4d8e00f23ee7e0ad3e', 'timestamp': 1715472352.2503996, 'data': '', 'type': 's', 'source': 0}
May 12 08:06:01 msm8909 python3[3066]: [SSE] RX'd: {'key': 'f45a6b0e475d4a71abdcdb31463e6f77', 'timestamp': 1715472358.4924321, 'data': '', 'type': 's', 'source': 0}
May 12 08:06:01 msm8909 python3[3066]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 12 08:06:02 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004b306464
May 12 08:06:04 msm8909 python3[3066]: DBUS: Connected to 06:05:04:02:E8:6A
May 12 08:06:04 msm8909 python3[3066]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 76}], 'gateway_id': '00e15e66f988db'}
May 12 08:06:04 msm8909 python3[3066]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 76}], 'gateway_id': '00e15e66f988db'}
May 12 08:06:04 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 76}], "gateway_id": "00e15e66f988db"}, "key": "40474563541e474f9deb1270f136fcf1", "rt": "gw"}
May 12 08:06:04 msm8909 python3[3066]: ACTIVATING HR.
May 12 08:06:06 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:06:06 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:06:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048306464
May 12 08:06:07 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:06:07 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:06:08 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 50, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000320009000000004d306363
May 12 08:06:09 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:06:09 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:06:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 08:06:10 msm8909 python3[3066]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:06:11 msm8909 python3[3066]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:06:11 msm8909 python3[3066]: 215.66462540626526 [06:05:04:02:E8:6A] <- HR 0000
May 12 08:06:12 msm8909 python3[3066]: 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:06:12 msm8909 python3[3066]: GOT Firmware Version: V1.5.4d0
May 12 08:06:12 msm8909 python3[3066]: GOT Pairing Code: 251a
May 12 08:06:12 msm8909 python3[3066]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 08:06:12 msm8909 python3[3066]: NO FW Update needed.
May 12 08:06:12 msm8909 python3[3066]: LAST SYNC: 1715466038
May 12 08:06:13 msm8909 python3[3066]: 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, 1, 0, 0, 64, 0, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 75, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 08:06:13 msm8909 python3[3066]: ACTIVITY: 0
May 12 08:06:13 msm8909 python3[3066]: HR READING: 0 TOOK 0.000519 secs
May 12 08:06:13 msm8909 python3[3066]: DEACTIVATING HR.
May 12 08:06:13 msm8909 python3[3066]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:06:13 msm8909 python3[3066]: GOT Instant Data: {'case_temp': 100, 'act_cals': 0, 'battery': 75, 'distance': 0, 'skin_temp': 100, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 1, 'activity': 0, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0}
May 12 08:06:13 msm8909 python3[3066]: W ID: 76
May 12 08:06:13 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472373, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'sleepDuration': 0, 'thermalGen': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1, 'activity': 0}}
May 12 08:06:13 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472373, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'sleepDuration': 0, 'thermalGen': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1, 'activity': 0}}
May 12 08:06:13 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715472373, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 100, "actCals": 0, "sleepDuration": 0, "thermalGen": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 1, "activity": 0}}, "key": "57def3d1b7dd4ef58d2f95aa25952f1c", "rt": "instant"}
May 12 08:06:13 msm8909 python3[3066]: Instant Upload complete
May 12 08:06:13 msm8909 python3[3066]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 12 08:06:16 msm8909 python3[3066]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 08:06:16 msm8909 python3[3066]: DBUS: 06:05:04:02:E8:6A disconnected.
May 12 08:06:16 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004b306464
May 12 08:06:17 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:06:17 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:06:17 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "49516891099b4e1e8a75d28c5d15fa29", "rt": "gw"}
May 12 08:06:17 msm8909 python3[3066]: [SSE] RX'd: {'key': '40474563541e474f9deb1270f136fcf1', 'timestamp': 1715472365.2009044, 'data': '', 'type': 's', 'source': 0}
May 12 08:06:17 msm8909 python3[3066]: [SSE] RX'd: {'key': '57def3d1b7dd4ef58d2f95aa25952f1c', 'timestamp': 1715472374.1475337, 'data': '', 'type': 's', 'source': 0}
May 12 08:06:17 msm8909 python3[3066]: [SSE] RX'd: {'key': '49516891099b4e1e8a75d28c5d15fa29', 'timestamp': 1715472377.4710274, 'data': '', 'type': 's', 'source': 0}
May 12 08:06:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044106465
May 12 08:06:23 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 44, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002c00090000000047306565
May 12 08:06:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048106464
May 12 08:06:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000100000000000003206464
May 12 08:06:25 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:06:26 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:06:26 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:06:26 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 51, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000330009000000004e106363
May 12 08:06:26 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:06:26 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:06:27 msm8909 python3[3066]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 12 08:06:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048106464
May 12 08:06:35 msm8909 python3[3066]: DBUS: Connected to 06:05:04:FC:44:79
May 12 08:06:36 msm8909 python3[3066]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 63}], 'gateway_id': '00e15e66f988db'}
May 12 08:06:36 msm8909 python3[3066]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 63}], 'gateway_id': '00e15e66f988db'}
May 12 08:06:36 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 63}], "gateway_id": "00e15e66f988db"}, "key": "f39d644148994162a4c234beb76e493f", "rt": "gw"}
May 12 08:06:36 msm8909 python3[3066]: ACTIVATING HR.
May 12 08:06:39 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:06:39 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:06:39 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000100000000000003006464
May 12 08:06:39 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:06:39 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044306465
May 12 08:06:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000100000000000055106464
May 12 08:06:40 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:06:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 44, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002c00090000000047106565
May 12 08:06:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000000100000000000059306464
May 12 08:06:40 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:06:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000100000000000058106464
May 12 08:06:40 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:06:41 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004b106464
May 12 08:06:41 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 121, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004100010000000000003f10797b
May 12 08:06:41 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472401, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 65, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 121, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1}}
May 12 08:06:41 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472401, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 65, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 121, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1}}
May 12 08:06:41 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715472401, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 65, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 121, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 1}}, "key": "4f2ce1825ff04c1ba6ed9915b7e05dba", "rt": "instant"}
May 12 08:06:42 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:06:42 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:06:42 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:06:42 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:06:42 msm8909 python3[3066]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:06:42 msm8909 python3[3066]: 246.90876889228821 [06:05:04:FC:44:79] <- HR 0000
May 12 08:06:43 msm8909 python3[3066]: 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:06:43 msm8909 python3[3066]: GOT Firmware Version: V1.5.4d0
May 12 08:06:43 msm8909 python3[3066]: GOT Pairing Code: 1d69
May 12 08:06:43 msm8909 python3[3066]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 08:06:43 msm8909 python3[3066]: NO FW Update needed.
May 12 08:06:43 msm8909 python3[3066]: LAST SYNC: 1715468283
May 12 08:06:44 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004b106464
May 12 08:06:44 msm8909 python3[3066]: 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:06:44 msm8909 python3[3066]: ACTIVITY: 0
May 12 08:06:44 msm8909 python3[3066]: HR READING: 0 TOOK 0.000420 secs
May 12 08:06:44 msm8909 python3[3066]: DEACTIVATING HR.
May 12 08:06:44 msm8909 python3[3066]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 08:06:44 msm8909 python3[3066]: GOT Instant Data: {'case_temp': 100, 'act_cals': 0, 'battery': 72, 'distance': 0, 'skin_temp': 100, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 0, 'activity': 0, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0}
May 12 08:06:44 msm8909 python3[3066]: W ID: 63
May 12 08:06:44 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472404, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'sleepDuration': 0, 'thermalGen': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0, 'activity': 0}}
May 12 08:06:44 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472404, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'sleepDuration': 0, 'thermalGen': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0, 'activity': 0}}
May 12 08:06:44 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715472404, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "sleepDuration": 0, "thermalGen": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0, "activity": 0}}, "key": "28068dee02ae4a6f94a0f62eaf32572f", "rt": "instant"}
May 12 08:06:44 msm8909 python3[3066]: Instant Upload complete
May 12 08:06:44 msm8909 python3[3066]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 12 08:06:49 msm8909 python3[3066]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 08:06:49 msm8909 python3[3066]: DBUS: 06:05:04:FC:44:79 disconnected.
May 12 08:06:49 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048106464
May 12 08:06:49 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:06:49 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:06:49 msm8909 python3[3066]: [SSE] RX'd: {'key': 'f39d644148994162a4c234beb76e493f', 'timestamp': 1715472396.4907053, 'data': '', 'type': 's', 'source': 0}
May 12 08:06:50 msm8909 python3[3066]: [SSE] RX'd: {'key': '4f2ce1825ff04c1ba6ed9915b7e05dba', 'timestamp': 1715472402.1969876, 'data': '', 'type': 's', 'source': 0}
May 12 08:06:50 msm8909 python3[3066]: [SSE] RX'd: {'key': '28068dee02ae4a6f94a0f62eaf32572f', 'timestamp': 1715472405.326633, 'data': '', 'type': 's', 'source': 0}
May 12 08:06:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000100000000000003106464
May 12 08:06:54 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:06:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000100000000000055306464
May 12 08:06:54 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:06:54 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:06:54 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:06:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 44, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002c00090000000047206565
May 12 08:06:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048306464
May 12 08:06:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000100000000000058206464
May 12 08:06:55 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:06:56 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004b306464
May 12 08:06:56 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 75, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004b00090000000060306665
May 12 08:06:56 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:06:56 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 121, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004100010000000000003f20797b
May 12 08:06:57 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044006465
May 12 08:06:57 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472417, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:06:57 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472417, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:06:57 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715472417, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "93630353689a44d1be59f7f15b738f63", "rt": "instant"}
May 12 08:06:58 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:06:58 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:06:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 51, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000330009000000004e006363
May 12 08:06:58 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472418, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 99, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 78, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 51}}
May 12 08:06:58 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472418, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 99, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 78, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 51}}
May 12 08:06:58 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715472418, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 99, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 78, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 99, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 51}}, "key": "57b7ccc7b28c4250ba9693bea78c52b7", "rt": "instant"}
May 12 08:06:58 msm8909 python3[3066]: [SSE] RX'd: {'key': '93630353689a44d1be59f7f15b738f63', 'timestamp': 1715472417.925267, 'data': '', 'type': 's', 'source': 0}
May 12 08:06:59 msm8909 python3[3066]: [SSE] RX'd: {'key': '57b7ccc7b28c4250ba9693bea78c52b7', 'timestamp': 1715472418.7817664, 'data': '', 'type': 's', 'source': 0}
May 12 08:07:08 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 51, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000330009000000004e106363
May 12 08:07:08 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 75, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004b00090000000060006665
May 12 08:07:08 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:07:09 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 44, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002c00090000000047006565
May 12 08:07:09 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472429, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 44}}
May 12 08:07:09 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472429, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 44}}
May 12 08:07:09 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715472429, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 44}}, "key": "acb12097cbc74005a53349fcd361e0e4", "rt": "instant"}
May 12 08:07:09 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048106464
May 12 08:07:09 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000000100000000000059206464
May 12 08:07:09 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:07:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000100000000000058006464
May 12 08:07:10 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:07:10 msm8909 python3[3066]: [SSE] RX'd: {'key': 'acb12097cbc74005a53349fcd361e0e4', 'timestamp': 1715472430.2831812, 'data': '', 'type': 's', 'source': 0}
May 12 08:07:11 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004c106464
May 12 08:07:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043206465
May 12 08:07:17 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:07:17 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:07:17 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "b0e14826ec054ec7a1a188fd36e05efc", "rt": "gw"}
May 12 08:07:17 msm8909 python3[3066]: [SSE] RX'd: {'key': 'b0e14826ec054ec7a1a188fd36e05efc', 'timestamp': 1715472437.6904433, 'data': '', 'type': 's', 'source': 0}
May 12 08:07:20 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:07:20 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:07:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 45, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002d00090000000047106565
May 12 08:07:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047206464
May 12 08:07:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 08:07:22 msm8909 python3[3066]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:07:23 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 51, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000330009000000004d206363
May 12 08:07:23 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 75, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004b00090000000061206665
May 12 08:07:23 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:07:23 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000041000100000000000040107a7b
May 12 08:07:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000010000000000005c006464
May 12 08:07:24 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:07:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000100000000000055206464
May 12 08:07:24 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:07:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000100000000000003006464
May 12 08:07:24 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:07:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043306465
May 12 08:07:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000100000000000058106464
May 12 08:07:24 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:07:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004c306464
May 12 08:07:25 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472445, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1}}
May 12 08:07:25 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472445, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1}}
May 12 08:07:25 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715472445, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 1}}, "key": "d7c064dfb81946adb8e2423b0112b3ae", "rt": "instant"}
May 12 08:07:26 msm8909 python3[3066]: [SSE] RX'd: {'key': 'd7c064dfb81946adb8e2423b0112b3ae', 'timestamp': 1715472446.4060178, 'data': '', 'type': 's', 'source': 0}
May 12 08:07:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000041000100000000000040207a7b
May 12 08:07:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047006464
May 12 08:07:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000100000000000058306464
May 12 08:07:36 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:07:37 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 45, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002d00090000000047206565
May 12 08:07:37 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 51, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000330009000000004d006363
May 12 08:07:38 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 08:07:38 msm8909 python3[3066]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:07:38 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 75, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004b00090000000061306665
May 12 08:07:38 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:07:39 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043106465
May 12 08:07:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 75, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004b00090000000061006665
May 12 08:07:40 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:07:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004c006464
May 12 08:07:50 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:07:50 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:07:50 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004c106464
May 12 08:07:50 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000041000100000000000040007a7b
May 12 08:07:50 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472470, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 65, 'sleepState': 0, 'battery': 64, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1}}
May 12 08:07:50 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472470, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 65, 'sleepState': 0, 'battery': 64, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1}}
May 12 08:07:50 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715472470, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 65, "sleepState": 0, "battery": 64, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 1}}, "key": "927199675c8c45669a9fcee5b2f09384", "rt": "instant"}
May 12 08:07:51 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:07:51 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:07:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000100000000000055106464
May 12 08:07:51 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:07:51 msm8909 python3[3066]: [SSE] RX'd: {'key': '927199675c8c45669a9fcee5b2f09384', 'timestamp': 1715472471.4312251, 'data': '', 'type': 's', 'source': 0}
May 12 08:07:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000010000000000005c206464
May 12 08:07:51 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:07:51 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 08:07:51 msm8909 python3[3066]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:07:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000100000000000058006464
May 12 08:07:52 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:07:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 51, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000330009000000004d106363
May 12 08:07:53 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 75, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004b00090000000061106665
May 12 08:07:53 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:07:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043206465
May 12 08:07:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 45, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002d00090000000047006565
May 12 08:07:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047106464
May 12 08:07:54 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472474, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:07:54 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472474, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:07:54 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715472474, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "2df04aa8252244508358391b9f8a351a", "rt": "instant"}
May 12 08:07:54 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:07:54 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:07:55 msm8909 python3[3066]: [SSE] RX'd: {'key': '2df04aa8252244508358391b9f8a351a', 'timestamp': 1715472474.9958334, 'data': '', 'type': 's', 'source': 0}
May 12 08:08:04 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047206464
May 12 08:08:04 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004b306464
May 12 08:08:05 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 75, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004b00090000000061206665
May 12 08:08:05 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:08:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043306465
May 12 08:08:06 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472486, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:08:06 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472486, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:08:06 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715472486, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 67, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "7fb93ef012034ecea1531fb7565fb477", "rt": "instant"}
May 12 08:08:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000100000000000057206464
May 12 08:08:06 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:08:06 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:08:06 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:08:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 51, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000330009000000004d306363
May 12 08:08:07 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472487, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 99, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 51}}
May 12 08:08:07 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472487, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 99, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 51}}
May 12 08:08:07 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715472487, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 99, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 99, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 51}}, "key": "05cb882e3fff41e992b1b4d0ef9fb1f7", "rt": "instant"}
May 12 08:08:07 msm8909 python3[3066]: [SSE] RX'd: {'key': '7fb93ef012034ecea1531fb7565fb477', 'timestamp': 1715472487.1733439, 'data': '', 'type': 's', 'source': 0}
May 12 08:08:08 msm8909 python3[3066]: [SSE] RX'd: {'key': '05cb882e3fff41e992b1b4d0ef9fb1f7', 'timestamp': 1715472487.9870443, 'data': '', 'type': 's', 'source': 0}
May 12 08:08:08 msm8909 python3[3066]: DBUS: Discovered 06:05:04:67:BC:31 .
May 12 08:08:08 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1f\xf1'} 1ff1065f00
May 12 08:08:08 msm8909 python3[3066]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 12 08:08:08 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000041000100000000000040107a7b
May 12 08:08:08 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000010000000000005c006464
May 12 08:08:08 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:08:08 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000100000000000055206464
May 12 08:08:08 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:08:09 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 45, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002d00090000000047206565
May 12 08:08:16 msm8909 python3[3066]: Running Scheduled: Thread Check
May 12 08:08:17 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:08:17 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:08:17 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "7182fc43b4c8461dbeae267d362f29c3", "rt": "gw"}
May 12 08:08:18 msm8909 python3[3066]: [SSE] RX'd: {'key': '7182fc43b4c8461dbeae267d362f29c3', 'timestamp': 1715472498.0266132, 'data': '', 'type': 's', 'source': 0}
May 12 08:08:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 45, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002d00090000000046306565
May 12 08:08:19 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472499, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 45}}
May 12 08:08:19 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472499, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 45}}
May 12 08:08:19 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715472499, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 70, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 45}}, "key": "fe5344a844b44e7ba373f0679b8caa7c", "rt": "instant"}
May 12 08:08:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 75, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004b00090000000061006665
May 12 08:08:19 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:08:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004100010000000000003f307a7b
May 12 08:08:19 msm8909 python3[3066]: [SSE] RX'd: {'key': 'fe5344a844b44e7ba373f0679b8caa7c', 'timestamp': 1715472499.4807587, 'data': '', 'type': 's', 'source': 0}
May 12 08:08:20 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 51, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000330009000000004c006363
May 12 08:08:20 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:08:20 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:08:20 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:08:20 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:08:21 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044106465
May 12 08:08:21 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047006464
May 12 08:08:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004b006464
May 12 08:08:32 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 51, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000330009000000004c106363
May 12 08:08:32 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:08:32 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:08:32 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000000100000000000059306464
May 12 08:08:32 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:08:33 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044206465
May 12 08:08:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 45, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002d00090000000046006565
May 12 08:08:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 75, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004b00090000000061106665
May 12 08:08:34 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:08:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000100000000000057006464
May 12 08:08:34 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:08:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004b206464
May 12 08:08:34 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472514, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1}}
May 12 08:08:34 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472514, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1}}
May 12 08:08:34 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715472514, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 1}}, "key": "d5224e83053a40538b467c657a6168ab", "rt": "instant"}
May 12 08:08:34 msm8909 python3[3066]: [SSE] RX'd: {'key': 'd5224e83053a40538b467c657a6168ab', 'timestamp': 1715472514.7530375, 'data': '', 'type': 's', 'source': 0}
May 12 08:08:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047206464
May 12 08:08:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 45, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002d00090000000046006565
May 12 08:08:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 75, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004b00090000000061206665
May 12 08:08:46 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:08:47 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004100010000000000003f107a7b
May 12 08:08:47 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000000100000000000059006464
May 12 08:08:47 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:08:48 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 45, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002d00090000000046206565
May 12 08:08:48 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000100000000000057206464
May 12 08:08:48 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:08:49 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004b306464
May 12 08:08:49 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 51, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000330009000000004c306363
May 12 08:08:50 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:08:50 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:08:50 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000100000000000003106464
May 12 08:08:50 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:08:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047306464
May 12 08:09:00 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000100000000000003206464
May 12 08:09:00 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:09:01 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 45, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002d00090000000046306565
May 12 08:09:01 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047006464
May 12 08:09:01 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472541, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:09:01 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472541, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:09:01 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715472541, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "0570e70efe204ef3a62cf0bbee5dbf98", "rt": "instant"}
May 12 08:09:01 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 75, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004b00090000000061006665
May 12 08:09:01 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:09:01 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004100010000000000003f307a7b
May 12 08:09:01 msm8909 python3[3066]: [SSE] RX'd: {'key': '0570e70efe204ef3a62cf0bbee5dbf98', 'timestamp': 1715472541.6183009, 'data': '', 'type': 's', 'source': 0}
May 12 08:09:01 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472541, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 65, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1}}
May 12 08:09:01 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472541, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 65, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1}}
May 12 08:09:01 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715472541, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 65, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 1}}, "key": "5c0f53454d374a7b8600a8424dc891c1", "rt": "instant"}
May 12 08:09:02 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000000100000000000059206464
May 12 08:09:02 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:09:02 msm8909 python3[3066]: [SSE] RX'd: {'key': '5c0f53454d374a7b8600a8424dc891c1', 'timestamp': 1715472542.1808798, 'data': '', 'type': 's', 'source': 0}
May 12 08:09:02 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044106465
May 12 08:09:04 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:09:04 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:09:15 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044206465
May 12 08:09:15 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472555, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:09:15 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472555, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:09:15 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715472555, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "f59ea3ed446d4505add0ebd5f077e254", "rt": "instant"}
May 12 08:09:15 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000100000000000055106464
May 12 08:09:15 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:09:15 msm8909 python3[3066]: [SSE] RX'd: {'key': 'f59ea3ed446d4505add0ebd5f077e254', 'timestamp': 1715472555.5082698, 'data': '', 'type': 's', 'source': 0}
May 12 08:09:15 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048206464
May 12 08:09:15 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000100000000000058106464
May 12 08:09:15 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:09:17 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:09:17 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:09:17 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "b13d35847297473d9b34d3336b75d9f0", "rt": "gw"}
May 12 08:09:17 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000100000000000003006464
May 12 08:09:17 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:09:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 45, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002d00090000000046106565
May 12 08:09:18 msm8909 python3[3066]: [SSE] RX'd: {'key': 'b13d35847297473d9b34d3336b75d9f0', 'timestamp': 1715472558.2768564, 'data': '', 'type': 's', 'source': 0}
May 12 08:09:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 76, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004c00090000000061206665
May 12 08:09:18 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:09:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 74, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004a206465
May 12 08:09:21 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:09:21 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:09:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 1, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004100010000000000003f217a7b
May 12 08:09:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 74, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004a306465
May 12 08:09:29 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044006465
May 12 08:09:30 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000100000000000055306464
May 12 08:09:30 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:09:30 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000100000000000003106464
May 12 08:09:30 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:09:30 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000100000000000058206464
May 12 08:09:30 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:09:31 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:09:31 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:09:33 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 45, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002d00090000000046206565
May 12 08:09:33 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472573, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 45}}
May 12 08:09:33 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472573, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 45}}
May 12 08:09:33 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715472573, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 70, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 45}}, "key": "ef9cba4762d5438cb8ea1a1f47e2f6a4", "rt": "instant"}
May 12 08:09:33 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048306464
May 12 08:09:33 msm8909 python3[3066]: [SSE] RX'd: {'key': 'ef9cba4762d5438cb8ea1a1f47e2f6a4', 'timestamp': 1715472573.7986443, 'data': '', 'type': 's', 'source': 0}
May 12 08:09:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 45, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002d00090000000046306565
May 12 08:09:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048006464
May 12 08:09:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000100000000000058306464
May 12 08:09:43 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:09:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 51, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000330009000000004d106363
May 12 08:09:43 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472583, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 99, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 51}}
May 12 08:09:43 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472583, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 99, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 51}}
May 12 08:09:43 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715472583, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 99, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 99, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 51}}, "key": "c2c1765cc77f45b5a1f017eef74d4ca6", "rt": "instant"}
May 12 08:09:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 1, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004100010000000000003f317a7b
May 12 08:09:44 msm8909 python3[3066]: [SSE] RX'd: {'key': 'c2c1765cc77f45b5a1f017eef74d4ca6', 'timestamp': 1715472584.2678075, 'data': '', 'type': 's', 'source': 0}
May 12 08:09:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 74, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004a106465
May 12 08:09:46 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472586, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 74, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1}}
May 12 08:09:46 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472586, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 74, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1}}
May 12 08:09:46 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715472586, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 74, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 1}}, "key": "b0e9962a74d6439b9760c3f96c62de25", "rt": "instant"}
May 12 08:09:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044206465
May 12 08:09:47 msm8909 python3[3066]: [SSE] RX'd: {'key': 'b0e9962a74d6439b9760c3f96c62de25', 'timestamp': 1715472586.8611848, 'data': '', 'type': 's', 'source': 0}
May 12 08:09:51 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:09:51 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:09:56 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 1, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 65, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004100010000000000003f017a7b
May 12 08:09:57 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000100000000000003006464
May 12 08:09:57 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:09:57 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000100000000000055106464
May 12 08:09:57 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:09:57 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000100000000000058106464
May 12 08:09:57 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:09:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 74, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004a206465
May 12 08:10:00 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 45, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002d00090000000046106565
May 12 08:10:00 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048206464
May 12 08:10:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 45, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002d00090000000046206565
May 12 08:10:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048306464
May 12 08:10:10 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472610, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:10:10 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472610, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:10:10 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715472610, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "dfc6b71110524b4999cdc7f83c03d41c", "rt": "instant"}
May 12 08:10:10 msm8909 python3[3066]: [SSE] RX'd: {'key': 'dfc6b71110524b4999cdc7f83c03d41c', 'timestamp': 1715472610.8212392, 'data': '', 'type': 's', 'source': 0}
May 12 08:10:11 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000020000000000005a106464
May 12 08:10:11 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:10:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000100000000000003106464
May 12 08:10:12 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:10:13 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044006465
May 12 08:10:14 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000100000000000055306464
May 12 08:10:14 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:10:18 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:10:18 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:10:18 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "e1dae472fc2844c0bbdd4f1ebb3f3af5", "rt": "gw"}
May 12 08:10:18 msm8909 python3[3066]: [SSE] RX'd: {'key': 'e1dae472fc2844c0bbdd4f1ebb3f3af5', 'timestamp': 1715472618.5231812, 'data': '', 'type': 's', 'source': 0}
May 12 08:10:22 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:10:22 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:10:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000200000000000003306464
May 12 08:10:24 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:10:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 74, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004a106465
May 12 08:10:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200020000000000003f307a7b
May 12 08:10:25 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472625, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 66, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 2}}
May 12 08:10:25 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472625, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 66, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 2}}
May 12 08:10:25 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715472625, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 66, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 2}}, "key": "c034c4c3d95745e68c2f42abb4ea89f8", "rt": "instant"}
May 12 08:10:26 msm8909 python3[3066]: [SSE] RX'd: {'key': 'c034c4c3d95745e68c2f42abb4ea89f8', 'timestamp': 1715472626.4416478, 'data': '', 'type': 's', 'source': 0}
May 12 08:10:27 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000200000000000055006464
May 12 08:10:27 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:10:27 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 45, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002d00090000000047006565
May 12 08:10:27 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000200000000000057006464
May 12 08:10:27 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:10:27 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:10:27 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:10:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 51, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000330009000000004c106364
May 12 08:10:38 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 51, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000330009000000004c206364
May 12 08:10:38 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000020000000000005a306464
May 12 08:10:38 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:10:39 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000200000000000055206464
May 12 08:10:39 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:10:39 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000200000000000003006464
May 12 08:10:39 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:10:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044306465
May 12 08:10:40 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472640, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:10:40 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472640, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:10:40 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715472640, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "1a5561683adb4fd999584d3bc2d93896", "rt": "instant"}
May 12 08:10:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 74, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004a206465
May 12 08:10:41 msm8909 python3[3066]: [SSE] RX'd: {'key': '1a5561683adb4fd999584d3bc2d93896', 'timestamp': 1715472640.9003289, 'data': '', 'type': 's', 'source': 0}
May 12 08:10:42 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047206464
May 12 08:10:42 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 74, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004a306465
May 12 08:10:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200020000000000003f107a7b
May 12 08:10:52 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:10:52 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:10:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 45, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002d00090000000047206565
May 12 08:10:52 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472652, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 45}}
May 12 08:10:52 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472652, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 45}}
May 12 08:10:52 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715472652, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 45}}, "key": "a149b27445d8419f8607ebd5a094d818", "rt": "instant"}
May 12 08:10:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 74, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004a006465
May 12 08:10:52 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472652, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 74, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1}}
May 12 08:10:52 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472652, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 74, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1}}
May 12 08:10:52 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715472652, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 74, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 1}}, "key": "2c4d2c1fafe34154ba8428e82cca1397", "rt": "instant"}
May 12 08:10:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200020000000000003f207a7b
May 12 08:10:53 msm8909 python3[3066]: [SSE] RX'd: {'key': 'a149b27445d8419f8607ebd5a094d818', 'timestamp': 1715472653.0013683, 'data': '', 'type': 's', 'source': 0}
May 12 08:10:53 msm8909 python3[3066]: [SSE] RX'd: {'key': '2c4d2c1fafe34154ba8428e82cca1397', 'timestamp': 1715472653.0637746, 'data': '', 'type': 's', 'source': 0}
May 12 08:10:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047006464
May 12 08:10:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000200000000000057306464
May 12 08:10:54 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:10:56 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000200000000000003206464
May 12 08:10:56 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:11:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047106464
May 12 08:11:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000200000000000003306464
May 12 08:11:06 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:11:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000200000000000055006464
May 12 08:11:06 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:11:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 45, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002d00090000000047006565
May 12 08:11:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200020000000000003d007a7b
May 12 08:11:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 74, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004a106465
May 12 08:11:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 51, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000330009000000004c106364
May 12 08:11:07 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472667, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 51}}
May 12 08:11:07 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472667, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 51}}
May 12 08:11:08 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715472667, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 99, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 51}}, "key": "8d880a41953244749d425fef2db33931", "rt": "instant"}
May 12 08:11:08 msm8909 python3[3066]: [SSE] RX'd: {'key': '8d880a41953244749d425fef2db33931', 'timestamp': 1715472668.510577, 'data': '', 'type': 's', 'source': 0}
May 12 08:11:09 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044206565
May 12 08:11:18 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:11:18 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:11:18 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "75d1406e9f5b4ef7804c73b7f85caae2", "rt": "gw"}
May 12 08:11:18 msm8909 python3[3066]: [SSE] RX'd: {'key': '75d1406e9f5b4ef7804c73b7f85caae2', 'timestamp': 1715472678.7142534, 'data': '', 'type': 's', 'source': 0}
May 12 08:11:20 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 76, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004c00090000000060206665
May 12 08:11:20 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:11:20 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000200000000000055206464
May 12 08:11:20 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:11:22 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:11:22 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:11:23 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000200000000000003106464
May 12 08:11:23 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:11:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004c306465
May 12 08:11:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 45, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002d00090000000047206565
May 12 08:11:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004c006465
May 12 08:11:35 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200020000000000003d207a7b
May 12 08:11:35 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472695, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 66, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 2}}
May 12 08:11:35 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472695, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 66, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 2}}
May 12 08:11:35 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715472695, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 66, "sleepState": 0, "battery": 61, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 2}}, "key": "dc9400ee562e4a358d31239d68fb4b10", "rt": "instant"}
May 12 08:11:35 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000020000000000005b106464
May 12 08:11:35 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:11:35 msm8909 python3[3066]: [SSE] RX'd: {'key': 'dc9400ee562e4a358d31239d68fb4b10', 'timestamp': 1715472695.5630109, 'data': '', 'type': 's', 'source': 0}
May 12 08:11:35 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000200000000000055306464
May 12 08:11:35 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:11:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 76, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004c00090000000060006665
May 12 08:11:36 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:11:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000200000000000003206464
May 12 08:11:36 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:11:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044106565
May 12 08:11:48 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000200000000000003306464
May 12 08:11:48 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:11:49 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044206565
May 12 08:11:49 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472709, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:11:49 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472709, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:11:49 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715472709, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "3b6d5b270e0d433ea3dd21856efb7d27", "rt": "instant"}
May 12 08:11:49 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000020000000000005b306464
May 12 08:11:49 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:11:49 msm8909 python3[3066]: [SSE] RX'd: {'key': '3b6d5b270e0d433ea3dd21856efb7d27', 'timestamp': 1715472709.6057644, 'data': '', 'type': 's', 'source': 0}
May 12 08:11:49 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200020000000000003d007a7b
May 12 08:11:49 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004c106465
May 12 08:11:50 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 52, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000340009000000004d106363
May 12 08:11:50 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000200000000000055106464
May 12 08:11:50 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:11:51 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:11:51 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:11:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 45, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002d00090000000047006565
May 12 08:11:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 52, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000340009000000004d206363
May 12 08:11:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 76, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004c00090000000060206665
May 12 08:11:52 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:11:53 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:11:53 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:12:02 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 76, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004c00090000000060306665
May 12 08:12:02 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:12:02 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000200000000000055206464
May 12 08:12:02 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:12:03 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047306464
May 12 08:12:03 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472723, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:12:03 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472723, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:12:03 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715472723, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "59805de432634895a7e7517578aead02", "rt": "instant"}
May 12 08:12:03 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000200000000000056206464
May 12 08:12:03 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:12:04 msm8909 python3[3066]: [SSE] RX'd: {'key': '59805de432634895a7e7517578aead02', 'timestamp': 1715472723.9429069, 'data': '', 'type': 's', 'source': 0}
May 12 08:12:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000200000000000003106464
May 12 08:12:06 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:12:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000010000000000004c306465
May 12 08:12:07 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472727, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1}}
May 12 08:12:07 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472727, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1}}
May 12 08:12:07 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715472727, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 1}}, "key": "a0a0e307d86043059e84123aa39ca96b", "rt": "instant"}
May 12 08:12:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000020000000000005b006464
May 12 08:12:07 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:12:07 msm8909 python3[3066]: [SSE] RX'd: {'key': 'a0a0e307d86043059e84123aa39ca96b', 'timestamp': 1715472727.6695709, 'data': '', 'type': 's', 'source': 0}
May 12 08:12:16 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 12 08:12:16 msm8909 python3[3066]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 12 08:12:16 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200020000000000003f307a7b
May 12 08:12:17 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000020000000000005b106464
May 12 08:12:17 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:12:17 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:12:17 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:12:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047006464
May 12 08:12:18 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:12:18 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:12:18 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "c266661e722848aa8f647608987867cb", "rt": "gw"}
May 12 08:12:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043106565
May 12 08:12:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000200000000000058306464
May 12 08:12:18 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:12:18 msm8909 python3[3066]: [SSE] RX'd: {'key': 'c266661e722848aa8f647608987867cb', 'timestamp': 1715472738.8335826, 'data': '', 'type': 's', 'source': 0}
May 12 08:12:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004b006465
May 12 08:12:23 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:12:23 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:12:30 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:12:30 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:12:30 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 76, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004c00090000000060106665
May 12 08:12:30 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:12:30 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047106464
May 12 08:12:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000200000000000003306464
May 12 08:12:31 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:12:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 46, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002e00090000000045006565
May 12 08:12:31 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472751, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 69, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 46}}
May 12 08:12:31 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472751, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 69, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 46}}
May 12 08:12:31 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715472751, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 69, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 46}}, "key": "eda44508559c4b888a632c5240a2bbfd", "rt": "instant"}
May 12 08:12:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000200000000000058006464
May 12 08:12:31 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:12:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004b206465
May 12 08:12:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000020000000000005b306464
May 12 08:12:31 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:12:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200020000000000003f007a7b
May 12 08:12:32 msm8909 python3[3066]: [SSE] RX'd: {'key': 'eda44508559c4b888a632c5240a2bbfd', 'timestamp': 1715472751.7104797, 'data': '', 'type': 's', 'source': 0}
May 12 08:12:32 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000200000000000055106464
May 12 08:12:32 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:12:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 99, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 52, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000340009000000004d206363
May 12 08:12:34 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472754, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 99, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 52}}
May 12 08:12:34 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472754, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 99, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 52}}
May 12 08:12:34 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715472754, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 99, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 99, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 52}}, "key": "4746cf702c3345e094437e92e4641c40", "rt": "instant"}
May 12 08:12:34 msm8909 python3[3066]: [SSE] RX'd: {'key': '4746cf702c3345e094437e92e4641c40', 'timestamp': 1715472754.7282238, 'data': '', 'type': 's', 'source': 0}
May 12 08:12:35 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:12:35 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:12:44 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200020000000000003f107a7b
May 12 08:12:44 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472764, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 66, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 2}}
May 12 08:12:44 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472764, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 66, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 2}}
May 12 08:12:44 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715472764, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 66, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 2}}, "key": "dbb4cfc759764c26a41625b7506d5baa", "rt": "instant"}
May 12 08:12:44 msm8909 python3[3066]: [SSE] RX'd: {'key': 'dbb4cfc759764c26a41625b7506d5baa', 'timestamp': 1715472764.8116283, 'data': '', 'type': 's', 'source': 0}
May 12 08:12:45 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000200000000000055206464
May 12 08:12:45 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:12:45 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 76, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004c00090000000060306665
May 12 08:12:45 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:12:45 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000200000000000003106464
May 12 08:12:45 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:12:45 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043006565
May 12 08:12:46 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:12:46 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:12:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000020000000000005b006464
May 12 08:12:46 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:12:47 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:12:47 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:12:47 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:12:47 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:12:48 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:12:48 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:12:48 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:12:48 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:12:48 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 46, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002e00090000000045206565
May 12 08:12:48 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:12:48 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:12:48 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000020000000000005b106464
May 12 08:12:48 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:12:49 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004b306465
May 12 08:12:49 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:12:49 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:12:53 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:12:53 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:12:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 46, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002e00090000000045306565
May 12 08:12:59 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000200000000000055006464
May 12 08:12:59 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:13:00 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000200000000000058306464
May 12 08:13:00 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:13:00 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 76, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004c00090000000060006665
May 12 08:13:00 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:13:00 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000200000000000003206464
May 12 08:13:00 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:13:01 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004b106465
May 12 08:13:01 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:13:01 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:13:02 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000200000000000003306464
May 12 08:13:02 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:13:02 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044206565
May 12 08:13:02 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472782, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:13:02 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472782, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:13:03 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715472782, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "2ea849cdc19c45f2aa05023cfe6294c2", "rt": "instant"}
May 12 08:13:03 msm8909 python3[3066]: [SSE] RX'd: {'key': '2ea849cdc19c45f2aa05023cfe6294c2', 'timestamp': 1715472783.451318, 'data': '', 'type': 's', 'source': 0}
May 12 08:13:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000200000000000057106464
May 12 08:13:12 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:13:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047206464
May 12 08:13:12 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472792, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:13:12 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472792, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:13:12 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715472792, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "85a2fbc48314433a82342dd4f41e340f", "rt": "instant"}
May 12 08:13:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044306565
May 12 08:13:12 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:13:12 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:13:13 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 46, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002e00090000000045006565
May 12 08:13:13 msm8909 python3[3066]: [SSE] RX'd: {'key': '85a2fbc48314433a82342dd4f41e340f', 'timestamp': 1715472793.1042449, 'data': '', 'type': 's', 'source': 0}
May 12 08:13:13 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 52, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000340009000000004d206364
May 12 08:13:14 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 76, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004c00090000000061206665
May 12 08:13:14 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:13:14 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000200000000000055106464
May 12 08:13:14 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:13:16 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200020000000000003d107a7b
May 12 08:13:17 msm8909 python3[3066]: Running Scheduled: Thread Check
May 12 08:13:17 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000200000000000055206464
May 12 08:13:17 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:13:18 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:13:18 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:13:18 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "e627c40b58cc46418f04fe288086f97a", "rt": "gw"}
May 12 08:13:19 msm8909 python3[3066]: [SSE] RX'd: {'key': 'e627c40b58cc46418f04fe288086f97a', 'timestamp': 1715472799.0628426, 'data': '', 'type': 's', 'source': 0}
May 12 08:13:24 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:13:24 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:13:26 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 76, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004c00090000000061306665
May 12 08:13:26 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:13:27 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:13:27 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:13:27 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000200000000000057206464
May 12 08:13:27 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:13:27 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047306464
May 12 08:13:27 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044006565
May 12 08:13:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004c306465
May 12 08:13:28 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472808, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 2}}
May 12 08:13:28 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472808, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 2}}
May 12 08:13:28 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715472808, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 2}}, "key": "9a22f83365124e85867213cfe2bf260d", "rt": "instant"}
May 12 08:13:29 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000200000000000055306464
May 12 08:13:29 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:13:29 msm8909 python3[3066]: [SSE] RX'd: {'key': '9a22f83365124e85867213cfe2bf260d', 'timestamp': 1715472809.2294126, 'data': '', 'type': 's', 'source': 0}
May 12 08:13:30 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000200000000000003106464
May 12 08:13:30 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:13:30 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004c006465
May 12 08:13:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200020000000000003d207a7b
May 12 08:13:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 08:13:31 msm8909 python3[3066]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:13:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 46, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002e00090000000046306565
May 12 08:13:40 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472820, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 46}}
May 12 08:13:40 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472820, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 46}}
May 12 08:13:40 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715472820, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 70, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 46}}, "key": "ddadb5d95a54418cab4ebe3f8c312d86", "rt": "instant"}
May 12 08:13:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004c106465
May 12 08:13:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000000200000000000059306464
May 12 08:13:40 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:13:41 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200020000000000003d307a7b
May 12 08:13:41 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:13:41 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:13:41 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 76, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004c00090000000061106665
May 12 08:13:41 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:13:41 msm8909 python3[3066]: [SSE] RX'd: {'key': 'ddadb5d95a54418cab4ebe3f8c312d86', 'timestamp': 1715472820.9698284, 'data': '', 'type': 's', 'source': 0}
May 12 08:13:41 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000200000000000057006464
May 12 08:13:41 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:13:42 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044206565
May 12 08:13:42 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047106464
May 12 08:13:44 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 08:13:44 msm8909 python3[3066]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:13:44 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000200000000000003306464
May 12 08:13:44 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:13:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044306565
May 12 08:13:54 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:13:54 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:13:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047206464
May 12 08:13:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000200000000000003006464
May 12 08:13:54 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:13:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 46, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002e00090000000046106565
May 12 08:13:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200020000000000003d107a7b
May 12 08:13:55 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472835, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 66, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 2}}
May 12 08:13:55 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472835, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 66, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 2}}
May 12 08:13:55 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715472835, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 66, "sleepState": 0, "battery": 61, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 2}}, "key": "48cd37550b374d19939fa6a6054adf9c", "rt": "instant"}
May 12 08:13:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000000200000000000059006464
May 12 08:13:55 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:13:56 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 52, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000340009000000004d206364
May 12 08:13:56 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472836, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 52}}
May 12 08:13:56 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472836, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 52}}
May 12 08:13:56 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715472836, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 99, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 52}}, "key": "f14204d222634cf9b584c0dae91f79bc", "rt": "instant"}
May 12 08:13:56 msm8909 python3[3066]: [SSE] RX'd: {'key': '48cd37550b374d19939fa6a6054adf9c', 'timestamp': 1715472836.0206108, 'data': '', 'type': 's', 'source': 0}
May 12 08:13:56 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:13:56 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:13:56 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:13:56 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:13:56 msm8909 python3[3066]: [SSE] RX'd: {'key': 'f14204d222634cf9b584c0dae91f79bc', 'timestamp': 1715472836.4705992, 'data': '', 'type': 's', 'source': 0}
May 12 08:13:58 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:13:58 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:13:58 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:13:58 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:13:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 76, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004c00090000000061206665
May 12 08:13:58 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:13:58 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:13:58 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:13:59 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:13:59 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:13:59 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:13:59 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:14:08 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 52, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000340009000000004d306364
May 12 08:14:09 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044006565
May 12 08:14:09 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472849, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:14:09 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472849, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:14:09 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715472849, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "93a262b4d3df4e9992495d8548e64e10", "rt": "instant"}
May 12 08:14:09 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047306464
May 12 08:14:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004c006465
May 12 08:14:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 52, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000340009000000004d006364
May 12 08:14:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200020000000000003f207a7b
May 12 08:14:10 msm8909 python3[3066]: [SSE] RX'd: {'key': '93a262b4d3df4e9992495d8548e64e10', 'timestamp': 1715472850.1739597, 'data': '', 'type': 's', 'source': 0}
May 12 08:14:10 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:14:10 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:14:11 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000200000000000056306464
May 12 08:14:11 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:14:18 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:14:18 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:14:18 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "0bebb3ef04ee43d999617cbe818204cf", "rt": "gw"}
May 12 08:14:19 msm8909 python3[3066]: [SSE] RX'd: {'key': '0bebb3ef04ee43d999617cbe818204cf', 'timestamp': 1715472859.4046221, 'data': '', 'type': 's', 'source': 0}
May 12 08:14:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 46, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002e00090000000047306565
May 12 08:14:23 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200020000000000003f307a7b
May 12 08:14:23 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:14:23 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:14:23 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000200000000000055006464
May 12 08:14:23 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:14:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043206565
May 12 08:14:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000200000000000003306464
May 12 08:14:24 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:14:25 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:14:25 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:14:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004c106465
May 12 08:14:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 77, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004d00090000000061106665
May 12 08:14:25 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:14:36 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:14:36 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:14:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043306565
May 12 08:14:37 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 46, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002e00090000000047106565
May 12 08:14:38 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000200000000000056106464
May 12 08:14:38 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:14:38 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 77, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004d00090000000061206665
May 12 08:14:38 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:14:39 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047206464
May 12 08:14:39 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472879, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:14:39 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472879, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:14:39 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715472879, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "887ffb23a0c34b0fb6364e003b91b8e3", "rt": "instant"}
May 12 08:14:39 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000200000000000003006464
May 12 08:14:39 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:14:39 msm8909 python3[3066]: [SSE] RX'd: {'key': '887ffb23a0c34b0fb6364e003b91b8e3', 'timestamp': 1715472879.8819339, 'data': '', 'type': 's', 'source': 0}
May 12 08:14:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 77, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004d00090000000061306665
May 12 08:14:40 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:14:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000200000000000056206464
May 12 08:14:40 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:14:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 52, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000340009000000004c306364
May 12 08:14:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200020000000000003f107a7b
May 12 08:14:41 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000200000000000055206464
May 12 08:14:41 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:14:50 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043106565
May 12 08:14:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000200000000000003206464
May 12 08:14:51 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:14:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 46, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002e00090000000047206565
May 12 08:14:52 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472892, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 46}}
May 12 08:14:52 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472892, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 46}}
May 12 08:14:52 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715472892, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 46}}, "key": "690d99339d3745afb1b1f2b699831cb1", "rt": "instant"}
May 12 08:14:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004c006465
May 12 08:14:52 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472892, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 2}}
May 12 08:14:52 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472892, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 2}}
May 12 08:14:52 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715472892, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 2}}, "key": "6261fca4943640499677c5734b83be4f", "rt": "instant"}
May 12 08:14:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 77, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004d00090000000061006665
May 12 08:14:52 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:14:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000200000000000056306464
May 12 08:14:52 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:14:53 msm8909 python3[3066]: [SSE] RX'd: {'key': '690d99339d3745afb1b1f2b699831cb1', 'timestamp': 1715472892.7113593, 'data': '', 'type': 's', 'source': 0}
May 12 08:14:53 msm8909 python3[3066]: [SSE] RX'd: {'key': '6261fca4943640499677c5734b83be4f', 'timestamp': 1715472892.9190373, 'data': '', 'type': 's', 'source': 0}
May 12 08:14:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047006464
May 12 08:14:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 46, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002e00090000000047306565
May 12 08:14:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000020000000000005b206464
May 12 08:14:55 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:14:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 52, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000340009000000004c006364
May 12 08:14:55 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:14:55 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:15:04 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200020000000000003f007a7b
May 12 08:15:04 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472904, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 66, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 2}}
May 12 08:15:04 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472904, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 66, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 2}}
May 12 08:15:04 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715472904, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 66, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 2}}, "key": "0e08fb8f69d24174b6ed0f991c4d5f08", "rt": "instant"}
May 12 08:15:04 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004c106465
May 12 08:15:05 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000200000000000056006464
May 12 08:15:05 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:15:05 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 77, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004d00090000000061106665
May 12 08:15:05 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:15:05 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 52, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000340009000000004c106364
May 12 08:15:05 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472905, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 52}}
May 12 08:15:05 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472905, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 52}}
May 12 08:15:05 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715472905, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 99, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 52}}, "key": "ccc2061e546545b2b8923645492d4f26", "rt": "instant"}
May 12 08:15:05 msm8909 python3[3066]: [SSE] RX'd: {'key': '0e08fb8f69d24174b6ed0f991c4d5f08', 'timestamp': 1715472905.2387409, 'data': '', 'type': 's', 'source': 0}
May 12 08:15:05 msm8909 python3[3066]: [SSE] RX'd: {'key': 'ccc2061e546545b2b8923645492d4f26', 'timestamp': 1715472905.5738266, 'data': '', 'type': 's', 'source': 0}
May 12 08:15:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 46, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002e00090000000047006565
May 12 08:15:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000030000000000005b006564
May 12 08:15:07 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:15:08 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043206565
May 12 08:15:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047206464
May 12 08:15:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000030000000000005b106564
May 12 08:15:19 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:15:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 77, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004d00090000000061306665
May 12 08:15:19 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:15:19 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:15:19 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:15:19 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "3553b371891f4b0d963080a6d35e04e2", "rt": "gw"}
May 12 08:15:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004b306465
May 12 08:15:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000300000000000058206464
May 12 08:15:19 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:15:19 msm8909 python3[3066]: [SSE] RX'd: {'key': '3553b371891f4b0d963080a6d35e04e2', 'timestamp': 1715472919.6552808, 'data': '', 'type': 's', 'source': 0}
May 12 08:15:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 52, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000340009000000004d306464
May 12 08:15:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200030000000000003f107a7b
May 12 08:15:20 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:15:20 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:15:20 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:15:20 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:15:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043006565
May 12 08:15:22 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472922, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:15:22 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472922, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:15:22 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715472922, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 67, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "f22e28d5ad4d46f28bc4addc0d61bec8", "rt": "instant"}
May 12 08:15:23 msm8909 python3[3066]: [SSE] RX'd: {'key': 'f22e28d5ad4d46f28bc4addc0d61bec8', 'timestamp': 1715472923.0574918, 'data': '', 'type': 's', 'source': 0}
May 12 08:15:25 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:15:25 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:15:32 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200030000000000003f207a7b
May 12 08:15:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 52, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000340009000000004d006464
May 12 08:15:35 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000030000000000005b306564
May 12 08:15:35 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:15:35 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:15:35 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:15:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047006464
May 12 08:15:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 46, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002e00090000000047006565
May 12 08:15:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 77, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004d00090000000061006665
May 12 08:15:36 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:15:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 46, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002e00090000000047106565
May 12 08:15:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000300000000000055106464
May 12 08:15:46 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:15:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000030000000000005b006564
May 12 08:15:46 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:15:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200030000000000003f007a7b
May 12 08:15:47 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004b106465
May 12 08:15:47 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000300000000000058006464
May 12 08:15:47 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:15:47 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043206565
May 12 08:15:48 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:15:48 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:15:48 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000300000000000003306464
May 12 08:15:48 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:15:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 77, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004d00090000000061206665
May 12 08:15:51 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:15:56 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:15:56 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:16:00 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047306464
May 12 08:16:00 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472960, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:16:00 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715472960, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:16:00 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715472960, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "e62d9ac0095f430db5492548dba53eab", "rt": "instant"}
May 12 08:16:01 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:16:01 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:16:01 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:16:01 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:16:01 msm8909 python3[3066]: [SSE] RX'd: {'key': 'e62d9ac0095f430db5492548dba53eab', 'timestamp': 1715472961.2784026, 'data': '', 'type': 's', 'source': 0}
May 12 08:16:01 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000300000000000055206464
May 12 08:16:01 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:16:01 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004b306465
May 12 08:16:01 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472961, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 2}}
May 12 08:16:01 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715472961, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 2}}
May 12 08:16:01 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715472961, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 2}}, "key": "d6024fadf3aa47ecb18802fa9f290202", "rt": "instant"}
May 12 08:16:01 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000300000000000058206464
May 12 08:16:01 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:16:01 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 52, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000340009000000004d306464
May 12 08:16:02 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 08:16:02 msm8909 python3[3066]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:16:02 msm8909 python3[3066]: [SSE] RX'd: {'key': 'd6024fadf3aa47ecb18802fa9f290202', 'timestamp': 1715472962.1518178, 'data': '', 'type': 's', 'source': 0}
May 12 08:16:03 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000300000000000003106464
May 12 08:16:03 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:16:03 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 46, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002e00090000000047306565
May 12 08:16:03 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472963, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 46}}
May 12 08:16:03 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715472963, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 46}}
May 12 08:16:03 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715472963, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 46}}, "key": "aab9b7ae7009454c9770b098febe73c4", "rt": "instant"}
May 12 08:16:03 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000030000000000005a206464
May 12 08:16:03 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:16:04 msm8909 python3[3066]: [SSE] RX'd: {'key': 'aab9b7ae7009454c9770b098febe73c4', 'timestamp': 1715472963.9227324, 'data': '', 'type': 's', 'source': 0}
May 12 08:16:04 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043006565
May 12 08:16:04 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 08:16:04 msm8909 python3[3066]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:16:14 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 52, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000340009000000004d006464
May 12 08:16:14 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472974, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 52}}
May 12 08:16:14 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715472974, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 52}}
May 12 08:16:14 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715472974, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 52}}, "key": "ccde88381a6240848e11af509baf56b0", "rt": "instant"}
May 12 08:16:14 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043106565
May 12 08:16:15 msm8909 python3[3066]: [SSE] RX'd: {'key': 'ccde88381a6240848e11af509baf56b0', 'timestamp': 1715472974.8667939, 'data': '', 'type': 's', 'source': 0}
May 12 08:16:15 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:16:15 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:16:15 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048006464
May 12 08:16:15 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200030000000000003f307a7b
May 12 08:16:15 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472975, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 66, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 3}}
May 12 08:16:15 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715472975, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 66, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 3}}
May 12 08:16:15 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715472975, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 66, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 3}}, "key": "09d46f2b77f94a0c862ae12cfe2a21ce", "rt": "instant"}
May 12 08:16:16 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 77, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004d00090000000060006665
May 12 08:16:16 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:16:16 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000300000000000055006464
May 12 08:16:16 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:16:16 msm8909 python3[3066]: [SSE] RX'd: {'key': '09d46f2b77f94a0c862ae12cfe2a21ce', 'timestamp': 1715472976.2784495, 'data': '', 'type': 's', 'source': 0}
May 12 08:16:16 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004b006465
May 12 08:16:16 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000300000000000058306465
May 12 08:16:16 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:16:16 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:16:16 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:16:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 46, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002e00090000000047006565
May 12 08:16:19 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:16:19 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:16:19 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "15bc96c28ac6452b995068c527e1868b", "rt": "gw"}
May 12 08:16:20 msm8909 python3[3066]: [SSE] RX'd: {'key': '15bc96c28ac6452b995068c527e1868b', 'timestamp': 1715472979.9540579, 'data': '', 'type': 's', 'source': 0}
May 12 08:16:26 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:16:26 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:16:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200030000000000003f007a7b
May 12 08:16:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 77, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004d00090000000060206665
May 12 08:16:28 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:16:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004b206465
May 12 08:16:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 08:16:28 msm8909 python3[3066]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:16:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 53, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000350009000000004c206464
May 12 08:16:30 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000300000000000003006464
May 12 08:16:30 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:16:30 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 46, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002e00090000000047106565
May 12 08:16:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000300000000000055106464
May 12 08:16:31 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:16:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043306565
May 12 08:16:31 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472991, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:16:31 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715472991, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:16:31 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715472991, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 67, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "0fe57030f41d4b28b11860e397eae367", "rt": "instant"}
May 12 08:16:32 msm8909 python3[3066]: [SSE] RX'd: {'key': '0fe57030f41d4b28b11860e397eae367', 'timestamp': 1715472992.2740448, 'data': '', 'type': 's', 'source': 0}
May 12 08:16:33 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200030000000000003f107a7b
May 12 08:16:33 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000030000000000005a106464
May 12 08:16:33 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:16:42 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048306464
May 12 08:16:42 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200030000000000003f207a7b
May 12 08:16:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043006565
May 12 08:16:45 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:16:45 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:16:45 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 77, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004d00090000000060306665
May 12 08:16:45 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:16:45 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000300000000000003106464
May 12 08:16:45 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:16:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004b306465
May 12 08:16:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000300000000000058206465
May 12 08:16:46 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:16:46 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:16:46 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:16:56 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004b006465
May 12 08:16:56 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000300000000000058306465
May 12 08:16:56 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:16:56 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:16:56 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:16:57 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043206565
May 12 08:16:57 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200030000000000003f307a7b
May 12 08:16:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000300000000000003206464
May 12 08:16:58 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:16:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000300000000000055006464
May 12 08:16:58 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:16:59 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 102, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 77, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004d00090000000060106665
May 12 08:16:59 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:16:59 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048106464
May 12 08:17:00 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 46, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002e00090000000047006565
May 12 08:17:01 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 53, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000350009000000004c106464
May 12 08:17:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 47, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002f00090000000047106565
May 12 08:17:10 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473030, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 47}}
May 12 08:17:10 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473030, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 47}}
May 12 08:17:10 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715473030, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 47}}, "key": "8f5a52eefeb349efb0fa76a54f796e7b", "rt": "instant"}
May 12 08:17:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000300000000000055106464
May 12 08:17:10 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:17:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 77, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004d00090000000060206565
May 12 08:17:10 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:17:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004b206465
May 12 08:17:10 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473030, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 2}}
May 12 08:17:10 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473030, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 2}}
May 12 08:17:10 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715473030, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 2}}, "key": "4cce5e408c384bffbf065e3cd6cc634e", "rt": "instant"}
May 12 08:17:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000300000000000058106464
May 12 08:17:10 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:17:11 msm8909 python3[3066]: [SSE] RX'd: {'key': '8f5a52eefeb349efb0fa76a54f796e7b', 'timestamp': 1715473031.0107305, 'data': '', 'type': 's', 'source': 0}
May 12 08:17:11 msm8909 python3[3066]: [SSE] RX'd: {'key': '4cce5e408c384bffbf065e3cd6cc634e', 'timestamp': 1715473031.3292301, 'data': '', 'type': 's', 'source': 0}
May 12 08:17:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000300000000000003006464
May 12 08:17:12 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:17:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 84, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000300000000000054206464
May 12 08:17:12 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:17:15 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000300000000000003006464
May 12 08:17:15 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:17:19 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:17:19 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:17:19 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "318623a2e9db4852a9422501508193a3", "rt": "gw"}
May 12 08:17:20 msm8909 python3[3066]: [SSE] RX'd: {'key': '318623a2e9db4852a9422501508193a3', 'timestamp': 1715473040.147608, 'data': '', 'type': 's', 'source': 0}
May 12 08:17:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048306464
May 12 08:17:24 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473044, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:17:24 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473044, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:17:24 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715473044, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "2f374618b26d4786bbf8afe724fe32d2", "rt": "instant"}
May 12 08:17:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 47, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002f00090000000047306565
May 12 08:17:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044006565
May 12 08:17:25 msm8909 python3[3066]: [SSE] RX'd: {'key': '2f374618b26d4786bbf8afe724fe32d2', 'timestamp': 1715473045.2942629, 'data': '', 'type': 's', 'source': 0}
May 12 08:17:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004b306465
May 12 08:17:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000300000000000058206464
May 12 08:17:25 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:17:26 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 53, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000350009000000004e306364
May 12 08:17:26 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473046, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 78, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 53}}
May 12 08:17:26 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473046, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 78, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 53}}
May 12 08:17:26 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715473046, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 78, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 99, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 53}}, "key": "2f2fd02c6f1244f0aa1c66259c8616ce", "rt": "instant"}
May 12 08:17:26 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:17:26 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:17:27 msm8909 python3[3066]: [SSE] RX'd: {'key': '2f2fd02c6f1244f0aa1c66259c8616ce', 'timestamp': 1715473046.4723883, 'data': '', 'type': 's', 'source': 0}
May 12 08:17:27 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200030000000000003f207a7b
May 12 08:17:27 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473047, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 66, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 3}}
May 12 08:17:27 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473047, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 66, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 3}}
May 12 08:17:27 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715473047, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 66, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 3}}, "key": "addd7bb02b884abda1c045050661a502", "rt": "instant"}
May 12 08:17:27 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:17:27 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:17:27 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000300000000000003106464
May 12 08:17:27 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:17:27 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 84, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000300000000000054306464
May 12 08:17:27 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:17:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 53, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000350009000000004e006364
May 12 08:17:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 77, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004d00090000000060006565
May 12 08:17:28 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:17:28 msm8909 python3[3066]: [SSE] RX'd: {'key': 'addd7bb02b884abda1c045050661a502', 'timestamp': 1715473048.4116621, 'data': '', 'type': 's', 'source': 0}
May 12 08:17:38 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 08:17:38 msm8909 python3[3066]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:17:38 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:17:38 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:17:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200030000000000003f307a7b
May 12 08:17:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000300000000000058006464
May 12 08:17:40 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:17:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 53, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000350009000000004e106364
May 12 08:17:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 77, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004d00090000000060106565
May 12 08:17:40 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:17:42 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 47, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002f00090000000047106565
May 12 08:17:42 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000300000000000003306464
May 12 08:17:42 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:17:42 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 84, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000300000000000054106464
May 12 08:17:42 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:17:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 2, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000020000000000004b106465
May 12 08:17:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000300000000000003006464
May 12 08:17:52 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:17:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 84, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000300000000000054206464
May 12 08:17:52 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:17:53 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000300000000000058106464
May 12 08:17:53 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:17:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200030000000000003f107a7b
May 12 08:17:54 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:17:54 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:17:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 47, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002f00090000000047206565
May 12 08:17:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 77, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004d00090000000060306565
May 12 08:17:55 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:17:56 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 53, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000350009000000004e206364
May 12 08:17:56 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 12 08:17:56 msm8909 python3[3066]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 12 08:17:56 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000030000000000005b106464
May 12 08:17:56 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:17:57 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:17:57 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:17:57 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:17:57 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:18:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 47, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002f00090000000047306565
May 12 08:18:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000300000000000003106464
May 12 08:18:07 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:18:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 84, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000300000000000054306464
May 12 08:18:07 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:18:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 53, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000350009000000004e006364
May 12 08:18:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 77, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004d00090000000061006565
May 12 08:18:07 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:18:08 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 66, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000042106565
May 12 08:18:09 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473088, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 66, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:18:09 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473088, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 66, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:18:09 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715473088, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 66, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "03e00bed33914acba556f20e99639a03", "rt": "instant"}
May 12 08:18:09 msm8909 python3[3066]: [SSE] RX'd: {'key': '03e00bed33914acba556f20e99639a03', 'timestamp': 1715473089.7422965, 'data': '', 'type': 's', 'source': 0}
May 12 08:18:17 msm8909 python3[3066]: Running Scheduled: Thread Check
May 12 08:18:19 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:18:19 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:18:19 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "6eaa7d8a8f73430590f39d73a2fd83c9", "rt": "gw"}
May 12 08:18:20 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 77, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004d00090000000061106565
May 12 08:18:20 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:18:20 msm8909 python3[3066]: [SSE] RX'd: {'key': '6eaa7d8a8f73430590f39d73a2fd83c9', 'timestamp': 1715473100.3508363, 'data': '', 'type': 's', 'source': 0}
May 12 08:18:20 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:18:20 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:18:21 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 66, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000042206565
May 12 08:18:21 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047206464
May 12 08:18:21 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200030000000000003d007a7b
May 12 08:18:21 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 47, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002f00090000000047106565
May 12 08:18:21 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473101, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 47}}
May 12 08:18:21 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473101, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 47}}
May 12 08:18:21 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715473101, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 47}}, "key": "f4ce3dd0e50c4b0f96a3c49285f080d7", "rt": "instant"}
May 12 08:18:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000300000000000003306464
May 12 08:18:22 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:18:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004b106465
May 12 08:18:22 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473102, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 3}}
May 12 08:18:22 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473102, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 3}}
May 12 08:18:22 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715473102, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 3}}, "key": "18fa1e09f1ff4b6a89b51c958c78595c", "rt": "instant"}
May 12 08:18:22 msm8909 python3[3066]: [SSE] RX'd: {'key': 'f4ce3dd0e50c4b0f96a3c49285f080d7', 'timestamp': 1715473102.337533, 'data': '', 'type': 's', 'source': 0}
May 12 08:18:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 53, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000350009000000004d106364
May 12 08:18:23 msm8909 python3[3066]: [SSE] RX'd: {'key': '18fa1e09f1ff4b6a89b51c958c78595c', 'timestamp': 1715473103.1348603, 'data': '', 'type': 's', 'source': 0}
May 12 08:18:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004b106465
May 12 08:18:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 53, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000350009000000004d106364
May 12 08:18:27 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:18:27 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:18:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 47, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002f00090000000047206565
May 12 08:18:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000300000000000055206464
May 12 08:18:34 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:18:35 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000300000000000058106564
May 12 08:18:35 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:18:35 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 77, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004d00090000000061306565
May 12 08:18:35 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:18:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047306464
May 12 08:18:36 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473116, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:18:36 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473116, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:18:36 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715473116, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "506358935db0469fbdbf1179c7a65136", "rt": "instant"}
May 12 08:18:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200030000000000003d107a7b
May 12 08:18:36 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473116, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 66, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 3}}
May 12 08:18:36 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473116, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 66, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 3}}
May 12 08:18:36 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715473116, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 66, "sleepState": 0, "battery": 61, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 3}}, "key": "2b5fcf72e97a4080a6ea4b6e0c0ef005", "rt": "instant"}
May 12 08:18:37 msm8909 python3[3066]: [SSE] RX'd: {'key': '506358935db0469fbdbf1179c7a65136', 'timestamp': 1715473117.0748827, 'data': '', 'type': 's', 'source': 0}
May 12 08:18:37 msm8909 python3[3066]: [SSE] RX'd: {'key': '2b5fcf72e97a4080a6ea4b6e0c0ef005', 'timestamp': 1715473117.2067969, 'data': '', 'type': 's', 'source': 0}
May 12 08:18:38 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 66, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000042006565
May 12 08:18:39 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000300000000000003106464
May 12 08:18:39 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:18:48 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 66, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000042106565
May 12 08:18:48 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047106464
May 12 08:18:48 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:18:48 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:18:49 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000300000000000003206464
May 12 08:18:49 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:18:49 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200030000000000003d207a7b
May 12 08:18:49 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 47, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002f00090000000047306565
May 12 08:18:49 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004b006465
May 12 08:18:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 47, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002f00090000000047006565
May 12 08:18:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000300000000000058306564
May 12 08:18:52 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:18:52 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 08:18:52 msm8909 python3[3066]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 08:18:58 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:18:58 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:19:02 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 77, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004d00090000000061106565
May 12 08:19:02 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:19:03 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047206464
May 12 08:19:04 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000300000000000055106464
May 12 08:19:04 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:19:04 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004b106465
May 12 08:19:04 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 53, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000350009000000004d106364
May 12 08:19:04 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473144, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 53}}
May 12 08:19:04 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473144, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 99, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 53}}
May 12 08:19:04 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715473144, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 99, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 53}}, "key": "bed403b195c3467a978de732fde05f47", "rt": "instant"}
May 12 08:19:05 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044306565
May 12 08:19:05 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 08:19:05 msm8909 python3[3066]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 08:19:05 msm8909 python3[3066]: [SSE] RX'd: {'key': 'bed403b195c3467a978de732fde05f47', 'timestamp': 1715473145.3727844, 'data': '', 'type': 's', 'source': 0}
May 12 08:19:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200030000000000003d007a7b
May 12 08:19:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000300000000000003306464
May 12 08:19:06 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:19:06 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:19:06 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:19:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004b206465
May 12 08:19:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 53, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000350009000000004d206364
May 12 08:19:16 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 08:19:16 msm8909 python3[3066]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:19:17 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044006565
May 12 08:19:17 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473157, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:19:17 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473157, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:19:17 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715473157, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "26bff4b353b7457f87850b50931c06f2", "rt": "instant"}
May 12 08:19:18 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:19:18 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:19:18 msm8909 python3[3066]: [SSE] RX'd: {'key': '26bff4b353b7457f87850b50931c06f2', 'timestamp': 1715473158.3356218, 'data': '', 'type': 's', 'source': 0}
May 12 08:19:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000300000000000003106464
May 12 08:19:18 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:19:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200030000000000003f107a7b
May 12 08:19:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 47, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002f00090000000047206565
May 12 08:19:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000300000000000058206465
May 12 08:19:19 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:19:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004b306465
May 12 08:19:19 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:19:19 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:19:20 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:19:20 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:19:20 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "c1327b8e24074c09b35bf5e45d86690a", "rt": "gw"}
May 12 08:19:20 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000030000000000005a206564
May 12 08:19:20 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:19:20 msm8909 python3[3066]: [SSE] RX'd: {'key': 'c1327b8e24074c09b35bf5e45d86690a', 'timestamp': 1715473160.71557, 'data': '', 'type': 's', 'source': 0}
May 12 08:19:20 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047006464
May 12 08:19:21 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200030000000000003f207a7b
May 12 08:19:28 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:19:28 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:19:30 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044106565
May 12 08:19:30 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000030000000000005a306564
May 12 08:19:30 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:19:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 47, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002f00090000000047006565
May 12 08:19:31 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473171, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 47}}
May 12 08:19:31 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473171, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 47}}
May 12 08:19:31 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715473171, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 47}}, "key": "71c7960abe15462fbe719435864fa710", "rt": "instant"}
May 12 08:19:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000300000000000055006464
May 12 08:19:31 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:19:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 95, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 78, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004e0009000000005f106565
May 12 08:19:31 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:19:31 msm8909 python3[3066]: [SSE] RX'd: {'key': '71c7960abe15462fbe719435864fa710', 'timestamp': 1715473171.5771608, 'data': '', 'type': 's', 'source': 0}
May 12 08:19:33 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200030000000000003f307a7b
May 12 08:19:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000300000000000058306465
May 12 08:19:34 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:19:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004b006465
May 12 08:19:34 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473174, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 3}}
May 12 08:19:34 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473174, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 3}}
May 12 08:19:34 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715473174, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 3}}, "key": "7755adb102184c96ab6ced4343e270f7", "rt": "instant"}
May 12 08:19:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 53, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000350009000000004d006364
May 12 08:19:35 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:19:35 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:19:35 msm8909 python3[3066]: [SSE] RX'd: {'key': '7755adb102184c96ab6ced4343e270f7', 'timestamp': 1715473174.9005971, 'data': '', 'type': 's', 'source': 0}
May 12 08:19:44 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044306565
May 12 08:19:45 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000030000000000005a006564
May 12 08:19:45 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:19:45 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047206464
May 12 08:19:45 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473185, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:19:45 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473185, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:19:45 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715473185, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "14e47f94e78e46dcbe82913c7c0666ad", "rt": "instant"}
May 12 08:19:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200030000000000003f007a7b
May 12 08:19:46 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473186, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 66, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 3}}
May 12 08:19:46 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473186, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 66, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 3}}
May 12 08:19:46 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715473186, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 66, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 3}}, "key": "bf9093894d284177af4525457dc9c599", "rt": "instant"}
May 12 08:19:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 47, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002f00090000000047106565
May 12 08:19:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000300000000000055106464
May 12 08:19:46 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:19:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000300000000000003006464
May 12 08:19:46 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:19:46 msm8909 python3[3066]: [SSE] RX'd: {'key': '14e47f94e78e46dcbe82913c7c0666ad', 'timestamp': 1715473186.3245215, 'data': '', 'type': 's', 'source': 0}
May 12 08:19:46 msm8909 python3[3066]: [SSE] RX'd: {'key': 'bf9093894d284177af4525457dc9c599', 'timestamp': 1715473186.3839483, 'data': '', 'type': 's', 'source': 0}
May 12 08:19:48 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 95, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 78, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004e0009000000005f206565
May 12 08:19:48 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:19:49 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004b206465
May 12 08:19:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000300000000000058206465
May 12 08:19:58 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:19:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200030000000000003f107a7b
May 12 08:19:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 47, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002f00090000000047206565
May 12 08:19:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000300000000000055206464
May 12 08:19:58 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:19:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004b306465
May 12 08:19:58 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:19:59 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:20:00 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047006464
May 12 08:20:00 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:20:00 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:20:00 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000300000000000003206464
May 12 08:20:00 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:20:01 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 99, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 53, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000350009000000004d306364
May 12 08:20:01 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:20:01 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:20:03 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 95, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 78, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004e0009000000005f006565
May 12 08:20:03 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:20:03 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:20:03 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:20:03 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:20:03 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:20:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043106565
May 12 08:20:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047106464
May 12 08:20:13 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200040000000000003d307a7b
May 12 08:20:13 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 47, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002f00090000000047006565
May 12 08:20:13 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000300000000000058306465
May 12 08:20:13 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:20:13 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000400000000000055006464
May 12 08:20:13 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:20:13 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:20:13 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:20:14 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004c006465
May 12 08:20:15 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:20:15 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:20:20 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:20:20 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:20:20 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "8b7ead2f677646d38b24a4789f9091d0", "rt": "gw"}
May 12 08:20:21 msm8909 python3[3066]: [SSE] RX'd: {'key': '8b7ead2f677646d38b24a4789f9091d0', 'timestamp': 1715473220.9581375, 'data': '', 'type': 's', 'source': 0}
May 12 08:20:27 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 1, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200040000000000003d017a7b
May 12 08:20:27 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 08:20:27 msm8909 python3[3066]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 08:20:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000400000000000055106464
May 12 08:20:28 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:20:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 53, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000350009000000004d206464
May 12 08:20:28 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473228, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 53}}
May 12 08:20:28 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473228, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 53}}
May 12 08:20:28 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715473228, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 53}}, "key": "fe46a0b06d7c444fa38a9f4ffbf97a3d", "rt": "instant"}
May 12 08:20:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004c206465
May 12 08:20:28 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:20:28 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:20:29 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:20:29 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:20:29 msm8909 python3[3066]: [SSE] RX'd: {'key': 'fe46a0b06d7c444fa38a9f4ffbf97a3d', 'timestamp': 1715473229.1509049, 'data': '', 'type': 's', 'source': 0}
May 12 08:20:30 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047306464
May 12 08:20:30 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 78, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004e00090000000060306565
May 12 08:20:30 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:20:30 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000400000000000003106464
May 12 08:20:30 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:20:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043306565
May 12 08:20:31 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473231, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:20:31 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473231, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:20:31 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715473231, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 67, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "878a40a2b011467b8bc3a01a993ad6e3", "rt": "instant"}
May 12 08:20:32 msm8909 python3[3066]: [SSE] RX'd: {'key': '878a40a2b011467b8bc3a01a993ad6e3', 'timestamp': 1715473231.770571, 'data': '', 'type': 's', 'source': 0}
May 12 08:20:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000400000000000055306464
May 12 08:20:40 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:20:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000400000000000003206464
May 12 08:20:40 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:20:41 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004c306465
May 12 08:20:41 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473241, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 3}}
May 12 08:20:41 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473241, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 3}}
May 12 08:20:41 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715473241, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 3}}, "key": "e647853e1c6c470e8cf69fe6839cb663", "rt": "instant"}
May 12 08:20:41 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 08:20:41 msm8909 python3[3066]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:20:42 msm8909 python3[3066]: [SSE] RX'd: {'key': 'e647853e1c6c470e8cf69fe6839cb663', 'timestamp': 1715473241.5945988, 'data': '', 'type': 's', 'source': 0}
May 12 08:20:42 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 78, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004e00090000000060006565
May 12 08:20:42 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:20:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000400000000000058206465
May 12 08:20:43 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:20:43 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 08:20:43 msm8909 python3[3066]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 08:20:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043106565
May 12 08:20:44 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000040000000000005a206564
May 12 08:20:44 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:20:45 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047006464
May 12 08:20:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 1, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 66, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004200040000000000003d317a7b
May 12 08:20:54 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473254, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 66, 'sleepState': 1, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 4}}
May 12 08:20:54 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473254, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 66, 'sleepState': 1, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 4}}
May 12 08:20:54 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715473254, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 66, "sleepState": 1, "battery": 61, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 4}}, "key": "c1bf351ae8a2424a884efdf6cc9d01f7", "rt": "instant"}
May 12 08:20:54 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 08:20:54 msm8909 python3[3066]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:20:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047106464
May 12 08:20:54 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473254, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:20:54 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473254, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:20:55 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715473254, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "f59bd8470bcc4fe7a53be7750df91798", "rt": "instant"}
May 12 08:20:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 78, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004e00090000000060106565
May 12 08:20:55 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:20:55 msm8909 python3[3066]: [SSE] RX'd: {'key': 'c1bf351ae8a2424a884efdf6cc9d01f7', 'timestamp': 1715473254.9514558, 'data': '', 'type': 's', 'source': 0}
May 12 08:20:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043206565
May 12 08:20:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 08:20:55 msm8909 python3[3066]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:20:55 msm8909 python3[3066]: [SSE] RX'd: {'key': 'f59bd8470bcc4fe7a53be7750df91798', 'timestamp': 1715473255.429652, 'data': '', 'type': 's', 'source': 0}
May 12 08:20:57 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000400000000000003006464
May 12 08:20:57 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:20:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 53, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000350009000000004d106464
May 12 08:20:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 08:20:58 msm8909 python3[3066]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:20:59 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:20:59 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:21:08 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000040000000000005a106564
May 12 08:21:08 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:21:09 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 1, 'bmr_cals': 1, 'solar_gen': 4, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300040000000001003d117a7b
May 12 08:21:09 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:21:09 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:21:09 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 47, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002f00090000000047206565
May 12 08:21:09 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473269, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 47}}
May 12 08:21:09 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473269, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 47}}
May 12 08:21:09 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715473269, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 47}}, "key": "1d7c341375ae44039e8068a098f26565", "rt": "instant"}
May 12 08:21:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000400000000000055206464
May 12 08:21:10 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:21:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000400000000000003106464
May 12 08:21:10 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:21:10 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:21:10 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:21:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004c206465
May 12 08:21:10 msm8909 python3[3066]: [SSE] RX'd: {'key': '1d7c341375ae44039e8068a098f26565', 'timestamp': 1715473270.3721063, 'data': '', 'type': 's', 'source': 0}
May 12 08:21:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047306464
May 12 08:21:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000400000000000003106464
May 12 08:21:12 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:21:20 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:21:20 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:21:20 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "0260ab7e495545cfabb03061431d5ef0", "rt": "gw"}
May 12 08:21:21 msm8909 python3[3066]: [SSE] RX'd: {'key': '0260ab7e495545cfabb03061431d5ef0', 'timestamp': 1715473281.1739364, 'data': '', 'type': 's', 'source': 0}
May 12 08:21:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000400000000000055306464
May 12 08:21:22 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:21:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000400000000000003206464
May 12 08:21:22 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:21:23 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004c306465
May 12 08:21:23 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000040000000000005a206564
May 12 08:21:23 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:21:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 78, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004e00090000000061006565
May 12 08:21:24 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:21:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 47, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002f00090000000047306565
May 12 08:21:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044106565
May 12 08:21:26 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047106464
May 12 08:21:30 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:21:30 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:21:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 4, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300040000000001003d307a7b
May 12 08:21:37 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000400000000000057006564
May 12 08:21:37 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:21:37 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 47, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002f00090000000047006565
May 12 08:21:37 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000400000000000055006464
May 12 08:21:37 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:21:38 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000040000000000005a006564
May 12 08:21:38 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:21:39 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000400000000000057006564
May 12 08:21:39 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:21:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044206565
May 12 08:21:40 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473300, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:21:40 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473300, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:21:40 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715473300, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "0866c412160a4f249bda03a9c1c1d359", "rt": "instant"}
May 12 08:21:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004c106465
May 12 08:21:41 msm8909 python3[3066]: [SSE] RX'd: {'key': '0866c412160a4f249bda03a9c1c1d359', 'timestamp': 1715473300.7987688, 'data': '', 'type': 's', 'source': 0}
May 12 08:21:41 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:21:41 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:21:50 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004c206465
May 12 08:21:50 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473310, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 3}}
May 12 08:21:50 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473310, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 3}}
May 12 08:21:50 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715473310, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 3}}, "key": "4e979e0d6b8649149d0c34dbc3207bd6", "rt": "instant"}
May 12 08:21:51 msm8909 python3[3066]: [SSE] RX'd: {'key': '4e979e0d6b8649149d0c34dbc3207bd6', 'timestamp': 1715473310.7523849, 'data': '', 'type': 's', 'source': 0}
May 12 08:21:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 4, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300040000000001003d107a7b
May 12 08:21:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 78, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004e00090000000061306565
May 12 08:21:51 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:21:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044006565
May 12 08:21:51 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:21:51 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:21:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047306464
May 12 08:21:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 47, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002f00090000000047206565
May 12 08:21:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000400000000000057106564
May 12 08:21:52 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:21:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000400000000000057206564
May 12 08:21:54 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:21:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000400000000000055206464
May 12 08:21:54 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:21:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 54, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000360009000000004d306464
May 12 08:21:54 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473314, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 54}}
May 12 08:21:54 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473314, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 54}}
May 12 08:21:54 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715473314, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 54}}, "key": "00ccea16a74c4c3383715b0ab5751dbf", "rt": "instant"}
May 12 08:21:55 msm8909 python3[3066]: [SSE] RX'd: {'key': '00ccea16a74c4c3383715b0ab5751dbf', 'timestamp': 1715473315.3760393, 'data': '', 'type': 's', 'source': 0}
May 12 08:22:00 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:22:00 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:22:04 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:22:04 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:22:04 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000400000000000055306464
May 12 08:22:04 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:22:04 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004c006465
May 12 08:22:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 4, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300040000000001003d207a7b
May 12 08:22:06 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473326, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 67, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 1, 'runSteps': 0, 'solarGen': 4}}
May 12 08:22:06 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473326, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 67, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 1, 'runSteps': 0, 'solarGen': 4}}
May 12 08:22:06 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715473326, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 67, "sleepState": 0, "battery": 61, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 1, "runSteps": 0, "solarGen": 4}}, "key": "4eec3b5d93d74393a37c0ede9ae61f45", "rt": "instant"}
May 12 08:22:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 08:22:06 msm8909 python3[3066]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:22:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000040000000000005b306564
May 12 08:22:06 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:22:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044106565
May 12 08:22:06 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 08:22:06 msm8909 python3[3066]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:22:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000400000000000003306464
May 12 08:22:06 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:22:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 47, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000002f00090000000047306565
May 12 08:22:07 msm8909 python3[3066]: [SSE] RX'd: {'key': '4eec3b5d93d74393a37c0ede9ae61f45', 'timestamp': 1715473326.6294472, 'data': '', 'type': 's', 'source': 0}
May 12 08:22:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 54, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000360009000000004d006464
May 12 08:22:08 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 4, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300040000000001003f307a7b
May 12 08:22:08 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 08:22:08 msm8909 python3[3066]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:22:09 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 48, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003000090000000047006565
May 12 08:22:09 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000400000000000057306564
May 12 08:22:09 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:22:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 78, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004e00090000000060206565
May 12 08:22:18 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:22:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000040000000000005b006564
May 12 08:22:18 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:22:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044206565
May 12 08:22:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 48, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003000090000000047106565
May 12 08:22:19 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473339, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 48}}
May 12 08:22:19 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473339, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 48}}
May 12 08:22:19 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715473339, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 48}}, "key": "5ae36c39a4994329a6581e04993f14f5", "rt": "instant"}
May 12 08:22:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 08:22:19 msm8909 python3[3066]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:22:19 msm8909 python3[3066]: [SSE] RX'd: {'key': '5ae36c39a4994329a6581e04993f14f5', 'timestamp': 1715473339.5864856, 'data': '', 'type': 's', 'source': 0}
May 12 08:22:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 54, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000360009000000004d106464
May 12 08:22:20 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004c106465
May 12 08:22:20 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 08:22:20 msm8909 python3[3066]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:22:20 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 4, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300040000000001003f007a7b
May 12 08:22:21 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:22:21 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:22:21 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "dc696412e83145daba7230e497276752", "rt": "gw"}
May 12 08:22:21 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:22:21 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:22:21 msm8909 python3[3066]: [SSE] RX'd: {'key': 'dc696412e83145daba7230e497276752', 'timestamp': 1715473341.4189305, 'data': '', 'type': 's', 'source': 0}
May 12 08:22:21 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000400000000000055106464
May 12 08:22:21 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:22:23 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 08:22:23 msm8909 python3[3066]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:22:30 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:22:30 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:22:32 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 54, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000360009000000004d206464
May 12 08:22:32 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004c206465
May 12 08:22:33 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 4, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300040000000001003f107a7b
May 12 08:22:33 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044006565
May 12 08:22:33 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000040000000000005b106564
May 12 08:22:33 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:22:34 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:22:34 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:22:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 54, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000360009000000004d306464
May 12 08:22:34 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 08:22:34 msm8909 python3[3066]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:22:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 78, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004e00090000000060306565
May 12 08:22:36 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:22:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000400000000000003206464
May 12 08:22:36 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:22:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 48, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003000090000000047206565
May 12 08:22:37 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000400000000000055206464
May 12 08:22:37 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:22:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000400000000000003306464
May 12 08:22:46 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:22:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 54, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000360009000000004d006464
May 12 08:22:47 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 08:22:47 msm8909 python3[3066]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:22:47 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 78, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004e00090000000060106565
May 12 08:22:47 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:22:48 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044106565
May 12 08:22:48 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473368, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:22:48 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473368, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:22:48 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715473368, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "22f7821167fd4df6bbfd14a25551ed1d", "rt": "instant"}
May 12 08:22:48 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047106464
May 12 08:22:48 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473368, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:22:48 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473368, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:22:48 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715473368, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "a7f1fc61fb7840b5985e573e9d8c080e", "rt": "instant"}
May 12 08:22:48 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000040000000000005b306564
May 12 08:22:48 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:22:48 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 48, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003000090000000047006565
May 12 08:22:49 msm8909 python3[3066]: [SSE] RX'd: {'key': '22f7821167fd4df6bbfd14a25551ed1d', 'timestamp': 1715473368.6723487, 'data': '', 'type': 's', 'source': 0}
May 12 08:22:49 msm8909 python3[3066]: [SSE] RX'd: {'key': 'a7f1fc61fb7840b5985e573e9d8c080e', 'timestamp': 1715473368.8658099, 'data': '', 'type': 's', 'source': 0}
May 12 08:22:49 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004c006465
May 12 08:22:50 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044206565
May 12 08:22:50 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 4, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300040000000001003f307a7b
May 12 08:23:00 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 4, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300040000000001003f007a7b
May 12 08:23:00 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000040000000000005b006564
May 12 08:23:00 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:23:01 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:23:01 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:23:02 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044306565
May 12 08:23:03 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 78, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004e00090000000060206565
May 12 08:23:03 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:23:03 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047206464
May 12 08:23:03 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:23:03 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:23:03 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000400000000000055106464
May 12 08:23:03 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:23:04 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000400000000000003006464
May 12 08:23:04 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:23:04 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000030000000000004c206465
May 12 08:23:04 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473384, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 3}}
May 12 08:23:04 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473384, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 3}}
May 12 08:23:04 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715473384, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 3}}, "key": "2647fefa2594425ca8bcbdc205e981f5", "rt": "instant"}
May 12 08:23:04 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 08:23:04 msm8909 python3[3066]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:23:05 msm8909 python3[3066]: [SSE] RX'd: {'key': '2647fefa2594425ca8bcbdc205e981f5', 'timestamp': 1715473384.6918905, 'data': '', 'type': 's', 'source': 0}
May 12 08:23:15 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043006565
May 12 08:23:15 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000400000000000058206565
May 12 08:23:15 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:23:15 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 4, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300040000000001003f107a7b
May 12 08:23:15 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473395, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 67, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 1, 'runSteps': 0, 'solarGen': 4}}
May 12 08:23:15 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473395, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 67, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 1, 'runSteps': 0, 'solarGen': 4}}
May 12 08:23:15 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715473395, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 67, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 1, "runSteps": 0, "solarGen": 4}}, "key": "cc964b4509b949589d23a57830731656", "rt": "instant"}
May 12 08:23:15 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 78, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004e00090000000061306565
May 12 08:23:15 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:23:16 msm8909 python3[3066]: [SSE] RX'd: {'key': 'cc964b4509b949589d23a57830731656', 'timestamp': 1715473395.8344784, 'data': '', 'type': 's', 'source': 0}
May 12 08:23:16 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000040000000000004c306465
May 12 08:23:17 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 78, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004e00090000000061006565
May 12 08:23:17 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:23:17 msm8909 python3[3066]: Running Scheduled: Thread Check
May 12 08:23:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000040000000000005b206564
May 12 08:23:18 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:23:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000400000000000055306464
May 12 08:23:18 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:23:18 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:23:18 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:23:21 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:23:21 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:23:21 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "12378cc3b6784fc8b67fb648c9edc7a0", "rt": "gw"}
May 12 08:23:21 msm8909 python3[3066]: [SSE] RX'd: {'key': '12378cc3b6784fc8b67fb648c9edc7a0', 'timestamp': 1715473401.6318936, 'data': '', 'type': 's', 'source': 0}
May 12 08:23:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000400000000000055006464
May 12 08:23:28 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:23:29 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:23:29 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:23:29 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043206565
May 12 08:23:29 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 4, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300040000000001003f307a7b
May 12 08:23:30 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048106464
May 12 08:23:30 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 48, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003000090000000046006565
May 12 08:23:30 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473410, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 48}}
May 12 08:23:30 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473410, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 48}}
May 12 08:23:30 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715473410, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 70, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 48}}, "key": "19a9e5623cd54d9f8797ea12972ae5f6", "rt": "instant"}
May 12 08:23:31 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:23:31 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:23:31 msm8909 python3[3066]: [SSE] RX'd: {'key': '19a9e5623cd54d9f8797ea12972ae5f6', 'timestamp': 1715473411.3957374, 'data': '', 'type': 's', 'source': 0}
May 12 08:23:32 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 78, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004e00090000000061106565
May 12 08:23:32 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:23:42 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 78, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004e00090000000061206565
May 12 08:23:42 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:23:42 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 4, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300040000000001003f007a7b
May 12 08:23:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000040000000000005b006564
May 12 08:23:43 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:23:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000400000000000055106464
May 12 08:23:43 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:23:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 54, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000360009000000004d206464
May 12 08:23:43 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473423, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 54}}
May 12 08:23:43 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473423, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 54}}
May 12 08:23:43 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715473423, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 54}}, "key": "28f5bc7a91ea41dca9e9bed4a88dd938", "rt": "instant"}
May 12 08:23:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000040000000000004c206465
May 12 08:23:44 msm8909 python3[3066]: [SSE] RX'd: {'key': '28f5bc7a91ea41dca9e9bed4a88dd938', 'timestamp': 1715473424.1212683, 'data': '', 'type': 's', 'source': 0}
May 12 08:23:44 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:23:44 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:23:45 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000040000000000005b106564
May 12 08:23:45 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:23:45 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 48, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003000090000000046106565
May 12 08:23:46 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:23:46 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:23:56 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043006565
May 12 08:23:56 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473436, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:23:56 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473436, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:23:56 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715473436, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 67, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "55f35b5b510041dc93bd5469986937e2", "rt": "instant"}
May 12 08:23:57 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 4, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300040000000001003f207a7b
May 12 08:23:57 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 78, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004e00090000000061006565
May 12 08:23:57 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:23:57 msm8909 python3[3066]: [SSE] RX'd: {'key': '55f35b5b510041dc93bd5469986937e2', 'timestamp': 1715473437.3883069, 'data': '', 'type': 's', 'source': 0}
May 12 08:23:57 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000040000000000005b206564
May 12 08:23:57 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:24:00 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000400000000000055306464
May 12 08:24:00 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:24:02 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:24:02 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:24:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000400000000000055006464
May 12 08:24:10 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:24:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000400000000000003306464
May 12 08:24:10 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:24:11 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:24:11 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:24:12 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:24:12 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:24:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000040000000000005b306564
May 12 08:24:12 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:24:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047106464
May 12 08:24:12 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473452, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:24:12 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473452, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:24:12 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715473452, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "14a8fe73ae454c7099df7780e319fe09", "rt": "instant"}
May 12 08:24:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000400000000000057006565
May 12 08:24:12 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:24:13 msm8909 python3[3066]: [SSE] RX'd: {'key': '14a8fe73ae454c7099df7780e319fe09', 'timestamp': 1715473453.1976924, 'data': '', 'type': 's', 'source': 0}
May 12 08:24:13 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 54, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000360009000000004e106464
May 12 08:24:13 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000040000000000004b106465
May 12 08:24:13 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473453, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 4}}
May 12 08:24:13 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473453, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 4}}
May 12 08:24:13 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715473453, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 4}}, "key": "563a2301401a46c3aa38cde267abb7d5", "rt": "instant"}
May 12 08:24:13 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044206565
May 12 08:24:14 msm8909 python3[3066]: [SSE] RX'd: {'key': '563a2301401a46c3aa38cde267abb7d5', 'timestamp': 1715473454.0276639, 'data': '', 'type': 's', 'source': 0}
May 12 08:24:14 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 4, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300040000000001003d307a7b
May 12 08:24:21 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:24:21 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:24:21 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "1da7ef2a5bf44001b566aa1789d8d604", "rt": "gw"}
May 12 08:24:22 msm8909 python3[3066]: [SSE] RX'd: {'key': '1da7ef2a5bf44001b566aa1789d8d604', 'timestamp': 1715473462.0297961, 'data': '', 'type': 's', 'source': 0}
May 12 08:24:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 4, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300040000000001003d007a7b
May 12 08:24:24 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473464, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 67, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 1, 'runSteps': 0, 'solarGen': 4}}
May 12 08:24:24 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473464, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 67, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 1, 'runSteps': 0, 'solarGen': 4}}
May 12 08:24:24 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715473464, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 67, "sleepState": 0, "battery": 61, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 1, "runSteps": 0, "solarGen": 4}}, "key": "2c6801e94f9646008d728ec1ba29bf2d", "rt": "instant"}
May 12 08:24:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000040000000000005b106564
May 12 08:24:24 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:24:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047306464
May 12 08:24:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 48, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003000090000000046106565
May 12 08:24:25 msm8909 python3[3066]: [SSE] RX'd: {'key': '2c6801e94f9646008d728ec1ba29bf2d', 'timestamp': 1715473464.9832261, 'data': '', 'type': 's', 'source': 0}
May 12 08:24:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000400000000000055106464
May 12 08:24:25 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:24:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000400000000000003106464
May 12 08:24:25 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:24:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 95, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 79, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004f0009000000005f306565
May 12 08:24:25 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:24:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000040000000000004b206465
May 12 08:24:27 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000400000000000055206464
May 12 08:24:27 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:24:27 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000400000000000057106565
May 12 08:24:27 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:24:32 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:24:32 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:24:38 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000040000000000004b306465
May 12 08:24:39 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 4, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300040000000001003d207a7b
May 12 08:24:39 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047006464
May 12 08:24:39 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 48, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003000090000000046306565
May 12 08:24:39 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473479, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 48}}
May 12 08:24:39 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473479, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 48}}
May 12 08:24:40 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715473479, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 70, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 48}}, "key": "eb9f72d455cf438da3033c8944ee8439", "rt": "instant"}
May 12 08:24:40 msm8909 python3[3066]: [SSE] RX'd: {'key': 'eb9f72d455cf438da3033c8944ee8439', 'timestamp': 1715473480.4041004, 'data': '', 'type': 's', 'source': 0}
May 12 08:24:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000400000000000003206464
May 12 08:24:40 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:24:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 54, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000360009000000004e306464
May 12 08:24:41 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:24:41 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:24:42 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000400000000000057306565
May 12 08:24:42 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:24:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044106565
May 12 08:24:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 95, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 79, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004f0009000000005f006565
May 12 08:24:43 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:24:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000400000000000003206464
May 12 08:24:43 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:24:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000400000000000055006464
May 12 08:24:52 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:24:53 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000040000000000004b106465
May 12 08:24:53 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000400000000000003306464
May 12 08:24:53 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:24:53 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 08:24:53 msm8909 python3[3066]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:24:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 4, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300040000000001003d307a7b
May 12 08:24:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 95, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 79, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004f0009000000005f206565
May 12 08:24:54 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:24:54 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:24:54 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:24:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000400000000000057006565
May 12 08:24:54 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:24:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 48, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003000090000000046006565
May 12 08:24:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044206565
May 12 08:24:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 54, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000360009000000004e106464
May 12 08:24:55 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473495, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 78, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 54}}
May 12 08:24:55 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473495, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 78, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 54}}
May 12 08:24:55 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715473495, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 78, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 54}}, "key": "07775139ac0e44dcbd33b9fbec085217", "rt": "instant"}
May 12 08:24:55 msm8909 python3[3066]: [SSE] RX'd: {'key': '07775139ac0e44dcbd33b9fbec085217', 'timestamp': 1715473495.813314, 'data': '', 'type': 's', 'source': 0}
May 12 08:24:57 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 48, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003000090000000046106565
May 12 08:25:02 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:25:03 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:25:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 95, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 79, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004f0009000000005f306565
May 12 08:25:06 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:25:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000050000000000005b106564
May 12 08:25:06 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:25:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000400000000000055206464
May 12 08:25:07 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:25:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000500000000000003106464
May 12 08:25:07 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:25:08 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 4, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300040000000001003d107a7b
May 12 08:25:09 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000056206565
May 12 08:25:09 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:25:09 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 48, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003000090000000047206565
May 12 08:25:09 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:25:09 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:25:20 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:25:20 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:25:20 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 54, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000360009000000004e306464
May 12 08:25:20 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 5, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300050000000001003d207a7b
May 12 08:25:21 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000050000000000005b206564
May 12 08:25:21 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:25:21 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:25:21 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:25:21 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "589048c206014548952482f7fcf40f44", "rt": "gw"}
May 12 08:25:21 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 08:25:21 msm8909 python3[3066]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:25:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 79, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004f00090000000061106565
May 12 08:25:22 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:25:22 msm8909 python3[3066]: [SSE] RX'd: {'key': '589048c206014548952482f7fcf40f44', 'timestamp': 1715473522.1265161, 'data': '', 'type': 's', 'source': 0}
May 12 08:25:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000500000000000055306464
May 12 08:25:22 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:25:22 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 08:25:22 msm8909 python3[3066]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:25:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000040000000000004b006465
May 12 08:25:22 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473522, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 4}}
May 12 08:25:22 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473522, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 4}}
May 12 08:25:22 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715473522, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 4}}, "key": "0e70371f0acc401583f0e0b80c2e29ac", "rt": "instant"}
May 12 08:25:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000500000000000003206464
May 12 08:25:22 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:25:23 msm8909 python3[3066]: [SSE] RX'd: {'key': '0e70371f0acc401583f0e0b80c2e29ac', 'timestamp': 1715473523.0447206, 'data': '', 'type': 's', 'source': 0}
May 12 08:25:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048106464
May 12 08:25:24 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473524, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:25:24 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473524, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:25:24 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715473524, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "b0fd207e87a74c2fbe73d6f1f69dd531", "rt": "instant"}
May 12 08:25:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000056306565
May 12 08:25:24 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:25:24 msm8909 python3[3066]: [SSE] RX'd: {'key': 'b0fd207e87a74c2fbe73d6f1f69dd531', 'timestamp': 1715473524.4719863, 'data': '', 'type': 's', 'source': 0}
May 12 08:25:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044106565
May 12 08:25:24 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473524, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:25:24 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473524, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:25:24 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715473524, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "a9acb0732d9c41b2995c10f0beb95f43", "rt": "instant"}
May 12 08:25:25 msm8909 python3[3066]: [SSE] RX'd: {'key': 'a9acb0732d9c41b2995c10f0beb95f43', 'timestamp': 1715473525.3368895, 'data': '', 'type': 's', 'source': 0}
May 12 08:25:33 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:25:33 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:25:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 48, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003000090000000047006565
May 12 08:25:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000500000000000055006464
May 12 08:25:34 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:25:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 79, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004f00090000000061206565
May 12 08:25:34 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:25:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 54, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000360009000000004e106464
May 12 08:25:35 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000040000000000004b106465
May 12 08:25:35 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:25:35 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:25:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000050000000000005b006564
May 12 08:25:36 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:25:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048206464
May 12 08:25:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000056006565
May 12 08:25:36 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:25:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044306565
May 12 08:25:38 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:25:38 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:25:38 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000056106565
May 12 08:25:38 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:25:38 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000050000000000005b006564
May 12 08:25:38 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:25:39 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 08:25:39 msm8909 python3[3066]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 08:25:48 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000056206565
May 12 08:25:48 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:25:48 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048306464
May 12 08:25:49 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 48, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003000090000000047206565
May 12 08:25:49 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473549, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 48}}
May 12 08:25:49 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473549, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 48}}
May 12 08:25:49 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715473549, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 48}}, "key": "be243415849341d78c4ee4a2168c8f75", "rt": "instant"}
May 12 08:25:49 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 79, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004f00090000000061306565
May 12 08:25:49 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:25:49 msm8909 python3[3066]: [SSE] RX'd: {'key': 'be243415849341d78c4ee4a2168c8f75', 'timestamp': 1715473549.7110412, 'data': '', 'type': 's', 'source': 0}
May 12 08:25:50 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000050000000000005b106564
May 12 08:25:50 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:25:51 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:25:51 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:25:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044006565
May 12 08:25:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000500000000000055206464
May 12 08:25:51 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:25:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 54, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000360009000000004e306464
May 12 08:25:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000040000000000004b306465
May 12 08:26:02 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:26:02 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:26:03 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 08:26:03 msm8909 python3[3066]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:26:03 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048106464
May 12 08:26:03 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:26:03 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:26:04 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 79, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004f00090000000061106565
May 12 08:26:04 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:26:04 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044106565
May 12 08:26:04 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 54, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000360009000000004e006464
May 12 08:26:04 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473564, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 78, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 54}}
May 12 08:26:04 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473564, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 78, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 54}}
May 12 08:26:04 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715473564, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 78, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 54}}, "key": "52e8b327d91d424d890eeb940409a7d3", "rt": "instant"}
May 12 08:26:04 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000040000000000004b006465
May 12 08:26:04 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 5, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300050000000001003d307a7b
May 12 08:26:04 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473564, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 67, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 1, 'runSteps': 0, 'solarGen': 5}}
May 12 08:26:04 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473564, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 67, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 1, 'runSteps': 0, 'solarGen': 5}}
May 12 08:26:04 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715473564, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 67, "sleepState": 0, "battery": 61, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 1, "runSteps": 0, "solarGen": 5}}, "key": "4acebfbffbee4c98a6c437cae4fc66a3", "rt": "instant"}
May 12 08:26:05 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000050000000000005a306564
May 12 08:26:05 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:26:05 msm8909 python3[3066]: [SSE] RX'd: {'key': '52e8b327d91d424d890eeb940409a7d3', 'timestamp': 1715473565.2572949, 'data': '', 'type': 's', 'source': 0}
May 12 08:26:05 msm8909 python3[3066]: [SSE] RX'd: {'key': '4acebfbffbee4c98a6c437cae4fc66a3', 'timestamp': 1715473565.3147054, 'data': '', 'type': 's', 'source': 0}
May 12 08:26:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000056306565
May 12 08:26:06 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:26:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 48, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003000090000000047006565
May 12 08:26:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000500000000000055006464
May 12 08:26:06 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:26:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 54, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000360009000000004e006464
May 12 08:26:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000040000000000004b006465
May 12 08:26:16 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043306565
May 12 08:26:16 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 48, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003000090000000047106565
May 12 08:26:16 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000500000000000003006464
May 12 08:26:16 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:26:17 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000040000000000004b106465
May 12 08:26:17 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 5, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300050000000001003d007a7b
May 12 08:26:17 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000050000000000005a006564
May 12 08:26:17 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:26:17 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:26:17 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:26:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 08:26:18 msm8909 python3[3066]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:26:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 54, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000360009000000004e106464
May 12 08:26:20 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000058106564
May 12 08:26:20 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:26:21 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:26:21 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:26:21 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "ce9bed430e7a4568a487a52dbabb2b6b", "rt": "gw"}
May 12 08:26:22 msm8909 python3[3066]: [SSE] RX'd: {'key': 'ce9bed430e7a4568a487a52dbabb2b6b', 'timestamp': 1715473582.3750939, 'data': '', 'type': 's', 'source': 0}
May 12 08:26:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 48, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003000090000000047206565
May 12 08:26:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000500000000000055206464
May 12 08:26:31 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:26:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 08:26:31 msm8909 python3[3066]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:26:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 5, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300050000000001003d107a7b
May 12 08:26:32 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043006565
May 12 08:26:32 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473592, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:26:32 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473592, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:26:33 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715473592, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 67, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "b5854baa79e446429d008f6f4964e220", "rt": "instant"}
May 12 08:26:33 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:26:33 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:26:33 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 08:26:33 msm8909 python3[3066]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 08:26:33 msm8909 python3[3066]: [SSE] RX'd: {'key': 'b5854baa79e446429d008f6f4964e220', 'timestamp': 1715473593.4510391, 'data': '', 'type': 's', 'source': 0}
May 12 08:26:34 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:26:34 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:26:35 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000058206564
May 12 08:26:35 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:26:44 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000040000000000004b006465
May 12 08:26:44 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473604, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 4}}
May 12 08:26:44 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473604, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 4}}
May 12 08:26:44 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715473604, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 4}}, "key": "c5d3528ce69d4bf8b25b3e03a9ea3f72", "rt": "instant"}
May 12 08:26:44 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000050000000000005a306564
May 12 08:26:44 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:26:45 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 79, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004f00090000000061106565
May 12 08:26:45 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:26:45 msm8909 python3[3066]: [SSE] RX'd: {'key': 'c5d3528ce69d4bf8b25b3e03a9ea3f72', 'timestamp': 1715473604.6825395, 'data': '', 'type': 's', 'source': 0}
May 12 08:26:45 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:26:45 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:26:45 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 48, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003000090000000047006565
May 12 08:26:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000500000000000055006464
May 12 08:26:46 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:26:47 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000058006564
May 12 08:26:47 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:26:48 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:26:48 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:26:48 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 5, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300050000000001003d307a7b
May 12 08:26:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 48, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003000090000000047106565
May 12 08:26:58 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473618, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 48}}
May 12 08:26:58 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473618, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 48}}
May 12 08:26:58 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715473618, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 48}}, "key": "68a8ab5511e24dc88dd0c8cdbe2de445", "rt": "instant"}
May 12 08:26:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000500000000000055106464
May 12 08:26:58 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:26:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 5, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300050000000001003d007a7b
May 12 08:26:59 msm8909 python3[3066]: [SSE] RX'd: {'key': '68a8ab5511e24dc88dd0c8cdbe2de445', 'timestamp': 1715473618.9312832, 'data': '', 'type': 's', 'source': 0}
May 12 08:26:59 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000050000000000005a006564
May 12 08:26:59 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:26:59 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000058106564
May 12 08:26:59 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:27:00 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048206464
May 12 08:27:00 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473620, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:27:00 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473620, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:27:00 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715473620, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "84ac12a8360544ceaba415424abd8816", "rt": "instant"}
May 12 08:27:01 msm8909 python3[3066]: [SSE] RX'd: {'key': '84ac12a8360544ceaba415424abd8816', 'timestamp': 1715473621.2319417, 'data': '', 'type': 's', 'source': 0}
May 12 08:27:02 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 79, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004f00090000000061306565
May 12 08:27:02 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:27:02 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048306464
May 12 08:27:03 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:27:03 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:27:04 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:27:04 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:27:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 79, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004f00090000000061006565
May 12 08:27:12 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:27:13 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 5, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300050000000001003f207a7b
May 12 08:27:13 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473633, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 67, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 1, 'runSteps': 0, 'solarGen': 5}}
May 12 08:27:13 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473633, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 67, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 1, 'runSteps': 0, 'solarGen': 5}}
May 12 08:27:13 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715473633, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 67, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 1, "runSteps": 0, "solarGen": 5}}, "key": "afcafa7db9ec4fa1aecc8acd7f07d716", "rt": "instant"}
May 12 08:27:13 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 55, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000370009000000004d306464
May 12 08:27:13 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473633, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 55}}
May 12 08:27:13 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473633, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 55}}
May 12 08:27:13 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715473633, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 55}}, "key": "e231687d28de40a8b0f26374b923d769", "rt": "instant"}
May 12 08:27:13 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000040000000000004b306465
May 12 08:27:14 msm8909 python3[3066]: [SSE] RX'd: {'key': 'afcafa7db9ec4fa1aecc8acd7f07d716', 'timestamp': 1715473633.9445937, 'data': '', 'type': 's', 'source': 0}
May 12 08:27:14 msm8909 python3[3066]: [SSE] RX'd: {'key': 'e231687d28de40a8b0f26374b923d769', 'timestamp': 1715473634.0909872, 'data': '', 'type': 's', 'source': 0}
May 12 08:27:14 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000058206564
May 12 08:27:14 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:27:15 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 49, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003100090000000047306565
May 12 08:27:15 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000500000000000055306464
May 12 08:27:15 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:27:16 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044106565
May 12 08:27:16 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000040000000000004b306465
May 12 08:27:16 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000000500000000000059206564
May 12 08:27:16 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:27:16 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:27:16 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:27:16 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000058306565
May 12 08:27:16 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:27:22 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:27:22 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:27:22 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "4b7a650312b24c688b828bb5f4768be1", "rt": "gw"}
May 12 08:27:22 msm8909 python3[3066]: [SSE] RX'd: {'key': '4b7a650312b24c688b828bb5f4768be1', 'timestamp': 1715473642.849463, 'data': '', 'type': 's', 'source': 0}
May 12 08:27:26 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000040000000000004b006465
May 12 08:27:27 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 79, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004f00090000000061106565
May 12 08:27:27 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:27:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 5, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300050000000001003f307a7b
May 12 08:27:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000500000000000003306564
May 12 08:27:28 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:27:29 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000000500000000000059306564
May 12 08:27:29 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:27:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 55, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000370009000000004d106464
May 12 08:27:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000000500000000000059006564
May 12 08:27:31 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:27:35 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:27:35 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:27:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 49, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003100090000000047106565
May 12 08:27:40 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:27:40 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:27:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 55, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000370009000000004d206464
May 12 08:27:41 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 79, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004f00090000000061306565
May 12 08:27:41 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:27:41 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000000500000000000059106564
May 12 08:27:41 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:27:41 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044006565
May 12 08:27:41 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473661, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:27:41 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473661, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:27:41 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715473661, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "b7c6b60ada7b4606b07545c1ea53eda6", "rt": "instant"}
May 12 08:27:41 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000500000000000003006564
May 12 08:27:41 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:27:41 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000058106565
May 12 08:27:41 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:27:41 msm8909 python3[3066]: [SSE] RX'd: {'key': 'b7c6b60ada7b4606b07545c1ea53eda6', 'timestamp': 1715473661.6792319, 'data': '', 'type': 's', 'source': 0}
May 12 08:27:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000500000000000055106464
May 12 08:27:43 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:27:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000040000000000004b206465
May 12 08:27:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048006464
May 12 08:27:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 49, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003100090000000047306565
May 12 08:27:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000500000000000055306464
May 12 08:27:55 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:27:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 08:27:55 msm8909 python3[3066]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 08:27:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 5, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300050000000001003f207a7b
May 12 08:27:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000500000000000003206564
May 12 08:27:55 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:27:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000058306565
May 12 08:27:55 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:27:56 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000040000000000004b306465
May 12 08:27:56 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473676, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 4}}
May 12 08:27:56 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473676, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 4}}
May 12 08:27:56 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715473676, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 4}}, "key": "ceb18dcd3327477f8d551943fd159f8e", "rt": "instant"}
May 12 08:27:56 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 79, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004f00090000000061006565
May 12 08:27:56 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:27:56 msm8909 python3[3066]: [SSE] RX'd: {'key': 'ceb18dcd3327477f8d551943fd159f8e', 'timestamp': 1715473676.4952703, 'data': '', 'type': 's', 'source': 0}
May 12 08:27:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044106565
May 12 08:27:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000040000000000004b306465
May 12 08:27:59 msm8909 python3[3066]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 08:27:59 msm8909 python3[3066]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 08:28:05 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:28:05 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:28:08 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 95, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 79, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004f0009000000005f206565
May 12 08:28:08 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:28:08 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000058006565
May 12 08:28:08 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:28:08 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000040000000000004b006465
May 12 08:28:09 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044306565
May 12 08:28:09 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047106464
May 12 08:28:09 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473689, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:28:09 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473689, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:28:09 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715473689, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "416baf75d7cd43ecbd648184dbd7a356", "rt": "instant"}
May 12 08:28:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 49, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003100090000000046006565
May 12 08:28:10 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473690, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 49}}
May 12 08:28:10 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473690, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 49}}
May 12 08:28:10 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715473690, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 70, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 49}}, "key": "bdf04f6d3b754569a4642baf4ace7763", "rt": "instant"}
May 12 08:28:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 55, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000370009000000004d106464
May 12 08:28:10 msm8909 python3[3066]: [SSE] RX'd: {'key': '416baf75d7cd43ecbd648184dbd7a356', 'timestamp': 1715473690.4230013, 'data': '', 'type': 's', 'source': 0}
May 12 08:28:10 msm8909 python3[3066]: [SSE] RX'd: {'key': 'bdf04f6d3b754569a4642baf4ace7763', 'timestamp': 1715473690.5765078, 'data': '', 'type': 's', 'source': 0}
May 12 08:28:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 5, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300050000000001003f307a7b
May 12 08:28:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000500000000000003306464
May 12 08:28:10 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:28:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 95, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 79, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004f0009000000005f206565
May 12 08:28:10 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:28:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047206464
May 12 08:28:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000050000000000005a006564
May 12 08:28:12 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:28:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 5, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300050000000001003f007a7b
May 12 08:28:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000500000000000055006464
May 12 08:28:12 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:28:13 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000500000000000003006464
May 12 08:28:13 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:28:17 msm8909 python3[3066]: Running Scheduled: Thread Check
May 12 08:28:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 5, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300050000000001003f107a7b
May 12 08:28:22 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473702, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 67, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 1, 'runSteps': 0, 'solarGen': 5}}
May 12 08:28:22 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473702, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 67, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 1, 'runSteps': 0, 'solarGen': 5}}
May 12 08:28:22 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715473702, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 67, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 1, "runSteps": 0, "solarGen": 5}}, "key": "3efea751d61144929e881d1c8b35a83e", "rt": "instant"}
May 12 08:28:22 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:28:22 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:28:22 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "06a8222e0b1a40928dbdb4f5dfa2c567", "rt": "gw"}
May 12 08:28:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 55, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000370009000000004d206464
May 12 08:28:22 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473702, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 55}}
May 12 08:28:22 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473702, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 55}}
May 12 08:28:22 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715473702, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 55}}, "key": "64a71361eb834c43a7fce15e28724089", "rt": "instant"}
May 12 08:28:23 msm8909 python3[3066]: [SSE] RX'd: {'key': '3efea751d61144929e881d1c8b35a83e', 'timestamp': 1715473703.1583769, 'data': '', 'type': 's', 'source': 0}
May 12 08:28:23 msm8909 python3[3066]: [SSE] RX'd: {'key': '06a8222e0b1a40928dbdb4f5dfa2c567', 'timestamp': 1715473703.2110007, 'data': '', 'type': 's', 'source': 0}
May 12 08:28:23 msm8909 python3[3066]: [SSE] RX'd: {'key': '64a71361eb834c43a7fce15e28724089', 'timestamp': 1715473703.2739053, 'data': '', 'type': 's', 'source': 0}
May 12 08:28:23 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000058106565
May 12 08:28:23 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:28:23 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:28:23 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:28:24 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:28:24 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:28:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044006565
May 12 08:28:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047306464
May 12 08:28:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000050000000000005a106564
May 12 08:28:24 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:28:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000500000000000003106464
May 12 08:28:25 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:28:26 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 95, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 79, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004f0009000000005f306565
May 12 08:28:26 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:28:27 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 49, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003100090000000046206565
May 12 08:28:36 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:28:36 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:28:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044106565
May 12 08:28:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000050000000000005a206564
May 12 08:28:36 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:28:37 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047006464
May 12 08:28:37 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 49, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003100090000000046306565
May 12 08:28:37 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000500000000000055306464
May 12 08:28:37 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:28:37 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 5, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300050000000001003f207a7b
May 12 08:28:37 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 55, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000370009000000004d306464
May 12 08:28:38 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000050000000000004c306465
May 12 08:28:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 55, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000370009000000004d006464
May 12 08:28:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000500000000000003206464
May 12 08:28:40 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:28:50 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:28:50 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:28:50 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000500000000000003306464
May 12 08:28:50 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:28:50 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000058006565
May 12 08:28:50 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:28:50 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 95, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 79, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000004f0009000000005f206565
May 12 08:28:50 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:28:50 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044306565
May 12 08:28:50 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473730, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:28:50 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473730, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:28:50 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715473730, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "c1d9d483041f43908c02b6b0c62722d5", "rt": "instant"}
May 12 08:28:51 msm8909 python3[3066]: [SSE] RX'd: {'key': 'c1d9d483041f43908c02b6b0c62722d5', 'timestamp': 1715473731.4316118, 'data': '', 'type': 's', 'source': 0}
May 12 08:28:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047206464
May 12 08:28:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000500000000000055006464
May 12 08:28:52 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:28:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 5, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300050000000001003f007a7b
May 12 08:28:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 55, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000370009000000004d106464
May 12 08:28:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000050000000000005a006564
May 12 08:28:54 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:28:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000500000000000055106464
May 12 08:28:54 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:28:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000050000000000004c106465
May 12 08:29:04 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:29:04 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:29:04 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 55, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000370009000000004d206464
May 12 08:29:05 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 08:29:05 msm8909 python3[3066]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 08:29:05 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000050000000000004c206465
May 12 08:29:05 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473745, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 5}}
May 12 08:29:05 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473745, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 5}}
May 12 08:29:05 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715473745, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 5}}, "key": "fc91efa7feb54c3ca5df278ebc845a6b", "rt": "instant"}
May 12 08:29:05 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044006565
May 12 08:29:05 msm8909 python3[3066]: [SSE] RX'd: {'key': 'fc91efa7feb54c3ca5df278ebc845a6b', 'timestamp': 1715473745.7015088, 'data': '', 'type': 's', 'source': 0}
May 12 08:29:06 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 08:29:06 msm8909 python3[3066]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:29:06 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:29:06 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:29:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 49, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003100090000000046206565
May 12 08:29:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 5, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300050000000001003f107a7b
May 12 08:29:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 80, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000005000090000000060006565
May 12 08:29:07 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:29:08 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000058206565
May 12 08:29:08 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:29:09 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047306464
May 12 08:29:18 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:29:18 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:29:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000058306565
May 12 08:29:18 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:29:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044206565
May 12 08:29:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 84, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000500000000000054306464
May 12 08:29:19 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:29:19 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000050000000000004b006465
May 12 08:29:20 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000500000000000003206464
May 12 08:29:20 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:29:21 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047106464
May 12 08:29:21 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473761, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:29:21 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473761, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:29:21 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715473761, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "aeee26854716445fa610a019fe0c7479", "rt": "instant"}
May 12 08:29:21 msm8909 python3[3066]: [SSE] RX'd: {'key': 'aeee26854716445fa610a019fe0c7479', 'timestamp': 1715473761.7918108, 'data': '', 'type': 's', 'source': 0}
May 12 08:29:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 55, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000370009000000004d006464
May 12 08:29:22 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000050000000000005a306564
May 12 08:29:22 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:29:23 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:29:23 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:29:23 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "11338dfbca6445bcb87cf9a15ac92923", "rt": "gw"}
May 12 08:29:23 msm8909 python3[3066]: [SSE] RX'd: {'key': '11338dfbca6445bcb87cf9a15ac92923', 'timestamp': 1715473763.4608524, 'data': '', 'type': 's', 'source': 0}
May 12 08:29:32 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000050000000000004b106465
May 12 08:29:32 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:29:32 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:29:33 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000058106565
May 12 08:29:33 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:29:33 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047206464
May 12 08:29:33 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 84, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000500000000000054106464
May 12 08:29:33 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:29:33 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 49, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003100090000000046106565
May 12 08:29:33 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473773, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 49}}
May 12 08:29:33 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473773, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 49}}
May 12 08:29:34 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715473773, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 70, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 49}}, "key": "d3d26a3b4ef94675a645802c7b3abb25", "rt": "instant"}
May 12 08:29:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044306565
May 12 08:29:34 msm8909 python3[3066]: [SSE] RX'd: {'key': 'd3d26a3b4ef94675a645802c7b3abb25', 'timestamp': 1715473774.436455, 'data': '', 'type': 's', 'source': 0}
May 12 08:29:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 55, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000370009000000004d106464
May 12 08:29:34 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473774, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 55}}
May 12 08:29:34 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473774, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 55}}
May 12 08:29:34 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715473774, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 55}}, "key": "1a40c126ce4342b2bb6cd98e031f0dd7", "rt": "instant"}
May 12 08:29:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 80, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000005000090000000060206565
May 12 08:29:34 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:29:35 msm8909 python3[3066]: [SSE] RX'd: {'key': '1a40c126ce4342b2bb6cd98e031f0dd7', 'timestamp': 1715473775.13169, 'data': '', 'type': 's', 'source': 0}
May 12 08:29:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 5, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300050000000001003f007a7b
May 12 08:29:36 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473776, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 67, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 1, 'runSteps': 0, 'solarGen': 5}}
May 12 08:29:36 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473776, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 67, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 1, 'runSteps': 0, 'solarGen': 5}}
May 12 08:29:36 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715473776, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 67, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 1, "runSteps": 0, "solarGen": 5}}, "key": "6fda987d87af4b3580c01141600c298b", "rt": "instant"}
May 12 08:29:36 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:29:36 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:29:37 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 08:29:37 msm8909 python3[3066]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:29:37 msm8909 python3[3066]: [SSE] RX'd: {'key': '6fda987d87af4b3580c01141600c298b', 'timestamp': 1715473777.3718259, 'data': '', 'type': 's', 'source': 0}
May 12 08:29:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 84, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000500000000000054206464
May 12 08:29:46 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:29:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 49, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003100090000000046206565
May 12 08:29:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000050000000000005a206564
May 12 08:29:46 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:29:46 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 5, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300050000000001003f107a7b
May 12 08:29:47 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000500000000000003106464
May 12 08:29:47 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:29:47 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000050000000000004b206465
May 12 08:29:48 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047306464
May 12 08:29:49 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 55, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000370009000000004d306464
May 12 08:29:50 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000500000000000003106464
May 12 08:29:50 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:29:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044106565
May 12 08:29:51 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473791, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:29:51 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473791, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:29:51 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715473791, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "179ece1483b14830bbeb2c6524a46954", "rt": "instant"}
May 12 08:29:51 msm8909 python3[3066]: [SSE] RX'd: {'key': '179ece1483b14830bbeb2c6524a46954', 'timestamp': 1715473791.7621627, 'data': '', 'type': 's', 'source': 0}
May 12 08:30:01 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 84, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000500000000000054306464
May 12 08:30:01 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:30:01 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 49, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003100090000000046306565
May 12 08:30:01 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 5, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300050000000001003f307a7b
May 12 08:30:01 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000050000000000005a306564
May 12 08:30:01 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:30:02 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000050000000000004b006465
May 12 08:30:03 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000500000000000058006565
May 12 08:30:03 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:30:03 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044206565
May 12 08:30:03 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 80, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000005000090000000060106565
May 12 08:30:03 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:30:05 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000047106464
May 12 08:30:07 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:30:07 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:30:14 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000050000000000004b106465
May 12 08:30:14 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473814, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 5}}
May 12 08:30:14 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473814, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 5}}
May 12 08:30:14 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715473814, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 5}}, "key": "5cab3d3543e8406f938c24ef07e6fb90", "rt": "instant"}
May 12 08:30:15 msm8909 python3[3066]: [SSE] RX'd: {'key': '5cab3d3543e8406f938c24ef07e6fb90', 'timestamp': 1715473814.9513674, 'data': '', 'type': 's', 'source': 0}
May 12 08:30:15 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044006565
May 12 08:30:15 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 6, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300060000000001003d007a7b
May 12 08:30:16 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 49, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003100090000000046106565
May 12 08:30:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 80, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000005000090000000061306565
May 12 08:30:18 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:30:18 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000060000000000005b106564
May 12 08:30:18 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:30:23 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:30:23 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:30:23 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "b38ba59ad4664ceda87a357e56586deb", "rt": "gw"}
May 12 08:30:23 msm8909 python3[3066]: [SSE] RX'd: {'key': 'b38ba59ad4664ceda87a357e56586deb', 'timestamp': 1715473823.8659587, 'data': '', 'type': 's', 'source': 0}
May 12 08:30:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 6, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300060000000001003d107a7b
May 12 08:30:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 80, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000005000090000000061006565
May 12 08:30:28 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:30:28 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 49, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003100090000000046206565
May 12 08:30:29 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:30:29 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:30:29 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000046006464
May 12 08:30:29 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473829, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:30:29 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473829, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:30:29 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715473829, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 70, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "6815cb1fb2a94a05bb25ba4e91912a51", "rt": "instant"}
May 12 08:30:30 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044106565
May 12 08:30:30 msm8909 python3[3066]: [SSE] RX'd: {'key': '6815cb1fb2a94a05bb25ba4e91912a51', 'timestamp': 1715473830.1276314, 'data': '', 'type': 's', 'source': 0}
May 12 08:30:30 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000600000000000057206565
May 12 08:30:30 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:30:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000600000000000055206464
May 12 08:30:31 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:30:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000600000000000003206564
May 12 08:30:31 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:30:31 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000050000000000004b306465
May 12 08:30:32 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000600000000000057306565
May 12 08:30:32 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:30:33 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:30:33 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:30:33 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000600000000000055306464
May 12 08:30:33 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:30:37 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:30:37 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:30:42 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000600000000000057006565
May 12 08:30:42 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:30:42 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 6, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300060000000001003d307a7b
May 12 08:30:42 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473842, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 67, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 1, 'runSteps': 0, 'solarGen': 6}}
May 12 08:30:42 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473842, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 67, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 1, 'runSteps': 0, 'solarGen': 6}}
May 12 08:30:43 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715473842, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 67, "sleepState": 0, "battery": 61, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 1, "runSteps": 0, "solarGen": 6}}, "key": "b99b452b34474db29891d4a5602043ef", "rt": "instant"}
May 12 08:30:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000600000000000055006464
May 12 08:30:43 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:30:43 msm8909 python3[3066]: [SSE] RX'd: {'key': 'b99b452b34474db29891d4a5602043ef', 'timestamp': 1715473843.4128551, 'data': '', 'type': 's', 'source': 0}
May 12 08:30:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 55, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000370009000000004d106464
May 12 08:30:43 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473843, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 55}}
May 12 08:30:43 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473843, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 55}}
May 12 08:30:43 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715473843, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 55}}, "key": "b94f29c032054a4cb9924b41804e53a4", "rt": "instant"}
May 12 08:30:44 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000600000000000003306564
May 12 08:30:44 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:30:44 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000050000000000004b006465
May 12 08:30:44 msm8909 python3[3066]: [SSE] RX'd: {'key': 'b94f29c032054a4cb9924b41804e53a4', 'timestamp': 1715473844.3647881, 'data': '', 'type': 's', 'source': 0}
May 12 08:30:44 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000046106464
May 12 08:30:44 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044306565
May 12 08:30:45 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000060000000000005b006564
May 12 08:30:45 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:30:45 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 80, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000005000090000000061206565
May 12 08:30:45 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:30:46 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:30:46 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:30:47 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:30:47 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:30:56 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 55, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000370009000000004d206464
May 12 08:30:56 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000050000000000004b106465
May 12 08:30:57 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000046206464
May 12 08:30:57 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044006565
May 12 08:30:57 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473857, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:30:57 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473857, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:30:57 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715473857, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "1152f364554d4e57b9f15c3b3bca7146", "rt": "instant"}
May 12 08:30:57 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000600000000000057106565
May 12 08:30:57 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:30:57 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 0, 'bmr_cals': 1, 'solar_gen': 6, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300060000000001003d007a7b
May 12 08:30:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000600000000000055106464
May 12 08:30:58 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:30:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 49, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003100090000000046106565
May 12 08:30:58 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473858, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 49}}
May 12 08:30:58 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473858, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 49}}
May 12 08:30:58 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715473858, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 70, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 49}}, "key": "8458b62f0dc24f42b3e47022f026a26e", "rt": "instant"}
May 12 08:30:58 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:30:58 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:30:58 msm8909 python3[3066]: [SSE] RX'd: {'key': '1152f364554d4e57b9f15c3b3bca7146', 'timestamp': 1715473857.9503646, 'data': '', 'type': 's', 'source': 0}
May 12 08:30:58 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 80, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000005000090000000061306565
May 12 08:30:58 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:30:58 msm8909 python3[3066]: [SSE] RX'd: {'key': '8458b62f0dc24f42b3e47022f026a26e', 'timestamp': 1715473858.5868824, 'data': '', 'type': 's', 'source': 0}
May 12 08:30:59 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000600000000000003006564
May 12 08:30:59 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:31:00 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:31:00 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:31:01 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 97, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 80, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000005000090000000061306565
May 12 08:31:01 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:31:08 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:31:08 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:31:10 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:31:10 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:31:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000600000000000055206464
May 12 08:31:10 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:31:11 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 80, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000005000090000000060006565
May 12 08:31:11 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:31:11 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000050000000000004b306465
May 12 08:31:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000600000000000057306565
May 12 08:31:12 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:31:12 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 49, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003100090000000046306565
May 12 08:31:13 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 56, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000380009000000004d006464
May 12 08:31:14 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044206565
May 12 08:31:14 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000060000000000005b306564
May 12 08:31:14 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:31:23 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:31:23 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:31:23 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "cc13df26903c4377b879e31e9f21011a", "rt": "gw"}
May 12 08:31:24 msm8909 python3[3066]: [SSE] RX'd: {'key': 'cc13df26903c4377b879e31e9f21011a', 'timestamp': 1715473884.0752454, 'data': '', 'type': 's', 'source': 0}
May 12 08:31:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000600000000000057006565
May 12 08:31:24 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:31:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 1, 'bmr_cals': 1, 'solar_gen': 6, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300060000000001003f317a7b
May 12 08:31:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000600000000000055006464
May 12 08:31:25 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:31:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 80, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000005000090000000060206565
May 12 08:31:25 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:31:26 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 56, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000380009000000004d106464
May 12 08:31:26 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044306565
May 12 08:31:27 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000060000000000005b006564
May 12 08:31:27 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:31:27 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 49, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003100090000000046006565
May 12 08:31:28 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 08:31:28 msm8909 python3[3066]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 08:31:38 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:31:38 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:31:38 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048306464
May 12 08:31:38 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473898, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:31:38 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473898, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:31:38 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715473898, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "8f936fc30a664700a5acea1755def2cd", "rt": "instant"}
May 12 08:31:39 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 1, 'bmr_cals': 1, 'solar_gen': 6, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300060000000001003f117a7b
May 12 08:31:39 msm8909 python3[3066]: [SSE] RX'd: {'key': '8f936fc30a664700a5acea1755def2cd', 'timestamp': 1715473899.2521608, 'data': '', 'type': 's', 'source': 0}
May 12 08:31:40 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 08:31:40 msm8909 python3[3066]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 08:31:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 49, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003100090000000046106565
May 12 08:31:40 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 56, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000380009000000004d306464
May 12 08:31:41 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044006565
May 12 08:31:43 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 80, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000005000090000000060306565
May 12 08:31:43 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:31:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000600000000000055306464
May 12 08:31:52 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:31:52 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 56, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000380009000000004d006464
May 12 08:31:52 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473912, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 56}}
May 12 08:31:52 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715473912, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 56}}
May 12 08:31:52 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715473912, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 56}}, "key": "1b633bb56a3a44dfa0be2497814645da", "rt": "instant"}
May 12 08:31:53 msm8909 python3[3066]: [SSE] RX'd: {'key': '1b633bb56a3a44dfa0be2497814645da', 'timestamp': 1715473913.3859911, 'data': '', 'type': 's', 'source': 0}
May 12 08:31:53 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048006464
May 12 08:31:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000600000000000057306565
May 12 08:31:54 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:31:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 1, 'sleep_state': 1, 'bmr_cals': 1, 'solar_gen': 6, 'sleep_duration': 67, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004300060000000001003f217a7b
May 12 08:31:54 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473914, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 67, 'sleepState': 1, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 1, 'runSteps': 0, 'solarGen': 6}}
May 12 08:31:54 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715473914, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'skinTemp': 123, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 67, 'sleepState': 1, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'totalSteps': 0, 'caseTemp': 122, 'walkSteps': 0, 'bmrCals': 1, 'runSteps': 0, 'solarGen': 6}}
May 12 08:31:54 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715473914, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"skinTemp": 123, "actCals": 0, "thermalGen": 0, "sleepDuration": 67, "sleepState": 1, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 1, "totalSteps": 0, "caseTemp": 122, "walkSteps": 0, "bmrCals": 1, "runSteps": 0, "solarGen": 6}}, "key": "c6518a89ad7a4440ac5436335964eeaf", "rt": "instant"}
May 12 08:31:54 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 49, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003100090000000046306565
May 12 08:31:55 msm8909 python3[3066]: [SSE] RX'd: {'key': 'c6518a89ad7a4440ac5436335964eeaf', 'timestamp': 1715473915.0673373, 'data': '', 'type': 's', 'source': 0}
May 12 08:31:55 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000600000000000003206564
May 12 08:31:55 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:31:57 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000060000000000005b306564
May 12 08:31:57 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:31:57 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000050000000000004b006465
May 12 08:31:57 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473917, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 5}}
May 12 08:31:57 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715473917, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 5}}
May 12 08:31:57 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715473917, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 5}}, "key": "71beade882a84ea1a9d4cb069befdf8a", "rt": "instant"}
May 12 08:31:57 msm8909 python3[3066]: [SSE] RX'd: {'key': '71beade882a84ea1a9d4cb069befdf8a', 'timestamp': 1715473917.7917533, 'data': '', 'type': 's', 'source': 0}
May 12 08:32:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000044306565
May 12 08:32:06 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473926, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:32:06 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715473926, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:32:06 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715473926, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "1a6734622a1b4a5a99c1602511bd4d4f", "rt": "instant"}
May 12 08:32:06 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000060000000000005a006564
May 12 08:32:06 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:32:06 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 08:32:06 msm8909 python3[3066]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:32:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000600000000000055006464
May 12 08:32:07 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:32:07 msm8909 python3[3066]: [SSE] RX'd: {'key': '1a6734622a1b4a5a99c1602511bd4d4f', 'timestamp': 1715473926.8029041, 'data': '', 'type': 's', 'source': 0}
May 12 08:32:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 49, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003100090000000046006565
May 12 08:32:07 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473927, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 49}}
May 12 08:32:07 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715473927, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'skinTemp': 101, 'actCals': 0, 'thermalGen': 9, 'sleepDuration': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 101, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 49}}
May 12 08:32:07 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715473927, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"skinTemp": 101, "actCals": 0, "thermalGen": 9, "sleepDuration": 0, "sleepState": 0, "battery": 70, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 101, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 49}}, "key": "cc9d4e272fb542d68d5903073c09621a", "rt": "instant"}
May 12 08:32:07 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 56, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000380009000000004b206464
May 12 08:32:07 msm8909 python3[3066]: [SSE] RX'd: {'key': 'cc9d4e272fb542d68d5903073c09621a', 'timestamp': 1715473927.7628551, 'data': '', 'type': 's', 'source': 0}
May 12 08:32:08 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000600000000000003306564
May 12 08:32:08 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:32:09 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:32:09 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:32:09 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000050000000000004b106465
May 12 08:32:10 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048206464
May 12 08:32:20 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xc6', 'pairing_code': b'\x10\xc6', 'battery': 3, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000000600000000000003106564
May 12 08:32:20 msm8909 python3[3066]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 08:32:20 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048306464
May 12 08:32:21 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000600000000000055206464
May 12 08:32:21 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:32:21 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 50, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003200090000000047206565
May 12 08:32:23 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043106565
May 12 08:32:23 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000060000000000005a206564
May 12 08:32:23 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:32:23 msm8909 python3[3066]: [SSE] Sending keepalive ping
May 12 08:32:23 msm8909 python3[3066]: [SSE] SENDING GATEWAY STATUS PING
May 12 08:32:23 msm8909 python3[3066]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "a6dc3b12644549aa8fa174b2a67ccbb4", "rt": "gw"}
May 12 08:32:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 2, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 6, 'sleep_duration': 68, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004400060000001002003d107a7b
May 12 08:32:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x10\xd3', 'pairing_code': b'\x10\xd3', 'battery': 96, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 80, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000000000000000005000090000000060006565
May 12 08:32:24 msm8909 python3[3066]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 08:32:24 msm8909 python3[3066]: [SSE] RX'd: {'key': 'a6dc3b12644549aa8fa174b2a67ccbb4', 'timestamp': 1715473944.3274095, 'data': '', 'type': 's', 'source': 0}
May 12 08:32:24 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 50, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003200090000000047206565
May 12 08:32:25 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x0f\x89', 'pairing_code': b'\x0f\x89', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 56, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000000380009000000004b306464
May 12 08:32:34 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 08:32:34 msm8909 python3[3066]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 08:32:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048006464
May 12 08:32:34 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000050000000000004c306465
May 12 08:32:34 msm8909 python3[3066]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 08:32:34 msm8909 python3[3066]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 08:32:35 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043206565
May 12 08:32:35 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 2, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 6, 'sleep_duration': 68, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004400060000001002003d207a7b
May 12 08:32:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000060000000000005a306564
May 12 08:32:36 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:32:36 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\rU', 'pairing_code': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 9, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 50, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000003200090000000047306565
May 12 08:32:39 msm8909 python3[3066]: Running Scheduled: Check Network
May 12 08:32:39 msm8909 python3[3066]: [NET] NETWORK GOOD.
May 12 08:32:48 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x18\xcf', 'pairing_code': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000000060000000000005a006564
May 12 08:32:48 msm8909 python3[3066]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 08:32:49 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x15\x83', 'pairing_code': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000000600000000000055006464
May 12 08:32:49 msm8909 python3[3066]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 08:32:50 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043306565
May 12 08:32:50 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 122, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x13\xd4', 'pairing_code': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'skin_temp': 123, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 2, 'sleep_state': 0, 'bmr_cals': 2, 'solar_gen': 6, 'sleep_duration': 68, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000004400060000001002003d007a7b
May 12 08:32:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\x92', 'pairing_code': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000000000000000043006565
May 12 08:32:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 101, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1d\xd5', 'pairing_code': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 6, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000000600000000000058106565
May 12 08:32:51 msm8909 python3[3066]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 08:32:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'\x1di', 'pairing_code': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'skin_temp': 100, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000000000000000048206464
May 12 08:32:51 msm8909 python3[3066]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473971, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:32:51 msm8909 python3[3066]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715473971, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'skinTemp': 100, 'actCals': 0, 'thermalGen': 0, 'sleepDuration': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 100, 'walkSteps': 0, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 0}}
May 12 08:32:51 msm8909 python3[3066]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715473971, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"skinTemp": 100, "actCals": 0, "thermalGen": 0, "sleepDuration": 0, "sleepState": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 100, "walkSteps": 0, "bmrCals": 0, "runSteps": 0, "solarGen": 0}}, "key": "43b9b9743ab049cfa872e9c1f5622bd1", "rt": "instant"}
May 12 08:32:51 msm8909 python3[3066]: ADVERT: {'mtp_version': 7, 'case_temp': 100, 'act_cals': 0, 'total_steps': 0, 'company_id': b'%\x1a', 'pairing_code': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'skin_temp': 101, 'run_steps': 0, 'thermal_gen': 0, 'total_cals': 0, 'sleep_state': 0, 'bmr_cals': 0, 'solar_gen': 5, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000000050000000000004c106465
May 12 08:32:52 msm8909 python3[3066]: [SSE] RX'd: {'key': '43b9b9743ab049cfa872e9c1f5622bd1', 'timestamp': 1715473972.338695, 'data': '', 'type': 's', 'source': 0}